paintballrefjosh / MaNGOSWebV4

This is a continuation of the MaNGOSWebV3 project.
GNU General Public License v3.0
32 stars 48 forks source link

Fatal error: Uncaught ArgumentCountError while trying to create admin account on mangos web installation #93

Open BrunoPogianMallta opened 2 years ago

BrunoPogianMallta commented 2 years ago

Hello friends, good night! I'm having trouble finishing the installation of mangos web. After configuring the installation the site asks to create an admin account, when I finish the creation I get this error.

Fatal error: Uncaught ArgumentCountError: mysqli_query() expects at least 2 arguments, 1 given in C:\xampp\htdocs\site2\install\index.php:419 Stack trace: #0 C:\xampp\htdocs\site2\install\index.php(419): mysqli_query('SELECTidFRO...') #1 {main} thrown in C:\xampp\htdocs\site2\install\index.php on line 419

How should I proceed?