My blog has moved!
You should be automatically redirected in 6 seconds. If not, visit
http://yournewblog.wordpress.com
and update your bookmarks.
What the hell is going on with product images in x-cart. Ever noticed when change an image on the server how it dosent do anything. Well here is my advice.
Keep your product images and thumbnails in two very seperate directories, far far away from the actual /images/products/T and P folders.
I keep mine in the public_html root under /BUILDTHMB and /BUILDIMAGE.
Upon import, I can be assured that it will call the images from here once I specify that in the path and then it is one less annoyance and source of confusion. The path is /home/client/public_html/store/ and that is it.