2013-01-03, 03:30 PM
Hi Experts,
I posted this thread a while ago http://community.mybb.com/thread-130590.html - Now my forum is experiencing this same problem again.
When I checked inc/settings.php file I found this code:
$settings['cookiedomain'] = "http://www.vrlegends.com";
$settings['cookiepath'] = "/";
$settings['cookieprefix'] = "asdasdasd";
I remember, I changed it to:
$settings['cookiedomain'] = ".vrlegends.com";
$settings['cookiepath'] = "/";
$settings['cookieprefix'] = "";
Now when I again update settings.php it shows me the attached error.
Please help me how can I remove these errors and make it perfect. My forum members can't login to the website properly #needhelp
I posted this thread a while ago http://community.mybb.com/thread-130590.html - Now my forum is experiencing this same problem again.
When I checked inc/settings.php file I found this code:
$settings['cookiedomain'] = "http://www.vrlegends.com";
$settings['cookiepath'] = "/";
$settings['cookieprefix'] = "asdasdasd";
I remember, I changed it to:
$settings['cookiedomain'] = ".vrlegends.com";
$settings['cookiepath'] = "/";
$settings['cookieprefix'] = "";
Now when I again update settings.php it shows me the attached error.
Please help me how can I remove these errors and make it perfect. My forum members can't login to the website properly #needhelp