Forums
-
- Forum
- Posts
-
- Installation
- 28,399
- Troubleshooting
- 62,321
- Themes
- 10,391
- Plugins
- 15,318
- Requests & Feedback
- 14,933
- Showcase
- 3,253
-
define(‘COOKIE_DOMAIN’, ‘.website.org’);
or
define(‘COOKIE_DOMAIN’, ‘website.org’);
I tried both of these, in addition to define(‘COOKIE_DOMAIN’, ”);
But still no luck. Any ideas?
/edit Just another bit of info, bbpress is in /bbpress, and wordpress is in /wordpress. I don’t know if it makes a difference, but I thought I would mention it.