Hello everyone,
Yesterday, after finishing working on my store for 3 months, i had everything ready to be launched so i decided to move my store from a subdirectory on my website ( /Catalog ) to the root website.
I didn't follow the instructions found on https://www.zen-cart.com/tutorials/i...hp?article=122 on the first place ( silly me ) so i just moved the entire contents of /Catalog to the root folder.
When i tried to access my store it didn't work of course so i moved all the files back to the /Catalog subdirectory.
Doing that, i guess something "broke" and now i can't see my store and i can't access my Admin Control Panel of my store to change the Session Directory.
I did download the fix_cache_key.php and uploaded it where the index.php file is but when i try to run it it does nothing ( i'm trying to run it my typing http://www.mywebsite.com/Catalog/fix_cache_key.php ).
On the 2 configure.php files located in Includes and Admin/Includes
i have this:
define('SQL_CACHE_METHOD', 'database');
define('DIR_FS_SQL_CACHE', '/home/content/p/i/x/website/html/Catalog/cache');
All the rest of the DIR_FS inside the 2 configure.php's seem to be correct but i can C/P the entire thing if someone can help me with all this mess that i managed to create.
I would be more than grateful if someone could help me get my store back to working conditions as i'm already way over my promised date of launching the store
Thanks in advance.




