Getting unknown error while going on Live server - Cs-Cart

147 views Asked by At

On local server its working perfectly but on server it generates below error. @CS-Cart

TypeError

Message
Tygh\Storefront\RelationsManager::__construct(): Argument #3 ($schema) must be of type array, bool given, called in /home/u434437461/domains/innbzz.online/public_html/app/Tygh/Providers/StorefrontProvider.php on line 136

Error at
app/Tygh/Storefront/RelationsManager.php, line: 47

Backtrace
File:app/Tygh/Providers/StorefrontProvider.php
Line:136
Function:__construct

File:app/lib/vendor/pimple/pimple/src/Pimple/Container.php
Line:118
Function:Tygh\Providers\{closure}

File:app/Tygh/Application.php
Line:135
Function:offsetGet

File:app/Tygh/Providers/StorefrontProvider.php
Line:92
Function:offsetGet

File:app/lib/vendor/pimple/pimple/src/Pimple/Container.php
Line:118
Function:Tygh\Providers\{closure}

File:app/Tygh/Application.php
Line:135
Function:offsetGet

File:app/Tygh/Providers/StorefrontProvider.php
Line:72
Function:offsetGet

File:app/lib/vendor/pimple/pimple/src/Pimple/Container.php
Line:118
Function:Tygh\Providers\{closure}

File:app/Tygh/Application.php
Line:135
Function:offsetGet

File:app/Tygh/Providers/StorefrontProvider.php
Line:158
Function:offsetGet

File:app/lib/vendor/pimple/pimple/src/Pimple/Container.php
Line:118
Function:Tygh\Providers\{closure}

File:app/Tygh/Application.php
Line:135
Function:offsetGet

File:app/functions/fn.init.php
Line:634
Function:offsetGet

File:app/functions/fn.init.php
Line:1200
Function:fn_init_layout

File:init.php
Line:179
Function:fn_init

File:index.php
Line:24
Function:require

Database connected. Execution is working but in flow of execution, I am getting this error.

0

There are 0 answers