This is my installation structure
|–mydomain.comwordpressbbpress
I am using WP 2.5.1. and bbpress 0.9
1) Can someone please elaborate steps 3, 4, 5? They’re very vague.
2) What do I do about cookies if my structure is like above?
I pasted:
define(‘COOKIE_DOMAIN’, ”);
define(‘COOKIEPATH’, ‘/wordpress/’);
per the instructions listed in “settings -> WordPress Integration”
How do I know if the cookies are working correctly?
I have the other steps down correctly. I simply got lost at 3,4,5 and don’t know what to paste in my wp-config.php.
Any other tips will also be helpful. Thanks.
newb