The problem is, maxtor is listening to no one. He don't want to move forward, looks like. Changing forum design will change.. strictly nothing.
Forum platform? Who cares if its IPB, XenoForo or SMF.. Personally I don't. SMF for the win and it's free! :lol:
Don't c/p code part as its fine, your code @ eclipse has ;
10457 line, you wrote public long cklastlogin(); <- from here.
Eclipse should throw you the error.
No one do quests, no one busy with quests. You are kinda alone with this question. I doubt there is someone who would like even to check it on his own :P
Frozen is so old that it's using 'old school' way of db connection and the imports are another. You don't need "259 line", as the warning/error said what the issue is..
Connection con = null;
try
{
con = L2DatabaseFactory.getInstance().getConnection(false);