tago360 / gesior-acc-renewal

Automatically exported from code.google.com/p/gesior-acc-renewal
0 stars 0 forks source link

Login on Gesior ACC #1

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Login
2. Screen shows error 500
3. http://54.244.240.20/tibia/?subtopic=accountmanagement

What is the expected output? What do you see instead?
login

What version of the product are you using? On what operating system?
0.6.3

Please provide any additional information below.
[Sun Jun 16 03:32:02 2013] [error] [client 177.32.142.215] PHP Fatal error:  
Uncaught exception 'PDOException' with message 'SQLSTATE[42S22]: Column not 
found: 1054 Unknown column 'reason' in 'field list'' in 
/var/www/tibia/libs/pot/OTS_DB_MySQL.php:153\nStack trace:\n#0 
/var/www/tibia/libs/pot/OTS_DB_MySQL.php(153): PDO->query('SELECT `id`, 
`t...')\n#1 /var/www/tibia/libs/pot/OTS_AccountBan.php(55): 
OTS_DB_MySQL->query('SELECT `id`, `t...')\n#2 
/var/www/tibia/libs/pot/OTS_Account.php(935): OTS_AccountBan->find('1')\n#3 
/var/www/tibia/accountmanagement.php(32): OTS_Account->isBanned()\n#4 
/var/www/tibia/index.php(159): include('/var/www/tibia/...')\n#5 {main}\n  
thrown in /var/www/tibia/libs/pot/OTS_DB_MySQL.php on line 153, referer: 
http://54.244.240.20/tibia/?subtopic=accountmanagement

Original issue reported on code.google.com by danielb...@gmail.com on 16 Jun 2013 at 3:35

GoogleCodeExporter commented 9 years ago
A colunn was missing in sql... ban.reason

Original comment by danielb...@gmail.com on 16 Jun 2013 at 6:44