Search Results for 'test'
-
Search Results
-
Topic: SMTP Mailer for .9.0.3?
I’m currently testing both versions of bbPress on my site, and I can’t seem to find any way to get the forum to send the registration email to new users from version .9.0.3. On 1.0.3, I have been using the SMTP Mailer plugin with great success…is there anything similar for .9.0.3?
Thanks
Howdy!
Just wanted to see if anyone had a fix for a salt value. I’m working on installing the latest bbpress alpha 1.0.4a intp wordpress mu 2.6.5 with working buddypress integration. I can log into wordpress and bbpress independently, but the values aren’t passing.
Here’s how I’ve mapped the keys and salts (notice one is missing):
????? –> WordPress “auth” cookie salt
SECURE_AUTH_SALT –> WordPress “secure auth” cookie salt
LOGGED_IN_SALT –> WordPress “logged in” cookie salt
AUTH_KEY –> BB_AUTH_KEY
SECURE_AUTH_KEY –> BB_SECURE_AUTH_KEY
LOGGED_IN_KEY –> BB_LOGGED_IN_KEY
I’ve tried almost everything, and was hoping someone had a solution.
Cheers,
E
Hi. I still don’t quite familiar with bbPress custom query system. Is there a simple way to pull the latest topics from only specific forums? In WP we can pull posts from several categories using comma separated category IDs in the query. Can bbPress do that?
And if there is, is it possible to pull it from WordPress using bbPress_Live php class in bbpress-live plugin?
Thank you in advance.