• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

Problem with Accountmangament

jareczekjsp

Member
Joined
Jan 30, 2023
Messages
188
Reaction score
9
GitHub
Jarek123
Hello Guys I have Problem with gesior When I open Page accountmangament I have error like this ,can somebody Help me?please
Deprecated: Array and string offset access syntax with curly braces is deprecated in C:\xampik\htdocs\pages\accountmanagement.php on line 1696

Deprecated
: Array and string offset access syntax with curly braces is deprecated in C:\xampik\htdocs\pages\accountmanagement.php on line 1778

Warning
: Invalid argument supplied for foreach() in C:\xampik\htdocs\pages\accountmanagement.php on line 657

Fatal error
: Uncaught Error: Call to a member function fetchAll() on bool in C:\xampik\htdocs\classes\databaselist.php:68 Stack trace: #0 C:\xampik\htdocs\classes\databaselist.php(155): DatabaseList->load() #1 C:\xampik\htdocs\pages\accountmanagement.php(767): DatabaseList->rewind() #2 C:\xampik\htdocs\system\load.page.php(7): include('C:\\xampik\\htdoc...') #3 C:\xampik\htdocs\index.php(39): include_once('C:\\xampik\\htdoc...') #4 {main} thrown in C:\xampik\htdocs\classes\databaselist.php on line 68
accountmangament script
 
Hello Guys I have Problem with gesior When I open Page accountmangament I have error like this ,can somebody Help me?please

accountmangament script
I believe that the latest version of XAMPP is not compatible with Gesior. What version of XAMPP are you using?


The ideal version is xampp-windows-x64-7.4.29-1-VC15-installer to be compatible with Gesior. I've had a similar problem before and I solved it using this specific version of XAMPP for Gesior and other projects.
 
Back
Top