Thread: Securing images
View Single Post
  #7  
Old 09-15-2007, 06:22 PM
 
somekindahate somekindahate is offline
 

Advanced Member
  
Join Date: Apr 2007
Posts: 84
 

Default Re: Securing images

Quote:
Originally Posted by OpheliaPayne
I changed it to this:

Code:
<IMG src="{{ImagesDir}}/rewards_points.jpg" width="150" height="150" border="0">

Still not working.

Sorry, forgot the other step. In the tpl that this is being called from, you need to call it with the following:

{$lng.txt_welcome|substitute:"ImagesDir":$ImagesDi r}
__________________
X-Cart Gold v. 4.1.10
Reply With Quote