Hi. Having made some changes to be able to access the admin area, I find this morning that I cannot see the catalog. The error messages are:-
Warning: main(DIR_WS_TEMPLATEStemplate_default/common/html_header.php) [function.main]: failed to open stream: No such file or directory in /home/computerhypnosis/public_html/catalog/index.php on line 43
Fatal error: main() [function.require]: Failed opening required 'DIR_WS_TEMPLATEStemplate_default/common/html_header.php' (include_path='.:/usr/local/apache/php/lib/php') in /home/computerhypnosis/public_html/catalog/index.php on line 43
Unfortunately I am now not sure if this was working yesterday after I made the chages to the files or not.
Line 43 in index.php reads
require($template->get_template_dir('html_header.php',DIR_WS_TEMPLATE, $current_page_base,'common'). '/html_header.php');
Help much appreciated



