View Single Post
  #52  
Old 10-23-2006, 01:29 AM
 
cyberdriveway cyberdriveway is offline
 

Advanced Member
  
Join Date: Aug 2004
Location: California
Posts: 32
 

Default Re: Not working on 4.0.18

Quote:
Originally Posted by Rocate
Hi,

I've just done a fresh install of 4.0.18 and Thickbox does not work.

The loading image just rotates and nothing happens.

Could some have a look here?

http://www.rocasoft.co.uk/product.php?productid=167&cat=111&page=1

cheers

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.
__________________
Tyson McPherson
X-Cart version 4.1.8
PHP 4.3.9
MySQL server 4.1.12-log
MySQL client 4.1.12
Web server Apache/2.0.52 (Red Hat)
Operation system Red Hat 3.4.6-2
Reply With Quote