• We built the site https://gseii.org/gseii.

    Went to change it in Settings to be the homepage (gseii.org). Got error, tried to back out of it, unsuccessfully. Now cannot get in to admin area at all. We get a 404 Error with the url having changed to
    https://gseii.org/gseii/gseii/wp-login.php — so there’s a function somewhere that adds an additional gseii.

    Error log file reads
    [24-May-2014 01:01:56] PHP Parse error: syntax error, unexpected $end in /home/gseii/public_html/gseii/wp-content/themes/frontier/header.php on line 87

    but I have no clue how to deal with it.

    HELP!

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hello.

    Do you have access to the PHPMyAdmin so you can edit the database of the site?

    If you do, open up the database and find the table called wp_options (it may not be wp_, you may have a different prefix).

    Once you opened that table, look at the option_name column and find the rows “siteurl” and “home”.

    Change the values in those rows back to https://gseii.org/gseii and you should be able to access the admin again.

    Thread Starter avering

    (@avering)

    Thank you, Sherban1988. That got me back into the admin area.

    It’s not as simple as it once was to set up a redirect — but I think I figured it out. At least it now appears to work as expected.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Unable to log in to admin’ is closed to new replies.