Question: Problem With The Installation

Problem With The Installation

1. 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 a

R

Ramin

Asked
  1. 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.

  2. 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.

  3. Asking for help by creating a ticket is also paid?

Totally took my day. But I haven’t been able to install it yet.

  • R

    Ramin

    Answered

    Mian Saleem

    Please start over and test everything with default file. I haven`t modified any files.

    I run composer install and then added shop folder to the modules folder.

  • R

    Ramin

    Answered

    folder structure

  • R

    Ramin

    Answered

    Trying to access array offset on value of type null

  • MS

    Mian Saleem

    Answered

    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

  • R

    Ramin

    Answered

    Let’s plan for 2:00 p.m GMT +8

    AnyDesk address: akhundoff@ad

  • R

    Ramin

    Answered

    Mian Saleem

    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”

  • R

    Ramin

    Answered

    Mian Saleem

    [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.

  • R

    Ramin

    Answered

    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()

  • R

    Ramin

    Answered

    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.

  • MS

    Mian Saleem

    Answered

    Hello,

    We don’t work on Saturdays & Sundays.

    If you are online now, please let me know.

    Thank you

  • Login to Reply