Results 1 to 4 of 4

Thread: WordPress help!

  1. #1
    Am i gay? Am i straight? And then i realized ... I'm just slutty. Northstar's Avatar
    Join Date
    Mar 2004
    Posts
    215

    WordPress help!

    I made a mistake and accidentally changed the front page URL setting in my wordpress admin. Now I can't access my wp admin page and the blog index page is all messed up. I don't know what to do to fix this since i'm new to word press. I do have a backup on the entire domain and php files from just before the mess up. Can I restore these php backups or would I need to do something in my database? Any help would be greatly appreciated. Thank you


  2. #2
    Life is a dick and when itīs get hard---just fuck it... DEVELISH's Avatar
    Join Date
    Jul 2005
    Posts
    2,367
    Quote Originally Posted by Northstar View Post
    I made a mistake and accidentally changed the front page URL setting in my wordpress admin. Now I can't access my wp admin page and the blog index page is all messed up. I don't know what to do to fix this since i'm new to word press. I do have a backup on the entire domain and php files from just before the mess up. Can I restore these php backups or would I need to do something in my database? Any help would be greatly appreciated. Thank you


    access your database directly using phpmyadmin or the like
    select table 'wp_options'
    search for option_name = "siteurl" and set it to http://yourdomain.com
    search for option_name = "home" and set it to http://yourdomain.com

    OR contact your host/support to do it for you

    that SHOULD fix it
    :-D


  3. #3
    Am i gay? Am i straight? And then i realized ... I'm just slutty. Northstar's Avatar
    Join Date
    Mar 2004
    Posts
    215
    Thank you so much for your help. It worked! I thought I would be able to fix it like that but wasn't sure.


  4. #4
    Life is a dick and when itīs get hard---just fuck it... DEVELISH's Avatar
    Join Date
    Jul 2005
    Posts
    2,367
    You are VERY welcome
    :-D


Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •