View Single Post
  #5  
Old 10-23-2007, 05:09 PM
 
brocillator brocillator is offline
 

Newbie
  
Join Date: Sep 2007
Location: Florida, USA
Posts: 8
 

Default Re: change image size on wishlist?

I changed 'pimage' to 'timage' and it works (so does changin it to 'tmbn'), but the url source is different, and it has a semi-weird image re-load upon each re-visit.

My regular image url for thumbnails is:
mydomain.com/store/images/T/damiana-thumb.jpg

And the image url (which loads slower) with the modified code is:
mydomain.com/store/image.php?type=T&id=1

What is this doing? Putting it in the database? Is there any detriment to this method?
__________________
X-Cart Gold 4.1.8
AOM 4.1.8
Apache 1.3.37 (Unix)
OS Linux
PHP 5.2.3
SQL 5.0.45
Reply With Quote