Skip to:
Content
Pages
Categories
Search
Top
Bottom

How to display the “whats-new-form” and “login-form”


  • RaphaelJeger
    Participant

    @raphaeljeger

    Hi there

    I installed wp/bp in a subdirectory of my website. The main website is built by me in plain php. I managed to pull information from the activity-stream to display groups-content in my “plain-php-sites”.
    Can anyone point me how to display the “whats-new-form” and the “login-form” on my “plain-php-sites”?

    I managed to display the “whats-new-form” by inserting the following code:

    `

    `
    but I have 2 problems:

    1. it’s always posting to the users activity-stream instead of a group-activity-stream which I’d like to specify. How can I do that?
    2. I’m using the “activity-plus”-plugin to allow posting images, but that doesn’t show up on my “plain-php-pages”.

    Any help is highly appreciated!
    Raphael

Viewing 2 replies - 1 through 2 (of 2 total)

  • RaphaelJeger
    Participant

    @raphaeljeger

    This is how it looks like so far:

    http://www.slople.com/d2/start.php?slopeId=13692&sortId=1

    I’m now able to select the group on which to post. Would be nicer if I could control that programmatically though on the backend (selecting the right entry from the dropdown via JS is not really an option as I will have about 10’000 groups).

    However, the main problem is that my site doesn’t show my plugins… I seem to miss something on initialisation. I call the wp-load.php as one of the first actions… but no plugins (acitivity plus, bp like etc) show up…


    RaphaelJeger
    Participant

    @raphaeljeger

    come on… anybody? Please :(

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘How to display the “whats-new-form” and “login-form”’ is closed to new replies.
Skip to toolbar