Server update help needed please

Forum rules
NO LONGER BEING MAINTAINED!
Post Reply
User avatar
Virtualchronos
Posts: 53
Joined: Wed Dec 12, 2012 8:45 am

Server update help needed please

Post by Virtualchronos » Mon Apr 15, 2013 5:42 pm

Due to a connection problem it's been nearly a month that I couldn't update my server. I tried a few days ago but since then I cannot use my server anymore. I've an error unknown column geo in field list and I should update many chars sql files but I don't qnow how to do it without losing my players data...

Can someone help me ?

User avatar
whasf
Site Admin
Posts: 1312
Joined: Thu Jul 19, 2012 9:11 pm

Re: Server update help needed please

Post by whasf » Mon Apr 15, 2013 6:21 pm

Probably easier to go into NaviCat (or whatever program you're using for SQL) and modify the design of the table. Open the .sql file in Notepad and see what columns you need to add and where they should be.
-- Whasf

User avatar
Virtualchronos
Posts: 53
Joined: Wed Dec 12, 2012 8:45 am

Re: Server update help needed please

Post by Virtualchronos » Mon Apr 15, 2013 10:21 pm

unfortunately I'm a total noob in SQL and stuffs like this... the new core have made many updates and I don't have the list of the changes I must do...

joshr45
Posts: 96
Joined: Tue Mar 12, 2013 3:03 pm

Re: Server update help needed please

Post by joshr45 » Mon Apr 15, 2013 11:14 pm

one of the changes that was made to the accounts.sql file was email and email2 column between password and timecreate
check if those 2 columns are in there, if not add them

User avatar
Virtualchronos
Posts: 53
Joined: Wed Dec 12, 2012 8:45 am

Re: Server update help needed please

Post by Virtualchronos » Wed Apr 17, 2013 12:28 pm

thanks

is this really usefull ? and should I really update this ?

I updated char_exp and char_jobs

did I missed something else ?

Post Reply