Skip to content

Changing path URL #65

@blueberry08

Description

@blueberry08

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions