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

Fatal error: Uncaught exception 'PDOException' with message 'SQLSTATE[42S22]: Column not found: 1054 Unknown column 'priority' in 'field list'' in C:\xampp\htdocs\bug.php:339 Stack trace: #0 C:\xampp\htdocs\bug.php(339): PDO->query('INSERT INTO `z_...') #1 C:\xampp\htdocs\index.php(81): include('C:\xampp\htdocs...') #2 {main} thrown in C:\xampp\htdocs\bug.php on line 339

:S
 
... Unknown column 'priority' in 'field list'' in ...
dodaj ją sobie do bazy poleceniem ALTER TABLE
 
... Unknown column 'priority' in 'field list'' in ...
dodaj ją sobie do bazy poleceniem ALTER TABLE

>dodaj ją sobie do bazy poleceniem ALTER TABLE
>english board
>trolling.png
 
Strange, download link isn't working for me cuz of some reason.

Code:
ERROR
The requested URL could not be retrieved

reupload? :p
 
Fatal error: Uncaught exception 'PDOException' with message 'SQLSTATE[42S22]: Column not found: 1054 Unknown column 'priority' in 'field list'' in C:\xampp\htdocs\bug.php:339 Stack trace: #0 C:\xampp\htdocs\bug.php(339): PDO->query('INSERT INTO `z_...') #1 C:\xampp\htdocs\index.php(81): include('C:\xampp\htdocs...') #2 {main} thrown in C:\xampp\htdocs\bug.php on line 339

:S

Code:
ALTER TABLE z_bug_tracker
 ADD priority int(10);

;)
 
At first when i install, it says It can't add, step 4 don't add tables,
Then i get error, patched.
have page I make acc, when i log in server don't work :/
Any one knowS?
 
What is this "database" ?

You have xampp?
Go to localhost/phpmyadmin there, make a db or if you have it, press at DB, then press SQL and paste that.

You using mysql not?



Can any one answer my question PLEASe?

Step 4 don't add tables at server, then I make a acc, and when log in server don't works, Dunno why?
Is like if the server don't have the acces to page :/
 
Installing on a clean TFS 0.3.6pl1 displays an error - need to fix it, before the step 5 in the install.php in the database to import this file:​
PHP:
/* just throw everything into your mySQL database from step 5 in install.php and it will work as expected - fixes for 0.3.8 GesiorAcc */ 
ALTER TABLE `accounts` ADD `vip_time` BIGINT NOT NULL AFTER `premium_points`;
 
oMg i modified this Gesior.
was a mistake to my have put 0.3.8
I posted on a forum in Brazil


gesior this is totally adapted to the system with vip_time vip.
is normal error in the installation if you do not have the column in your database vip_time,
 
Last edited:
Uncaught exception 'E_OTS_NotLoaded' in C:\xampp\htdocs\pot\OTS_Account.php:423 Stack trace: #0 C:\xampp\htdocs\accountmanagement.php(23): OTS_Account->getCreated() #1 C:\xampp\htdocs\index.php(123): include('C:\xampp\htdocs...') #2 {main} thrown in C:\xampp\htdocs\pot\OTS_Account.php on line 423


I got this error when pressing the create account, login or My account button...
Please help!
 
Warning: syntax error, unexpected '(' in C:/Documents and Settings/nicek/Pulpit/cryingdamson6pl1-gui/config.lua on line 17 in C:\xampp\htdocs\install.php on line 150
File config.lua loaded from C:/Documents and Settings/nicek/Pulpit/cryingdamson6pl1-gui/config.lua and it's not valid TFS config.lua file. Go to STEP 1 - select other directory. If it's your config.lua file from TFS contact with acc. maker author.


PLEASE HELP ME!
 
Back
Top