-
I couldn’t install with install. The information I wrote is completely correct. After clicking the Next button, nothing happens. This is how loading happens. I installed it with migrate and seed. I fill .env manual.
-
npm run shop:i
is mentioned in the document to install the e-commerce module, but this command is not in the project. Also php artisan migrate cant be migrate for shop module. -
Asking for help by creating a ticket is also paid?
Totally took my day. But I haven’t been able to install it yet.
- RAnswered
Please start over and test everything with default file. I haven`t modified any files.
I run
composer install
and then addedshop
folder to themodules
folder. - RAnswered
folder structure
Attachments - RAnswered
Trying to access array offset on value of type null
Attachments - MSAnswered
I suspect there is something wrong with the files. I am repacking the files. Please download the latest v0.12.3 and try and it still same, let me know any time between 1000 - 1700 GMT+8 so that I can check this on your machine. Thank you
- RAnswered
Let’s plan for 2:00 p.m GMT +8
AnyDesk address: akhundoff@ad
- RAnswered
I am repacking the files. Please download the latest v0.12.3 and try and it still same
I did it but the problem remains. The version also has not changed: “version”: “0.12.2”
- RAnswered
[18:45:18] LOG.warning: json_decode(): Passing null to parameter #1 ($json) of type string is deprecated in D:\xampp\htdocs\smarttouch\modules\Auth\Http\Controllers\ModuleController.php on line 52
$keys = json_decode(Storage::disk(‘local’)->get(‘keys.json’), true);
keys.json not exist at /storage/app/public folder.
- RAnswered
Mian Saleem ``` PS D:\xampp\htdocs\smarttouch> php artisan mps:update --c --now
Have you backup the files & database? (yes/no) [no]:
yes
ErrorException
Trying to access array offset on value of type null
at packages\installer\src\Commands\UpdateMPS.php:68 64▕ $time = mps_config(‘auto_update_time’, true); 65▕ $next = isset($time->checked_at) ? Carbon::parse($time->checked_at)->addDays(6)->startOfDay() : now()->subDay()->startOfDay(); 66▕ if ($this->updateNow || $now->greaterThan($next)) { 67▕ $keys = json_decode(Storage::disk(‘local’)->get(‘keys.json’), true); ➜ 68▕ if ($keys[‘mps’]) { 69▕ if ($time) { 70▕ $time->checked_at = $next->toDateString(); 71▕ } 72▕ Artisan::call(‘down’);
1 packages\installer\src\Commands\UpdateMPS.php:68 Illuminate\Foundation\Bootstrap\HandleExceptions::Illuminate\Foundation\Bootstrap{closure}(“Trying to access array offset on value of type null”, “D:\xampp\htdocs\smarttouch\packages\installer\src\Commands\UpdateMPS.php”)
2 packages\installer\src\Commands\UpdateMPS.php:48 Tecdiary\Installer\Commands\UpdateMPS::update()
- RAnswered
I told you the time but you never read my message. I told you the time but you never read my message. I have been waiting for you for more than 1 hour after our planned time.
If you are reading messages this late, please tell me between 10:00 and 20:00 GMT+4.
- MSAnswered
Hello,
We don’t work on Saturdays & Sundays.
If you are online now, please let me know.
Thank you
- Login to Reply