2014-07-05, 11:10 AM
Hello all,
Having a problem with MyBB, the login page just resfreshes my page without logging me in and same with the ACP.
ACP will login me in but if I click anywhere it'll log me back out to the ACP login page.
Site link: http://198.57.247.136/~ashatdis/
I have tried this,
And still doesn't work :'(
Is there any solutions? Thanks!
Having a problem with MyBB, the login page just resfreshes my page without logging me in and same with the ACP.
ACP will login me in but if I click anywhere it'll log me back out to the ACP login page.
Site link: http://198.57.247.136/~ashatdis/
I have tried this,
$settings['cookiedomain'] = ".http://198.57.247.136/~ashatdis/";
$settings['cookiepath'] = "/";
$settings['cookieprefix'] = "~ashatdis";
And still doesn't work :'(
Is there any solutions? Thanks!