View Single Post
  #4  
Old 08-13-2006, 09:27 AM
 
Cpt.Crashtastic Cpt.Crashtastic is offline
 

eXpert
  
Join Date: Jan 2006
Posts: 219
 

Default

I'm trying to get the thumbnails to show of the detailed images instead of links.

Code:
$images[image].tmbn_url

returns the detailed image url

why can't I use

Code:
str_replace("/D","/T",$images[image].tmbn_url)

I get a Smarty compiler error

This is on 4.1

Thanks in advance

Ant
__________________
Xcart 4.4.?
Xcart Next
Litecommerce with Drupal
http://www.corbywebworx.com

Custom Mods, Hosting and Support for Xcart-Next and LiteCommerce
Reply With Quote