Hi Jerry
I had the vbulletin forums pretty much as I wanted them, so it was time to try another import from UBB classic to get fresh data. I selected the option to delete all imported data, and start a clean import, and got this error, the SQL is from an email:
There seems to have been a slight problem with the database.
Please try again by pressing the refresh button in your browser.
Database error in vBulletin 3.0.3:
I had the vbulletin forums pretty much as I wanted them, so it was time to try another import from UBB classic to get fresh data. I selected the option to delete all imported data, and start a clean import, and got this error, the SQL is from an email:
There seems to have been a slight problem with the database.
Please try again by pressing the refresh button in your browser.
Database error in vBulletin 3.0.3:
Invalid SQL:
SELECT * FROM vb3_cpsession WHERE userid =
AND hash = 'a7035ae660752c6bb8bd7a0a3185e862'
AND dateline > 1104432229
mysql error: You have an error in your SQL syntax. Check the manual that
corresponds to your MySQL server version for the right syntax to use near 'AND hash = 'a7035ae660752c6bb8bd7a0a3185e862'
AND dateline >
mysql error number: 1064On investigation it had deleted all the users including my non-deletable admin. This has happened before with an older version, this is the latest downloaded tonight. It has left some test users I created after the last import, so I can recover by modifying one of those into a new admin user. Could you check the code, as I don't want this to happen when I am doing the final import.
Many thanks
Dave
Comment