Last edited by Marcin Kalak; 25-05-15 at 08:57. Reason: repair bbcode
Please describe your problem more accurately. When appears a issue? Do vBET is enabled? Is the table user has a column vbet_def_lang?
Try to do this SQL query (NOTE: add table prefix if you use it before table name):
Code:ALTER TABLE user ADD vbet_def_lang VARCHAR(5)
I'm glad I could help you.