Thread: smarty error
View Single Post
  #3  
Old 03-24-2008, 03:22 PM
 
varoon10 varoon10 is offline
 

Newbie
  
Join Date: Mar 2008
Posts: 3
 

Default Re: smarty error

wow fast response! ... i called it from /customer/main/register.tpl, I just did this:

{include file="van.tpl"}

The file van.tpl itself is in the /customer/main/ directory as well, the code inside that file is:

<table>

<tr>
<td>
HELLO
</td>
</tr>
</table>

Thanks!
__________________
Using X-Cart Pro v4.1.9
Reply With Quote