I'm getting the below error when attempting to goto:
/forums/mp3playerindex.php?do=viewmp3playerpopup
PHP Code:
Database error in vBulletin 3.6.4:
Invalid SQL:
SELECT COUNT(*) AS id
FROM mp3playlist AS mp3playlist WHERE approvemp3=1;
MySQL Error : Unknown column 'approvemp3' in 'where clause'
Error Number : 1054
If I goto just
mp3playerindex.php its a blank screen.
Help.