Quote:
Originally Posted by AlbCoder
I have Database Error after testing this mod on vbulletin 4.0.3
The database has encountered a problem.
|
That's not the error, a MySQL error looks like this:
Quote:
Invalid SQL:
INSERT IGNORE INTO blah blah;
MySQL Error : Unknown column 'blinc' in 'field list'
Error Number : 1054
|
But since this mod requires no manual edits, really the only thing that would cause errors would be conflicts with other mods. Look at what you have installed and try disabling anything similar.