Thanks to everyone who took a look. I need to get this back up, so it looks like a reload.
Thanks to everyone who took a look. I need to get this back up, so it looks like a reload.
If you are using ZC 1.5.4 you can get all the configuration keys & values in admin > tools > DTK. Taking featured products as an example, look for the box 'Search in Configuration Settings/Keys' and enter featured. This brings up all your settings for featured products. Check that all is set as required.
Any error logs in thelogs directory? Might have had a failure that prevented loading the code snippet but not the rest of the page.
ZC Installation/Maintenance Support <- Site
Contribution for contributions welcome...
I went to DTK and did as requested. Everything looks fine there. I Can post a screen shot if you'd like to double check me.
Then I went to the log directory and found this:
PHP Warning: require(includes/functions/html_output.php): failed to open stream: No such file or directory in /includes/init_includes/init_general_funcs.php on line 22
[PHP Fatal error: require(): Failed opening required 'includes/functions/html_output.php' (include_path='.:/usr/local/php5_3/lib/php') in includes/init_includes/init_general_funcs.php on line 22
init_general_funcs.php - Line 22 - require(DIR_WS_FUNCTIONS . 'html_output.php');
I then went and found the html_output.php in the includes/functions/ directory. It is there and everything looks normal to me.
Thanks again for looking, any clues.
I just saw this post. If you had posted in the template support thread I would have seen it sooner.
Try moving these files to .bak files:
includes/modules/westminster_new/specials_index.php
includes/modules/westminster_new/featured_products.php
includes/modules/westminster_new/new_products.php
Thanks,
Anne
Not sure what you mean.
Does this mean backup these files and reload from backup?
Thanks
I renamed the above files with .bak, didn't reload them, then checked the site. I still had the issue.
Not sure what you mean.
Does this mean backup these files and reload from backup?
I renamed the above files with .bak, didn't reload them, then checked the site. I still had the issue.
I think it must something in the core. Is there another file I should be looking at?
Thanks for looking.
Note: Still getting used to posting in this forum, hence the multiple posts. Thought if I did it this way would be easier for you to follow, versus the individual posts.