as i login in my admincp and then when i click DashBoard it's logout me everytime
i did but now it's asking again and again after every click it needs password
Make sure you've edited ./inc/settings.php file as well. Also make sure that the file has read write permissions. e.g. CHMOD-ed to 644
permission is 644 but what i edit in settings.php? and only Dashboard login problem
(2011-06-08, 11:31 AM)kokoko Wrote: [ -> ]permission is 644 but what i edit in settings.php? and only Dashboard login problem
The settings from ACP are not changing, so you've to manually edit settings.php file.
Open ./inc/settings.php and find;
$settings['cookiedomain'] = "";
$settings['cookiepath'] = "/";
and Edit these as per the instruction given in:
http://community.mybb.com/thread-74904.html
thanks i check but they both are same as from admincp
$settings['cookiedomain'] = ".pakbestgamers.com";
$settings['cookiepath'] = "/forums/";
actually my home page is pakbestgamers.com that i redirect myself here pakbestgamers,com/forums/portal.php
and this is my forum page
pakbestgamers,com/forums/
If every thing is fine then it might be your browser's issue. Try to login and logout using FireFox or Opera.
i already using Firefox but maybe my browser thanks for your help
No problem