Jump to content
MakeWebGames

Little problem :(


Iam

Recommended Posts

If your website is in maintenance, you should still be able to access the back-end of your website through cPanel or another source (such as FTP/sFTP) in order to get out of maintenance.

If you have blocked yourself out of even logging in through cPanel or FTP/sFTP, then you will probably have to get your hosting provider involved.

~G7470

Link to comment
Share on other sites

I have put my website into maintenance, but waited to long. Now i cannot login anymore because it is redirecting to the maintenance.php.

Anyone has an idea how i can login again?

I think you have something like this in your login that redirects to maintenance.php or something similar

exit(header("location: /maintenance.php")); 

My advice if you didn't want to post the code, would be to remove that line of code or put it in comments like this //exit(header("location: /maintenance.php"));

Hope this helps

Link to comment
Share on other sites

Only thing i did was putting the maintenance mode to ON in the game itself (staff menu), but my wife called me to do something and after that i needed to login again which didn't work.

But isn't it strange that an admin cannot login into the game?

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...