Quote:
Originally Posted by Ryloth
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.
|
The mp3playerindex.php file is not accessible directly, it relies on 'do' functions - therefore it will display a white page.
The error is relating to a database field missing - this will be fixed shortly, without having to uninstall and reinstall the product.xml file. I'll export a copy of the updated file from the development site and update the package on here.