Info
- 5 posts
- 2 voices
- Started 3 years ago by PhishShticks
- Latest reply from PhishShticks
- This topic is not resolved
no www. = no fresh baked cookies
-
- Posted 3 years ago #
hi guys, i downloaded the fresh baked cookies plugin to support integration with wordpress, however, if i access my site without the www. before it, i do not remain logged in.
is this a known issue? hopefully it's an easy fix...
thanks!
-
- Posted 3 years ago #
go back and read the integration 101 instructions about $bb->cookiedomain
-
- Posted 3 years ago #
i followed the instructions precisely, yet when i access my forum at "http://diskinserted.com/forums/" it prompts me to log in. "http://www.diskinserted.com/forums/" welcomes me back and i'm already logged in.
i can send you snippets of either my bb-config or wp-config file should you need it...
-
- Posted 3 years ago #
Go into your
wp-config.phpand put the line@define(COOKIE_DOMAIN,'.diskinserted.com');then go into your
bb-config.phpand put the line$bb->cookiedomain = '.diskinserted.com';Make you you remove any existing versions of the lines first.
Make sure you clear all cookies for your website.
Then try logging in and testing again.
-
- Posted 3 years ago #
tryed your advice. still nothing... i even resulted to using the other plugin to revert the cookies back to the 2.5 method and browsing with www. in front of everything worked flawless without any additional configuration. browsing without www. is still not holding onto the cookie.
-
You must log in to post.