• 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!

Gesior error help

GOD Wille

Excellent OT User
Joined
Jan 11, 2010
Messages
2,826
Solutions
2
Reaction score
815
Location
Sweden
Why do i get those errors at my gesior 0.3.6? and what should i do for solve it

Code:
Notice: Undefined index: sqliteDatabase in /var/www/config-and-functions.php on line 30 Warning: fopen(config/serverstatus): failed to open stream: Permission denied in /var/www/config-and-functions.php on line 452 Notice: Undefined variable: file_data in /var/www/config-and-functions.php on line 456 Warning: rewind() expects parameter 1 to be resource, boolean given in /var/www/config-and-functions.php on line 458 Warning: fwrite() expects parameter 1 to be resource, boolean given in /var/www/config-and-functions.php on line 459 Warning: fclose() expects parameter 1 to be resource, boolean given in /var/www/config-and-functions.php on line 460 Warning: fopen(usercounter.dat): failed to open stream: Permission denied in /var/www/config-and-functions.php on line 468 Warning: fgets() expects parameter 1 to be resource, boolean given in /var/www/config-and-functions.php on line 469 Warning: rewind() expects parameter 1 to be resource, boolean given in /var/www/config-and-functions.php on line 471 Warning: fputs() expects parameter 1 to be resource, boolean given in /var/www/config-and-functions.php on line 472 Warning: fclose() expects parameter 1 to be resource, boolean given in /var/www/config-and-functions.php on line 473 Notice: Undefined index: action in /var/www/index.php on line 13 Fatal error: Uncaught exception 'E_OTS_NotLoaded' in /var/www/pot/OTS_Account.php:368 Stack trace: #0 /var/www/index.php(28): OTS_Account->getPageAccess() #1 {main} thrown in /var/www/pot/OTS_Account.php on line 368
 
Back
Top