I am receiving this error.
Parse error: syntax error, unexpected $end, expecting '&' or T_VARIABLE in /home/vunder5/public_html/flash/modules/mp3/inc/functions.inc.php on line 11
Now I had added a code here in that file based on a another post for 7.1.1
if($bMp3) {
$sStatus = getSettingValue($sModule, "autoApprove") == TRUE_VAL ? STATUS_APPROVED : STATUS_DISAPPROVED;
$sExtension = MP3_EXTENSION;
http://www.boonex.com/forums/#topic/Sound-Processing-2013-03-27.htm
Now I have removed the code and cleared cache and still one of my forum shows this error. Odd the forum doesnt have any sound. Any ideas? I cleared public cache also. I will try the other cache.