AM
Asked
I am trying to integrate the shop module, I am having problems with this, in the modules_statuses.json file I added true to shop manually, previously I had used all the commands in the manual without any result. In the laravel log it says this Undefined variable $shop_settings. What should I do?
- MSAnsweredHello,
You should not enable the module manually.
Please go to Manage Modules to install/enable the modules.
Thank you - AMAnsweredReady, I already saw the option to handle modules, now when trying to install I have this error.
Modules\MPS\Notifications\AppNotification::__construct(): Argument #2 ($user) must be of type Modules\MPS\Models\User, App\User given, called in /var/www/html/vendor/tecdiary/installer/src/Commands/InstallModule.php on line 192 {"userId":"dcd75eaf-2d23-4f68-ac54-4352c6432975","exception":"[object] (TypeError(code: 0): Modules\\MPS\\Notifications\\AppNotification::__construct(): Argument #2 ($user) must be of type Modules\\MPS\\Models\\User, App\\User given, called in /var/www/html/vendor/tecdiary/installer/src/Commands/InstallModule.php on line 192 at /var/www/html/modules/MPS/Notifications/AppNotification.php:21) - MSAnsweredHello,
I am sorry as it the installer error. Please allow me sometime, I will fix and upload the file on Monday.
Thank you - Login to Reply