ReferenceError: adblock_detected is not defined
Posted: Mon Jun 22, 2015 4:40 pm
Hi,
when visiting http://www.naruget.net and trying to watch either episode, all I see is a black box instead of a video player. In the FireFox (V38.0.5) console i see the following entry:
I have also AdBlockPlus (ABP) installed (V2.6.9.1), but only after disabling NoScript (V2.6.9.27) completely lets me see the player.
ABP disabling or removal does not work and neither does setting NoScript to allow all scripts for every site. It seems to be something very deep down inside...
I'm using a new FF profile without NoScript for now to watch Naruto. Just wanted to let you guys know, so that you might improve your useful add-on even further
Cheers,
Dany
when visiting http://www.naruget.net and trying to watch either episode, all I see is a black box instead of a video player. In the FireFox (V38.0.5) console i see the following entry:
referencing the 3rd line of this code block:ReferenceError: adblock_detected is not defined flownew_googplayer.php:60:47
Code: Select all
if(FlashDetect.installed){
$f("flowplayer", {src: "http://www.animeget.eu/cdn/flowplayer.commercial-3.2.7.1.swf",
wmode: 'opaque', allowfullscreen:adblock_detected?'false':'true'},
{canvas: {backgroundColor: 'transparent', backgroundGradient: 'none'},
showErrors: false,
onError: function(errorCode) { if(errorCode == 303) $f().play(1); },
contextMenu: ["Videofun"],
key: "#$dd47bb6156e649699a5",
// custom play button
play: {
ABP disabling or removal does not work and neither does setting NoScript to allow all scripts for every site. It seems to be something very deep down inside...
I'm using a new FF profile without NoScript for now to watch Naruto. Just wanted to let you guys know, so that you might improve your useful add-on even further
Cheers,
Dany