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.
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.







