Page 1 of 1

error on model display

Posted: Wed Aug 26, 2009 5:11 am
by comiclair
I messed something up in the site where I am getting an error on the item display where the model show.

The error is Notice: Undefined variable: model in /hermes/web09/b2036/xxxxxxx/htdocs/shop/catalog/view/theme/default_am-dark1/template/product/product.tpl on line 25

the site is comic-lair.com/shop

if anybody can help that would be greatly appreciated.

Re: error on model display

Posted: Wed Aug 26, 2009 6:34 am
by wal_j
I think your error maybe in the file
catalog/controller/product/product.php

Try replacing it with the original.

Alex

Re: error on model display

Posted: Wed Aug 26, 2009 8:12 am
by comiclair
Alex
Thanks for the suggestion but it wasn't that. I can't figure out what I must of over written.

Re: error on model display

Posted: Wed Aug 26, 2009 8:38 am
by comiclair
actually I replaced the product.tpl in each theme that I use and it seemed to fix the problem.