Quote:
Originally Posted by Rocate
|
Wish I could be of more help... I didn't use Thickbox on the product page, but I did create a gallery page.
http://www.dhmtrailers.com/online/pages.php?pageid=3
I had a simlar problem to what you described, and I keep working with the array being passed from PHP to Smarty.
One difference I see between my use of Thickbox and yours is that my link to the detailed image is a complete URL:
Image 1 =
http://www.dhmtrailers.com/online/gallery/albums/set3/images/bluet.jpg
(carpeperdiem is also passing the complete image url
http://www.mommymakeup.com/makeup/pretty-n-polished.html )
and your site
Image 1 =
http://www.rocasoft.co.uk/product_image.php?imageid=21
If I copy your link to product_image.php I can see the picture, but if I click on the link directly Thickbox is stuck on the loading graphic image. I don't know how to allow Thickbox to load PHP content. It is possible from what I have read, but I don't know the details. Well at least I have not see any xcart sites using Thickbox and passing the php url inplace of the complete image url.
Try and replace the PHP link with the complete URL of the image.