Trouble after DB upgrade
Installed 1.3.0.1 fresh with new DB all loaded as normal
Dropped the DB
Ran the DB restore from a 1.2.6 backup
Re-Ran the installer and upgraded the DB
Previous Install had used a 3rd party template
Now when attempting to access the store I am receiving this message
This is line #43 in index.php:Code:Warning: main(DIR_WS_TEMPLATEStemplate_default/common/html_header.php): failed to open stream: No such file or directory in /home/public_htm/zen/index.php on line 43 Warning: main(DIR_WS_TEMPLATEStemplate_default/common/html_header.php): failed to open stream: No such file or directory in /home/public_html/zen/index.php on line 43 Fatal error: main(): Failed opening required 'DIR_WS_TEMPLATEStemplate_default/common/html_header.php' (include_path='.:/usr/lib/php:/usr/local/lib/php:/usr/local/share/pear') in /home/public_html/zen/index.php on line 43
I don't know what is in the DB, what to edit in the DB, to clear this error up.Code:require($template->get_template_dir('html_header.php',DIR_WS_TEMPLATE, $current_page_base,'common'). '/html_header.php');
I believe that it is DB related with the previous template that is now not installed but am not sure.






Bookmarks