Forums
-
- Forum
- Posts
-
- Installation
- 28,499
- Troubleshooting
- 62,656
- Themes
- 10,431
- Plugins
- 15,360
- Requests & Feedback
- 14,972
- Showcase
- 3,256
-
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.