KO Board Help - Error In Console

06/23/2010 05:18 DontLookUp#1
I used kinshi's KO board code for 5017, and when I try to login this happens:

[Only registered and activated users can see links. Click Here To Register...]

Help will be appreciated!
06/23/2010 05:20 Arcо#2
Pretty simple.

Column 'KO' does not belong to the table Character.

Learn to read the errors, you can learn alot from them.
06/23/2010 05:21 DontLookUp#3
I don't understand, in Kinshis thread it says i'm supposed to make it.
06/23/2010 05:26 Arcо#4
Where is the error popping up Decker, on save or load?
06/23/2010 05:28 DontLookUp#5
load
06/23/2010 05:30 Arcо#6
Link me to kinshi's thread decker.
06/23/2010 05:31 DontLookUp#7
[Only registered and activated users can see links. Click Here To Register...]
06/23/2010 05:34 Arcо#8
" Charr.KO = Convert.ToUInt16((uint)DR["KO"]);
Charr.OldKO = Convert.ToUInt16((uint)DR["OldKO"])"
you did that?
If not, well Idk.
I can't help you with mysql decker.
06/23/2010 05:41 kinshi88#9
Gotta add the new tables to the database brah.
If you're using ini then you'll have to convert the code.