New Zenner
- Join Date:
- Jun 2009
- Posts:
- 71
- Plugin Contributions:
- 0
templates not working in IIS but working in apache?
Hi guys,
I have done it many times on my developement xampp server with no problems, however my actual live server is on IIS6 with FastCGI.
I've installed and set up 1.38a perfectly and it works under the default template. However when i change it to ANY template, errors start showing up - some more than others.
However i can't even get the fresh install working! The index.php page only shows the logo and the following string:
get_template_dir('tpl_modules_categories_tabs.php',DIR_WS_TEMPLATE, $current_page_base,'templates'). '/tpl_modules_categories_tabs.php');*/ ?>
When i look at the html generated compared what it is meant to be it is clear that huge sections are not being generated.
I don't know what to do and how to troubleshoot it given all the development time i have done on customising the template and now the live server can't use anything apart from the default.
Any suggestions?
Thanks in advance,
shaztesting
p.s I have tried fresh zencart and theme installs many times to get the same results. I've copied over the includes file and let it copy everything accross by itself and i have also individually placed all the files to no avail.