View Single Post
  #8  
Old 05-19-2008, 09:07 AM
  swifty's Avatar 
swifty swifty is offline
 

Advanced Member
  
Join Date: Feb 2008
Posts: 38
 

Default Re: No subcategory images after move from root directory

Ok, so I need to put the path to the image in the query like so.

update xcart_thumbnails
set image_path = replace(image_path,'/hsphere/local/home/aftermar/aftermarketparts.com/xcart/files/thumbnails

','/home/afterma1/public_html/xcart/files/thumbnails/')

The old path was already in the box when I switched over the new is the xcart directory minus the files/thumbnails/.
__________________
xCart 4.0.17
PHP 5.2.1
MySQL Server 4.0.26
MySQL Client 4.1.22
web Server:
Apache/1.3.37 (Unix) mod_psoft_traffic/0.1 Vortech_PHP/0.1.0-p0 FrontPage/5.0.2.2623 mod_ssl/2.8.28 OpenSSL/0.9.7e-p1
Reply With Quote