Quote:
Originally Posted by dartho
Edit the default value of vbookie_cash in your DB.
Something like ALTER TABLE user CHANGE COLUMN vbookie_cash vbookie_cash BIGINT(20) UNSIGNED NULL DEFAULT 10000; should do it. Change 10000 to whatever, and add a tableprefix to "user" if you have one
|
Getting database error after i passed this query. I edited the xml file and set my default vCash