I created my store and named the main folder Catalog 2, to keep it seperate from a folder name Catalog (my first attempt at ZenCart).
Now I've renamed the Catalog folder to "Old Catalog" and I want to rename my current folder from Catalog 2 to simply Catalog.
When I did and accessed the location, ie: www.mydomain.com/catalog,
I saw this:
The requested URL /catalog/zc_install/index.php was not found on this server.
And when I tried to access www.mydomain.com/catalog/admin
I saw this:
Warning: main(/home/public_html/catalog2/includes/autoload_func.php) [function.main]: failed to open stream: No such file or directory in /home/public_html/catalog/admin/includes/application_top.php on line 147
Warning: main(/home/soundres/public_html/catalog2/includes/autoload_func.php) [function.main]: failed to open stream: No such file or directory in /home/public_html/catalog/admin/includes/application_top.php on line 147
Fatal error: main() [function.require]: Failed opening required '/home/public_html/catalog2/includes/autoload_func.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/public_html/catalog/admin/includes/application_top.php on line 147
Anyway to remedy this situation and change to simply Catalog?
Thank u.



