View Single Post
  #5  
Old 10-22-2004, 01:06 PM
  Jon's Avatar 
Jon Jon is offline
 

X-Guru
  
Join Date: Oct 2002
Location: Vancouver, Canada
Posts: 4,200
 

Default

What x-cart version?

It's possible that the main variable is incorrect.

Open your home_main.tpl and find where the cart is called. Put text after the if statement, before the include, and see if that part is being read correctly. If the page shows the text you put there, then you know that the problem is in the actual template file being called, and nothing prior to that.
Reply With Quote