Hi
I have moved my site to an new url, same server, the admin section works perfect, but the cart got errors, and I can't seem to find where the problem is.
Warning: require(DIR_WS_TEMPLATEStemplate_default/common/html_header.php) [function.require]: failed to open stream: No such file or directory in /home/username/public_html/index.php on line 43
Warning: require(DIR_WS_TEMPLATEStemplate_default/common/html_header.php) [function.require]: failed to open stream: No such file or directory in /home/username/public_html/index.php on line 43
Fatal error: require() [function.require]: Failed opening required 'DIR_WS_TEMPLATEStemplate_default/common/html_header.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/username/public_html/index.php on line 43
I have previously successfully moved my carts, no problem. I ftp'd all the files and backed up my sql and reloaded that aswell, but it seems the 2 mysql databases is of different size, but I could be mistaken.
Thanks



