Mjmackan
Mapper ~ Writer
Using 0.2.8.0 (870) and the following sorce code for this i get this bugg when trying to install gesior webpage:
and this when jumping to "set admin account":
I think i may should use ModernAcc or something but i aint god at ModernAcc, its to complicated so i use Gesior 0.3.6 instead... and mysql 1.6.8 if i remember right!
When using another mysql source i get this mysql_query bugg in the distro:
PHP:
Fatal error: Uncaught exception 'PDOException' with message 'SQLSTATE[42S22]: Column not found: 1054 Unknown column 'skulltime' in 'field list'' in C:\xampp\htdocs\install.php:505 Stack trace: #0 C:\xampp\htdocs\install.php(505): PDO->query('INSERT INTO pla...') #1 {main} thrown in C:\xampp\htdocs\install.php on line 505
PHP:
Fatal error: Uncaught exception 'PDOException' with message 'SQLSTATE[42S22]: Column not found: 1054 Unknown column 'name' in 'field list'' in C:\xampp\htdocs\pot\OTS_Account.php:229 Stack trace: #0 C:\xampp\htdocs\pot\OTS_Account.php(229): PDO->query('SELECT `id`, `n...') #1 C:\xampp\htdocs\install.php(558): OTS_Account->load(1) #2 {main} thrown in C:\xampp\htdocs\pot\OTS_Account.php on line 229
When using another mysql source i get this mysql_query bugg in the distro:
PHP:
[16/02/2011 18:04:55] > MySQL ERROR mysql_real_query: SELECT `ip`, `mask`, `time` FROM `bans` WHERE `type` = 1; Unknown column 'ip' in 'field list'
[16/02/2011 18:04:55] > MySQL ERROR mysql_real_query: SELECT `id`, `password`, `type`, `premdays`, `lastday`, `key`, `warnings` FROM `accounts` WHERE `id` = 235532 LIMIT 1; Unknown column 'type' in 'field list'
Last edited: