StudioPress Community Forums
  StudioPress Community Forums > Forums > General Discussion
For help and support, access to your downloads, or to manage your account please log into My StudioPress.

These forums have been set to read-only so you can browse the existing topics for any questions you may have.

For general discussion on WordPress, CSS and design (NOT for support) visit the new Community Forums.
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #1  
Old 03-29-2011, 09:22 AM
rhassall rhassall is offline
Registered User
Genesis Member
 
Join Date: Jan 2011
Location: Virginia
Posts: 136
Default Database cleanup assistance

I have run a standard SQL query to locate all of my testing site URLs (http://localhost/store/) I have found 6 locations, but not sure how to edit them. They are appear to be located in the location below.

Table: wp_options

SQL:
select * from wp_options where `option_id` like '%http://localhost/store/%' or `blog_id` like '%http://localhost/store/%' or `option_name` like '%http://localhost/store/%' or `option_value` like '%http://localhost/store/%' or `autoload` like '%http://localhost/store/%'

166 product_list_url http://localhost/store/products-page/
167 shopping_cart_url http://localhost/store/products-page/checkout/
169 transact_url http://localhost/store/products-page...ction-results/
118 dashboard_widget_options http://localhost/store/
2081 _transient_feed_caba1e6dae6a85b52d5feb977223c6c8 http://localhost/store/

Column Key:
First: option_id
Second: option_name
Third: option_value

Any and all assistance in correcting these URLs would be greatly appreciated.
 

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Assistance... sonofrobespierre General Discussion 3 08-18-2010 10:07 AM
Paid Assistance alexvo General Discussion 1 04-22-2010 07:56 AM
CSS cleanup bryans General Discussion 1 01-02-2010 07:59 PM
Need Assistance TopbrokerOC General Discussion 1 11-18-2009 06:14 PM


All times are GMT -5. The time now is 02:46 PM.

Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.