Quote Originally Posted by ########################## View Post
Diva, its the path to the file. you need more infor about where store.html is. if you are running a linux server with cpanel it is most likely at '/home/USERNAME/public_html/anomalyrecords/store.html' but that is just a wild guess.
Josh among the other things I tried was to add my absolute path to the store.html file (same path that's in the Zen Cart configure.php file) and the result is still the same.. NONE of the HTML in that file is displayed..

So I just changed it back again as follows:
Code:
 $this->templateFile = '/home/content/o/v/e/USERNAME/html/clients.overthehillweb.com/anomalyrecords/catalog/store.html';
Template still doesn't work as you can see:
http://clients.overthehillweb.com/an...cords/catalog/

So what else could be going on here???