When I first enabled my cart the index file was under a directory named zcart. So I went to my control panel and did a redirect to .../zcart
It all worked fine, but now I want to remove the redirect and have the index file in the main directory. I had tried to just move the index file into public_html but I get these errors
-----------------------------
Warning: main(includes/application_top.php) [function.main]: failed to open stream: No such file or directory in /home/timetowi/public_html/index.php on line 26
Warning: main(includes/application_top.php) [function.main]: failed to open stream: No such file or directory in /home/timetowi/public_html/index.php on line 26
Fatal error: main() [function.require]: Failed opening required 'includes/application_top.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/timetowi/public_html/index.php on line 26
I am a newbie and do not want to mess up the site. I have it backed up but think I had some issues backing up the entire site.
zzzoom



