Zen Cart Logo
Forums / Templates, Stylesheets, Page Layout / Error message when trying to select a template

Error message when trying to select a template

Locked

Views: 1,153

Results 1 to 3 of 3
This thread is locked. New replies are disabled.
2 Nov 2006, 9:48 PM
#1
lollyloopp avatar

lollyloopp

New Zenner

Join Date:
Jul 2006
Posts:
5
Plugin Contributions:
0

Error message when trying to select a template

When I go into admin and go to the template selection, I get the following error messages

Warning: reset() [function.reset]: Passed variable is not an array or object in /home/thrifty/public_html/shop/admin/template_select.php on line 194

Warning: Variable passed to each() is not an array or object in /home/thrifty/public_html/shop/admin/template_select.php on line 195

I have added a couple templates per the instructions that came with them and none of the templates show up.

I have tried installing 2 different versions of zen cart and I am getting the same message.

I also get a strange error when going to the store side:

Fatal error: main() [function.require]: Failed opening required '' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/thrifty/public_html/shop/includes/templates/template_default/templates/tpl_index_default.php on line 39

Am I installing something wrong??????

The first time I installed Zencart everything worked great. My host's server crashed and it has been downhill since then. I am trying to just start from scratch with a new installation and can't get past the above problems.

The store is located at https://www.thriftyideas.com/shop

Please HELP!! :blush:

10 Nov 2006, 6:45 PM
#2
flowergirl avatar

flowergirl

New Zenner

Join Date:
Sep 2006
Posts:
5
Plugin Contributions:
0

Re: Error message when trying to select a template

I am having similar problems :ohmy: :( any help please?

Warning: main(DIR_FS_CATALOG_LANGUAGESenglish/meta_tags.php) [function.main]: failed to open stream: No such file or directory in /home/thebuzzc/public_html/buzzshop/includes/languages/red/english.php on line 50

Fatal error: main() [function.require]: Failed opening required 'DIR_FS_CATALOG_LANGUAGESenglish/meta_tags.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/thebuzzc/public_html/buzzshop/includes/languages/red/english.php on line 50

11 Nov 2006, 3:36 PM
#3
ajeh avatar

ajeh

Oba-san

Join Date:
Sep 2003
Location:
Ohio
Posts:
62,757
Plugin Contributions:
1

Re: Error message when trying to select a template

Did you accidentally overwrite the file:
/admin/includes/configure.php

with the file:
/includes/configure.php

These files have different define values in them and you appear to be missing defines in the Admin file ...