Forum Replies Created
-
In reply to: fyi: WP-reCAPTCHA works fine with BuddyPress
This doesn’t show on my signup page either.
In reply to: external bbpress + buddypressInteresting, so is there a way to have the forums set up like they are here? I do not see any group forums here.
In reply to: external bbpress + buddypressCookies seem to be working fine, when I am logged in to one or the other I am logged in to the other.
The only thing that seems not to work the the forum posts going to the “Site Wide Activity Stream” or “My Latest Activity”
Someone managed to get it to work here so I would think that t can be done.
In reply to: Analytics kills Dashboard with Blank pageThat worked! Thanks!
In reply to: Analytics kills Dashboard with Blank pageI get the following code showing on all pages even the admin area:
function bp_ga_analytics() { echo ' '; } add_action('bp_after_footer', 'bp_ga_analytics');In reply to: external bbpress + buddypressI am still wondering how to have the bbpress installed in /forums/ (not part of buddypress), and have the new posts in bbpress show up in the “Site Wide Activity”. (Just like here)
Reason being I want all the forums accessible to everyone and not have to deal with group forums and all of that.
Thoughts?
In reply to: external bbpress + buddypressHmmm, I just installed bbpress in the same db as buddypress.
When I make a post in the forum, nothing shows in the “Site Wide Activity” stream.
I want to do it this way so I can have a full forum, and not just the group forums.
Any thoughts on how to make it work? Did I miss something?
In reply to: Forum Attachments for BuddyPressWill this work with an external install of bbpress?
In reply to: external bbpress + buddypressok, thanks DJPaul!