View Single Post
Old August 31st, 2005, 08:49 AM   #1 (permalink)
Arnie
Member
Verified Customer
 
Join Date: Jun 2005
Posts: 179
showproduct.php image/spacer.gif relative urls(FIXED)

Code:
Content visible to verified customers only.
The image/spacer.gif hardlinks are incorrect. If you enable spider friendly URLs the image directory tries to make itself relative to /reviewpost/showproduct.php/product/4 for example, meaning it's trying to find the image in /reviewpost/showproduct.php/product/4/images/spacer.gif, which is indeed wrong.

The image dir references in showproduct all need to have the global[idir] prefix added to them I think. Otherwise you get a briken image, or in FireFox the word "spacer" appears all over the screen
Arnie is offline   Reply With Quote