I am having the exact same problem. When I click play on the client I get this error in the World.exe window:
Code:
Error in CreateAccount query 'INSERT INTO account SET name='[login name]', status=0, lsaccount_id=1,
time_creation=UNIX_TIMESTAMP();' #1054: Unknown column 'time_creation' in 'field_list'
So I found the "sql_updates" folder and tried this:
Quote:
Originally Posted by Chanus
Okay, so in a last ditch effort I just sourced all the files in sql_updates and ignored the errors and apparently it works now.
|
...but I still have the error. When I sourced those SQL updates I did get errors which I ignored same as Chanus, but with different results.
So I am just wondering if anyone has any other thoughts or ideas on this. Thanks.