PDA

View Full Version : OMG! tons of errors coming after upgrade to 1.5


ImportPassion
03-08-2006, 01:49 AM
I didn't remove anything, just did as per instructions!
I have turned off the store, so I hope it won't happen anymore.

Invalid SQL:

UPDATE user
SET
ebux = ebux + 1
WHERE userid = '31344'
AND ebuxreceivespoints = '1';

MySQL Error : Unknown column 'ebux' in 'field list'
Error Number : 1054

Red Blaze
03-08-2006, 01:59 AM
instead of ebux it should be the correct points field list in the user table.

CMX_CMGSCCC
03-08-2006, 03:22 AM
If you installed the new vbPlaza, you must uninstall the eBux / eStore afterwards.

-CMX

ImportPassion
03-08-2006, 03:25 AM
i was wondering when that part would come. it wasn't in the instructions.

CMX_CMGSCCC
03-08-2006, 03:46 AM
Oops, I guess I forgot to put that in, damn.

Gonna release a v1.5.1 with some bugs fixed very soon.

-CMX