Quote:
Originally Posted by anarchystar
I tried to install quote-it 1.2 in vB 3.0.5 into my test site and got the following error when I turned the option on.
Code:
Database error in vBulletin 3.0.5:
Invalid SQL:
SELECT * FROM quotes WHERE approved=1 ORDER BY rand() LIMIT 1
mysql error: Table 'database_-_test.quotes' doesn't exist
mysql error number: 1146
I turned it off again, and everything is fine. I'm wondering if this problem is specific to 3.0.5?
|
It's saying the quotes table doesn't exist. I don't think any vBulletin upgrades would drop tables it doesn't even expect to be there.