-
Notifications
You must be signed in to change notification settings - Fork 15
Open
Description
Hi, I want to move the store from /home/user/public_html/store to /home/user/public_html/shop but I always get the following error when I change the folder name:
Fatal error: Uncaught exception 'ClassLoaderException' with message 'File /home/user/public_html/store/application/LiveCart.php not found' in /home/user/public_html/shop/framework/ClassLoader.php:128 Stack trace: #0 /home/user/public_html/shop/framework/ClassLoader.php(87): ClassLoader::load('/home/user/...') #1 [internal function]: ClassLoader::load('LiveCart') #2 /home/user/public_html/shop/public/index.php(47): spl_autoload_call('LiveCart') #3 {main} thrown in /home/user/public_html/shop/framework/ClassLoader.php on line 128
How should I fix this? Thanks.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels