Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Cookie problem (http:// and http://www.)
01-20-2010, 06:19 PM
Post: #1
Cookie problem (http:// and http://www.)
I've noticed a cookie problem to do with the fact that if you log in at http://mybbaddons, you aren't logged into http://www.mybbaddons

This could be fixed very easily by adding this to the end of .htaccess file:

Code:
You cannot view this code until you login or register
Find all posts by this user
Quote this message in a reply
01-21-2010, 04:01 AM
Post: #2
RE: Cookie problem (http:// and http://www.)
Thank you for noting but I dislike having the www everywhere. I'll look into a solution though

Forum Admin
Visit this user's website Find all posts by this user
Quote this message in a reply
02-06-2010, 07:21 PM
Post: #3
RE: Cookie problem (http:// and http://www.)
This is mybb bug i believe.
I am having same problem with my site.
Find all posts by this user
Quote this message in a reply
02-09-2010, 05:08 PM
Post: #4
RE: Cookie problem (http:// and http://www.)
I have to fix my cookie problem is editing my settings.php in inc folder.

$settings['cookiedomain'] = "";
$settings['cookiepath'] = "/";
$settings['cookieprefix'] = "";

that helped my cookie problem.
Find all posts by this user
Quote this message in a reply
Today, 00:00 AM
Advertisement
02-09-2010, 08:58 PM
Post: #5
RE: Cookie problem (http:// and http://www.)
You should use the MyBB settings to do that because otherwise the settings saved in MySQL will overwrite the settings in settings.php next time.

Forum Admin
Visit this user's website Find all posts by this user
Quote this message in a reply
Post Reply 


  • Share
  • heart Add to favourites
  • View a Printable Version
  • Send this Thread to a Friend
  • Subscribe to this thread
Forum Jump:


This site is property of Lennart Sauter, powered by Zaiendo.de.