Quote:
Originally Posted by Lionel
Big sigh! I have the same problem with the member choice hack. I have had that problem on 3 different boards.
|
What is this? I got an error message when I installed this on 3.0.7. This occurs when I go to either ACP or MCP and click on Rate Applications:
Code:
Database error in vBulletin 3.0.7:
Invalid SQL:
SELECT maf_application.*, user.username
FROM maf_application
LEFT JOIN vb3_user ON (user.userid = maf_application.userid)
mysql error: Unknown table 'user' in field list
mysql error number: 1109
Anyone else getting this?