Good morning Anne,
website:
www.valuelogs.com
I have a whole bunch of these errors in my log file.
[26-Jan-2015 23:09:50] PHP Warning: require(includes/templates/template_default/templates/tpl_modules_xsell_products.php) [<a href='function.require'>function.require</a>]: failed to open stream: No such file or directory in /home/valuelog/public_html/cart/includes/templates/stirling_grand/templates/tpl_product_info_display.php on line 267
I did a search for where this file is called (tpl_modules_xsell_products.php) and it seems to be in:
/home/valuelog/public_html/cart/includes/templates/stirling_grand/templates/tpl_product_info_display.php
Line #266 : require($template->get_template_dir('tpl_modules_xsell_products.php', DIR_WS_TEMPLATE, $current_page_base,'templates'). '/' . 'tpl_modules_xsell_products.php');
I'm sure it's not causing actual display problems, but when I am trying to look through the log file it is full of these making it difficult to look for other errors. Cam I able to just delete line 266 and stop the errors?
Thanks in advance for your time?
Bookmarks