Changed WordPress URL, Can't Login
-
I recently changed the home & site URL of my site… had some issues with that, but I finally got everything working (my files were in a different directory than the site URL) & the site is functioning fine (http://contractsupply.ca)
My problem is now I can no longer log into the site admin.
When I go to the login page (http://contractsupply.ca/newsite/wp-admin) I receive a bunch of Warning: include/failed to open stream/Cannot modify header information errors/headers already sent by, followed by the standard login screen. I can still enter my login info, but when I do, I’m directed to a page displaying the same errors.
The errors reference the functions.php file of my theme and points to the lines containing :
include(get_absolute_url(get_bloginfo('template_directory').'/config_files/content/sidebars.php'));I’m pretty sure this is where the problem is stemming from… I’ve gone through every support document imaginable and can’t seem to find a fix… any help/suggestions would be much appreciated!
Thanks!
The topic ‘Changed WordPress URL, Can't Login’ is closed to new replies.