Quote:
Originally Posted by Frugal
Yes, the following query will change it back to eBux
Code:
ALTER TABLE `user` CHANGE `ucash` `ebux` DECIMAL( 30, 5 ) NOT NULL DEFAULT '0.00000'
Also don't forget to edit your eBux settings to set the eBux Points Field to eBux and of course make the necessary changes in the vbookie settings.
Frugal
|
Much appreciated.. Worked like a charm