Edit /boonex/modules/html5av/classes/BxH5avModule.php and ... 1. Look for (around line 89): $sOverride = ' ' . $sSourceWebm . ' Replace the whole bit with this: $sOverride = ' ' . $sSourceWebm . ' --- 2. Look for (around line 230): $sOverride = ' Replace the whole bit with this: $sOverride = ' --- 3. Look for (around line 344): $sOverride = ' ' . $sSourceWebm . ' Replace the whole bit with this: $sOverride = ' ' . $sSourceWebm . ' --- That's it. Clear all cache and take a look.