MyBB Community Forums

Full Version: Login/Logout Problem on ACP
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi,
I already follow the instructions coming from the thread on how to basically solve it but problem exists. See below the links

Guide for solving this issue (still not working)
https://community.mybb.com/thread-126359.html
https://docs.mybb.com/1.8/faq/login-prob...e-settings

My forum
https://forums.hdforall.org/

MyBB Version : 1.8.34
ohh

first go to inc/settings.php

edit the cookies prefix and set it to anything you want

and then again try to log in and after log in in admin cp

edit site details and change the cookies prefix again to the prefix that you have set in settings.php
(2023-06-30, 03:41 PM)PARADOX987 Wrote: [ -> ]ohh

first go to inc/settings.php

edit the cookies prefix and set it to anything you want

and then again try to log in and after log in in admin cp

edit site details and change the cookies prefix again to the prefix that you have set in settings.php

I did this, can login to admin then when clicking to other page "Preferences" it auto logouts
did you also change the cookies prefix in your admin cp settings ?

can you share site details screenshot?
Try clearing cookies in your browser. I've had success with that approach in the past when all else had failed.
(2023-07-01, 01:32 AM)PARADOX987 Wrote: [ -> ]did you also change the cookies prefix in your admin cp settings ?

can you share site details screenshot?

I cant change the cookies prefix in admin cp since if I go to atleast 1 page from Desk Manager to Personal Settings Manager it will auto logout the session.

I auto translate the page via google since the default language in admin cp is persian.

Also tried clearing cookies in browser still the same result.

Tried also access the admin in fresh installed browser still not working.

(2023-07-01, 09:01 AM)Laird Wrote: [ -> ]Try clearing cookies in your browser. I've had success with that approach in the past when all else had failed.

The same result, also did access the admin cp using fresh installed browser still the same
did you change the cooki prefix in Inc/settings.php ?

if not at first do it there then suddenly change it in admin CP
The cookie prefix is only important if you run multiple MyBB forums in the same webspace or have conflicts with other software.

Make sure that ./inc/settings.php is set to CHMOD 666.
Change your cookie domain to: forums.hdforall.org or .hdforall.org
Delete all browser cookies, log in ACP and test again.
Change the settings in ACP too.