mindstellar/shopclass

Activating the theme - Fatal Error

eurobank opened this issue · 2 comments

Osclass 5 dev latest. PHP 7.4

2021-12-23 20:19:50 - WARNING: require(includes/vendor/autoload.php): failed to open stream: No such file or directory in /home/oc-content/themes/shopclass/functions.php on line no 9 Error Code:2

2021-12-23 20:19:50 - COMPILE_ERROR: require(): Failed opening required 'includes/vendor/autoload.php' (include_path='.:/opt/alt/php74/usr/share/pear') in /home/oc-content/themes/shopclass/functions.php on line no 9 Error Code:64 with context:
'array (
'type' => 64,
'message' => 'require(): Failed opening required \'includes/vendor/autoload.php\' (include_path=\'.:/opt/alt/php74/usr/share/pear\')',
'file' => '/home/oc-content/themes/shopclass/functions.php',
'line' => 9,
)'

It didn't have essential composer libraries , I have added them now.

fixed.