View Single Post
  #4  
Old 03-13-2003, 12:21 PM
 
machnhed1 machnhed1 is offline
 

eXpert
  
Join Date: Feb 2003
Location: Illinois
Posts: 274
 

Default

It appears you got rid of your smarty tag - { include file="rectangle_top.tpl" }. Was this intentional? Try adding it back in.

If that doesn't work save a copy of your current code and try restoring the original home.tpl file. If the error doesn't go away you will know it's not in your home.tpl file. If it does go away, begin adding in the code from your saved file until the error appears. It's a bit tedious, but you should find it soon enough.
Reply With Quote