levelsranks / web-levels_ranks

Adaptive WEB Interface for Levels Ranks statistics plugin
GNU General Public License v3.0
140 stars 100 forks source link

Unable to do the database setup. #74

Open Leon7810 opened 4 years ago

Leon7810 commented 4 years ago

Hi, I fill in all the required things in the database setup. After clicking the 'check' button I get an HTTP ERROR 500. image

Fate9 commented 4 years ago

Hi, I fill in all the required things in the database setup. After clicking the 'check' button I get an HTTP ERROR 500. image

i can help if i need more Discord: Fate Fighter#7006

Hibari233 commented 4 years ago

You need to create a database.

colonelcf commented 4 years ago

You need to create a database.

where do you have to create?

Hibari233 commented 4 years ago

You need to create a database.

where do you have to create?

You need to create the database such as "lr_web" and set up the user and the password. Then configure Db.php in web_dev/storage/cache/sessions/ folder. The templates are in README file.

torriz commented 4 years ago

Basically, you need data created by the 'Levels Ranks' csgo plugin to complete the LR Web install.

You shouldn't have to create/modify the db.php (not uppercase D)

You need to create a database.

where do you have to create?

You need to create the database such as "lr_web" and set up the user and the password. Then configure Db.php in web_dev/storage/cache/sessions/ folder. The templates are in README file.

This will remove access to installer..

Suggestion: If no data is present in the database specified , ask to create some sample data OR send error that the data is needed, add a sample sql dump to git