• Resolved aviles26

    (@aviles26)


    Hey guys i hope you can all help me as godaddy.com helped move my page from the wordpress directory to the root and during this process totally ruined my page.

    At the moment i am able to access my original page https://www.thenynightlife.com/wordpress
    However, none of my pages except for the homepage work. And the wp-admin ends up with this when i log in:

    Warning: require_once(/home/content/68/7227068/html/wp-settings.php) [function.require-once]: failed to open stream: No such file or directory in /home/content/68/7227068/html/wp-config.php on line 90

    Fatal error: require_once() [function.require]: Failed opening required ‘/home/content/68/7227068/html/wp-settings.php’ (include_path=’.:/usr/local/php5/lib/php’) in /home/content/68/7227068/html/wp-config.php on line 90

    PLease help, much appreaciated.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter aviles26

    (@aviles26)

    fixed the issue. what a journey.

    Thread Starter aviles26

    (@aviles26)

    I’ve got a few requests on how i fixed this so despite it being some time since the fix here is what I did. (pardon me if I skip something, but it has been some time and i vaguely remember)

    The first thing you must do is go to phpmyAdmin and find your wp database.
    When you get all the tables to come, find the file titled “wp_options” and open that up.

    Now that you are within that file make sure that the first line (1) which is the site url is set to wherever your site is.
    Example: when my site was move from /wordpress to the root, i changed the table from

    https://www.thenynightlife.com/wordpress to https://www.thenynightlife.com

    once that is done. Check your site to see if you can now login…sitename/wp-admin and log in.
    once inside the dashboard go to settings>general>and edit both urls there to match your phpmyAdmin one.

    Best of luck!

    BTW some pictures,posts, videos etc…may have the old directory in the url so i recommend using search & replace plugin to edit the structure completely.

    here is a link to the running site. https://www.thenynightlife.com

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