Title: alioops's Replies | WordPress.org

---

# alioops

  [  ](https://wordpress.org/support/users/alioops/)

 *   [Profile](https://wordpress.org/support/users/alioops/)
 *   [Topics Started](https://wordpress.org/support/users/alioops/topics/)
 *   [Replies Created](https://wordpress.org/support/users/alioops/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/alioops/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/alioops/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/alioops/engagements/)
 *   [Favorites](https://wordpress.org/support/users/alioops/favorites/)

 Search replies:

## Forum Replies Created

Viewing 7 replies - 1 through 7 (of 7 total)

 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Made a change in settings, and now cant log into my account](https://wordpress.org/support/topic/made-a-change-in-settings-and-now-cant-log-into-my-account/)
 *  Thread Starter [alioops](https://wordpress.org/support/users/alioops/)
 * (@alioops)
 * [15 years, 9 months ago](https://wordpress.org/support/topic/made-a-change-in-settings-and-now-cant-log-into-my-account/#post-1630501)
 * THANK YOU SOOOOO MUCH… You saved my website….
 * HUGE HUGE HUGS
 * Alexandra:8-)
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Made a change in settings, and now cant log into my account](https://wordpress.org/support/topic/made-a-change-in-settings-and-now-cant-log-into-my-account/)
 *  Thread Starter [alioops](https://wordpress.org/support/users/alioops/)
 * (@alioops)
 * [15 years, 9 months ago](https://wordpress.org/support/topic/made-a-change-in-settings-and-now-cant-log-into-my-account/#post-1630388)
 * I’m really stuck…where is the wp-otpions table. I have located the wp-login.php
   but thats not where the script is supposed to be put is it… cos i tried that 
   too and it didnt work.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Made a change in settings, and now cant log into my account](https://wordpress.org/support/topic/made-a-change-in-settings-and-now-cant-log-into-my-account/)
 *  Thread Starter [alioops](https://wordpress.org/support/users/alioops/)
 * (@alioops)
 * [15 years, 9 months ago](https://wordpress.org/support/topic/made-a-change-in-settings-and-now-cant-log-into-my-account/#post-1630372)
 * I think this is what i need
 * OPTION 2. If you forget to change the WordPress Address and Blog Address, you
   will be unable to change it using the wordpress interface. However, you can fix
   it if you have access to the database. Go to the database of your blog and find
   the wp_options table. This table stores all the options that you can set in the
   interface. The WordPress Address and Blog Address are stored as siteurl and home(
   the option_name field). All you have to do is change the option_value field to
   the correct URL for the records with option_name=’siteurl‘ or option_name=’home‘.
 * Suppose you accidentally changed the URIs where you cannot move the files. (but
   still can access the login page, through a redirection or something)
 * wp-login.php can be used to (re-)set the URIs:
 * //FIXME: do comment/remove these hack lines. (once the database is updated)
    
   update_option(‘siteurl’, ‘[http://your.domain.name/the/path&#8217](http://your.domain.name/the/path&#8217););
   update_option(‘home’, ‘[http://your.domain.name/the/path&#8217](http://your.domain.name/the/path&#8217););
 * but i dont seem to be able to find the fixme in wp-login.php.. maybe i am not
   understanding it.. will keep looking, i think its the right area,
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Made a change in settings, and now cant log into my account](https://wordpress.org/support/topic/made-a-change-in-settings-and-now-cant-log-into-my-account/)
 *  Thread Starter [alioops](https://wordpress.org/support/users/alioops/)
 * (@alioops)
 * [15 years, 9 months ago](https://wordpress.org/support/topic/made-a-change-in-settings-and-now-cant-log-into-my-account/#post-1630348)
 * I have blog, and portfolio as two separate database one was willelliottcgi.com/
   portfolio the other was willelliottcg.com/blog
 * I changed the blog one in the settings to just willelliottcgi.com for the wordpress
   and site address, but it didnt work, so i changed it back, and thats when it 
   all went pear shaped… ie cant access the willelliottcgi.com/blog/wp-admin
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Made a change in settings, and now cant log into my account](https://wordpress.org/support/topic/made-a-change-in-settings-and-now-cant-log-into-my-account/)
 *  Thread Starter [alioops](https://wordpress.org/support/users/alioops/)
 * (@alioops)
 * [15 years, 9 months ago](https://wordpress.org/support/topic/made-a-change-in-settings-and-now-cant-log-into-my-account/#post-1630345)
 * i can access the portfolio one, but not the blog one, which is the one that is
   the most up to date. I started off with portfolio. Then created a new database
   called blog. that is the one i need to have access to
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Made a change in settings, and now cant log into my account](https://wordpress.org/support/topic/made-a-change-in-settings-and-now-cant-log-into-my-account/)
 *  Thread Starter [alioops](https://wordpress.org/support/users/alioops/)
 * (@alioops)
 * [15 years, 9 months ago](https://wordpress.org/support/topic/made-a-change-in-settings-and-now-cant-log-into-my-account/#post-1630341)
 * thats an older version… I had portfolio, and blog. and blog is the one i need
   to access…
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Made a change in settings, and now cant log into my account](https://wordpress.org/support/topic/made-a-change-in-settings-and-now-cant-log-into-my-account/)
 *  Thread Starter [alioops](https://wordpress.org/support/users/alioops/)
 * (@alioops)
 * [15 years, 9 months ago](https://wordpress.org/support/topic/made-a-change-in-settings-and-now-cant-log-into-my-account/#post-1630335)
 * nope nothing… [http://www.willelliottcgi.com](http://www.willelliottcgi.com) 
   and then i get a home page title and index …

Viewing 7 replies - 1 through 7 (of 7 total)