QUOTE
MySQL Error Occured
1054: Unknown column 'failLevel' in 'where clause'
QUERY = SELECT adminId FROM CubeCart_admin_users WHERE username = 'xxxxxxxx' AND password = 'xxxxxxxxx' AND failLevel < 5 AND blockTime < 1184808325
If it helps, I did the upgrade by 1054: Unknown column 'failLevel' in 'where clause'
QUERY = SELECT adminId FROM CubeCart_admin_users WHERE username = 'xxxxxxxx' AND password = 'xxxxxxxxx' AND failLevel < 5 AND blockTime < 1184808325
backing up the existing dB as an uncompressed SQL file
dropping the tables from the dB
uploading and overwriting all the .17 "upload" folder but the skin folder
importing the tables from the original dB back into the server
I'm suspecting that the dB of .17 is not the same as .11 - and this may be just the first of a series of similar errors. But given my limited experience in MySQL, that may not be the issue all.
Before going further, I need informed advice. I'll provide access via PM to recognized members.
Any ideas, please?
