Issue information

Issue ID
#350
Status
Fixed
Severity
Low
Started
Hercules Elf Bot
Nov 2, 2007 12:34
Last Post
Hercules Elf Bot
Nov 2, 2007 12:34
Confirmation
N/A

Hercules Elf Bot - Nov 2, 2007 12:34

Originally posted by [b]theultramage[/b]
http://www.eathena.ws/board/index.php?autocom=bugtracker&showbug=350

TXT:
QUOTE
// error message : text for the state 7: 'Your are Prohibited to login until <text>'. Max 19 char
// memo field : max 254 char


SQL:
QUOTE
`error_message` smallint(11) unsigned NOT NULL default '0',
`memo` smallint(11) unsigned NOT NULL default '0',

this inconsistency is causing problems when trying to use the login converter. Obviously, the SQL part is wrong...