Problem Logging into Admin Dashboard

Golddisk

Retired Staff
Joined
Feb 25, 2014
Messages
888
Reaction score
150
FP$
7,708
Hey guys,

I recently encountered a problem with my website TheSurge.net. The issue is that, when I try to access the admin panel, it logs me out, and will not let me login to access the panel. When I press the login menu it doesn't say anything is incorrect, it just simply reloads it. I think the issue is a redirecting problem.

This began when my ssl expired and I removed the https redirect. I am guessing there is a setting I missed, but now I can only access the file directory to change settings. I've tried removing the plugins already to see if that would work (it didn't). I also put the "
define('WP_HOME','http://thesurge.net');
define('WP_SITEURL','http://thesurge.net');" into my config file as suggested some places, but to no avail.
I am hoping someone here can help me out.
 
Did you remember the steps on installing SSL? IF you do then revise of what you did. Have you edit your PHPMyAdmin if you have that file, I'm used to the way IPS works.

But it might be simple as clearing your cache 😉
 
Yeah I tried clearing my cache right when I started encountering the problem but that didn't do anything.
 
Yeah I tried clearing my cache right when I started encountering the problem but that didn't do anything.
Just more then not able not login I see. Your site is messed up. do you have an backup?

Edit: Check your .htaccess ( it all comes down to that)
 
I think the .Htaccess is the issue. I'm out right now so I'll take a look at it later. I noticed the site is messed up. It's because it is looking for https URLs that no longer exist.

What a headache.
 
I think the .Htaccess is the issue. I'm out right now so I'll take a look at it later. I noticed the site is messed up. It's because it is looking for https URLs that no longer exist.

What a headache.
Probably a mod or something that wasn't installed right. Hope you fix it fast and easy 😀
 
I think the .Htaccess is the issue. I'm out right now so I'll take a look at it later. I noticed the site is messed up. It's because it is looking for https URLs that no longer exist.

What a headache.
Probably a mod or something that wasn't installed right. Hope you fix it fast and easy 😀
In WordPress it called plugin🙂
 
I think the .Htaccess is the issue. I'm out right now so I'll take a look at it later. I noticed the site is messed up. It's because it is looking for https URLs that no longer exist.

What a headache.
It is, only thing that I can think of 🙂 Just double check all settings anyway and your host can help you know
 
Back
Top Bottom