Quote:
Originally Posted by PGAmerica
OK, what about converting points from vbcredits to kbank?
|
You can change table field of kBank into "credits" to use dirrectly points from vbcredits. If you want to uninstall vbcredits, you must run a query manually (after installing kbank)
Quote:
UPDATE `[TABLE_PREFIX]user`
SET money = credits
|
Replace [TABLE_PREFIX] with your table prefix!
So now, you can uninstall vbcredits (but you should disable instead of uninstall vbcredits, after a few days if everything is okie then you can uninstall it safely). I will create an automatic convert tool in the next version of kBank