1
goffy
Not able to login anymore
  • Today 9:16

  • goffy

  • Just can't stay away

  • Posts: 548

  • Since: 2010/12/27


I had a problem with two of my websites. Suddenly, I couldn't log in anymore.
The problem was that XOOPS couldn't set the cookies properly. The cause was an incorrect value in the mainfile.php.
Example:
Web host's domain: https://myhoster.com
My website's domain: https://mywebsite.com
In the mainfile.php, there was
define('XOOPS_COOKIE_DOMAIN''myhoster.com');

instead of
define('XOOPS_COOKIE_DOMAIN''mywebsite.com');

Since it worked for years, I didn't recognize the problem. I suspect the host made some changes to the settings, causing the issue to suddenly appear.
You may have/get the same problem. I yes, then check your mainfile.php.

Many thanks to Mamba for identifying the issue.

Login

Who's Online

220 user(s) are online (181 user(s) are browsing Support Forums)


Members: 0


Guests: 220


more...

Donat-O-Meter

Stats
Goal: AU$15.00
Due Date: Sep 30
Gross Amount: AU$0.00
Net Balance: AU$0.00
Left to go: AU$15.00
Make donations with PayPal!

Latest GitHub Commits