Rocket LMS - Learning Management & Academy Script

Rocket LMS - Learning Management & Academy Script v1.9.9 Untouched

No permission to download

ghostriderrr

Well-known member
Babiato Lover
Null Master
Trusted Uploader
May 2, 2022
428
499
63
OutOfWorld
I need help I am getting this error when I install the Rocket LMS ( ErrorException Undefined index: user_languages)
Same error i get idk how to fix
that's because no language selected in generale settings set from db or just remove that particular code after that go in settings set default language and add that code again . Done
 

indiasnapcode

New member
May 18, 2022
22
2
3
that's because no language selected in generale settings set from db or just remove that particular code after that go in settings set default language and add that code again . Done
Brother can you share screenshot please where to select in general setting or file location because we can't access setting page so we don't know THANKS IN ADVANCE
 

popify

Active member
May 10, 2022
66
119
33
The one I share is Allready build package with node so you can simply install it without any issues.
Hi,
I followed all the steps. But it gives an error 500. I also found that there is no index.php file present at root level.
Can you please help.
Thanks
 
  • Like
Reactions: jersonflorez

ghostriderrr

Well-known member
Babiato Lover
Null Master
Trusted Uploader
May 2, 2022
428
499
63
OutOfWorld
Hi,
I followed all the steps. But it gives an error 500. I also found that there is no index.php file present at root level.
Can you please help.
Thanks
Open . env change
app_debug=true
App_env=local

Than share screenshot of error.
 

miqueasrogelio

Member
Banned User
May 4, 2022
62
24
8
descargaddd.jpg

I have uploaded it to my server and configured the database and this still appears to me, can someone help me please.
 

harsha

New member
May 3, 2022
2
0
1
If you set DEBUG=true in .env file, you will get the error cause, mostly I could see the error that shown in the image.
To resolve this, you need to work in the file path: app\Http\Middleware\UserLocale.php

add or replace the existing with the following code,

$userLanguages = $generalSettings['user_languages'] ?? [];

or

$userLanguages = [
"AR",
"EN",
"ES"
];

Then run the file again it will work for sure. If still the 500 error persist post the debug error screenshot.
 

Attachments

  • Screenshot (398).png
    Screenshot (398).png
    94.9 KB · Views: 50
  • Screenshot (399).png
    Screenshot (399).png
    154.2 KB · Views: 49

About us

  • Our community has been around for many years and pride ourselves on offering unbiased, critical discussion among people of all different backgrounds. We are working every day to make sure our community is one of the best.

Quick Navigation

User Menu