• Follow us on Twitter @buckeyeplanet and @bp_recruiting, like us on Facebook! Enjoy a post or article, recommend it to others! BP is only as strong as its community, and we only promote by word of mouth, so share away!
  • Consider registering! Fewer and higher quality ads, no emails you don't want, access to all the forums, download game torrents, private messages, polls, Sportsbook, etc. Even if you just want to lurk, there are a lot of good reasons to register!

How to Report Pop-Ups, Redirects, and Other Inappropriate Ads

Clarity

Will Bryant
Staff member
Last Updated: August 26,2013
(Pending permission to use permanently from the source, DeviantArt Support)


THIS IS NOT READY FOR USE. EDITING AND MAKING RELEVANT FOR FUTURE GUIDANCE. NOTE THAT THE GOAL WOULD BE TO STREAMLINE BAD AD REPORTING. WHILE THIS GUIDES THROUGH SOME ADVANCED PROCESSES TO DIAGNOSE THE AD, WE WON'T EXPECT EVERYONE (OR EVEN ANYONE) TO DO THAT.

Network Ads on BuckeyePlanet
First, some information about how ad networks function:
  • An advertiser contacts an ad network or exchange and submits an advertisement.
  • Ad is approved/declined via an automated system. Approved ads enter the advertising network's "rotation".
  • Ads from the rotation are shown randomly on BuckeyePlanet.
The rotation can contain tens of thousands, if not hundreds of thousands, of ads at any one time. We have very little to do with the selection of remnant ads for our site (we do have substantial control over premium ads, but these have never been a problem as they're all high value upper market ads). We have, however, specified that auto-play audio, rollover to expand, or adult content ads are banned and our networks have filtered that content to prevent it from reaching BuckeyePlanet. Some advertisers do not indicate that their ads contain audio or adult content when submitting to the rotation; this is why some creep through every now and then.

Reporting Bad Advertisements
This post is to reassure the community that BuckeyePlanet continues strong policy against popups, redirects, and other inappropriate ads. If you are experiencing this on our site, please be sure that your computer isn't already infected with the pop-up/spyware/malware by running anti-spyware programs. Also, please be sure that you are experiencing them from BuckeyePlanet and not some other site you are browsing at the time before you create a new post.

Clearly, we want to remove these "bad ads" as much as you want them gone (perhaps even more), but there are far too many ads to search through manually. In order to help us figure out which network is responsible for the problem we will need to accomplish one of two things: (1) get enough information from you that we can identify the source so we can block it or report it to the ad partner, or (2) be able to replicate the bad ad ourselves so that we can get the same information to accomplish the same thing. By providing as much detail as you can this will help us in being able to locate and eliminate these issues from happening.

Information we need from you:
  • Issue Type(Inappropriate Content, Auto-playing Audio, Malicious Redirect, Virus/Worm, Pop-up/Pop-under, Automatic Download) (required)
  • Date & Time of Incident
  • Operating System/Device (iPhone5, Mac, PC, Android Tablet, etc.)
  • Browser (Chrome, Safari, Firefox, Opera, IE (include version of IE), etc.)
  • BP URL(the page it happened on)
  • Advertiser URL(not required but is extremely helpful)
    • For non-flash ads, all this takes is right-clicking the ad, selecting "Copy Image Location", and pasting the URL into the email. For Flash ads, this is a little more difficult.
    • Firefox - With Firefox, you can do this by going into Tools > Page Info and clicking the "Media" tab. Look for anything with "Embed" on the right (those are the Flash files), right click on the URL and select "copy".
    • Safari - Safari users, meanwhile, can either use Safari Dev Tools to debug code or just open the Activity Window, expand everything, and screenshot that.
    • Internet Explorer - Right click on the ad and click properties. Copy ad URL. Hint: You can click on the URL and press "CTRL-A" to get the whole thing at once
  • Screenshot(not required but is extremely helpful -- if it's a pop-up, then it's helpful to also show the OTHER ads on that page, because one of them is the source.)
  • Firebug/Fiddler/Safari Log(not required but is extremely helpful)
How to use Firebug, Fiddler, and Developer Tools to retrieve debug code
These instructions require users to have a moderate understanding of HTML.

Using Firebug (Firefox)
Downloading and Install Firebug
  1. Go to getfirebug.com
  2. Click "Install Firebug" and then follow the instructions in the following pages.
  3. Click "Restart Firefox"
  4. Go to Tools > Firebug > Enable (or) Double click the grey circle to enable.
You will know it’s on and working when you see the Firebug logo (in older version of Firebug, it was a green check box) in the right bottom-hand corner of your browser. (NOTE: If you use Firefox 3, instead of the green check you’ll see the Firebug logo in the lower right corner. If it is black and white, Firebug is NOT running; if it’s colored it IS running.)

What should you look for?
  • The ad size that matches the problem ad size (i.e. 728x90, 300x250, etc.)
  • A network tag being called (i.e. Real Media, Ad.com, Google, etc)
  • Type “scaling” into the search window if all else fails
Next Steps:

1. Take a screenshot of the problem ad
2. Mouse near the ad (or over it)
3. Right click and select "Inspect Element". This will show you the Firebug ad call
4. Click the "Inspect" tab (see below) (Make sure you are inspecting HTML, not CSS, Script, DOM or Net)
5. Mouse over the ad (part of the ad will highlight) then click on the ad to lock it in.

EXAMPLE:

badadreporting01.PNG

6. Either take a screenshot of the firebug code (full screen) or right-click the <HTML> tag and
select “copy HTML”, and paste the copied code into a text file.
7. Submit the screenshot of the ad and the ad code to us for investigation.

Using Fiddle (Internet Explorer)
We do not have information on how to do this at this time. Because DeviantArt didn't in their guide upon which this is based. Er, almost entirely copied word for word. Do you HAVE to use Internet Explorer? Let's move on.

Using Web Inspector (Safari) or Developer Tools (Google Chrome)
  1. Go to Safari > Preferences... > Advanced
    • Check "Show Develop menu in menu bar"
    In Chrome it's Settings (three stacked horizontal bars to the right of your URL field > Tools > "Developer Tools"
  2. When you're on a page that contains an ad you'd like to report, right-click on the ad or problem element in question and select "Inspect Element".
  3. Right click on the "src" attribute and select "copy link". Paste that into a new thread so we can contact the culprit.
It will look something like the highlighted code in the screenshot below:

badadreporting02.PNG
 
Last edited:
IF the bad ad is in the lower of the two vertical 300x250 (box) positions, or on the right in the threads, then there's a *chance* it comes from our only ad partner besides USAT. In this case, here are their instructions for helping identify said bad ad:


If you encounter an unwanted creative on your website and want it removed, here are the steps you should follow:

1) Start up an “Inspector Tool”

  • For Google Chrome, use “Developer Tools”, which can be activated by hitting f12, ctrl+shift+i, or clicking the settings menu in the upper right, clicking tools and selecting Developer Tools.
  • For Firefox hit f12 or, if you have the fFrebug add-on, click the icon.
  • For Internet Explorer hit f12.
2) While in your Inspector Tool hit ctrl+f (in Chrome) and type “campaignid” in the search field that pops up.

  • In Firebug there is a default search field.
3) Search for the phrase [sovrn] Ad Unit

4) You will see an entry like this: <! [sovrn] Ad Unit (266719 / 20170983802a455b8c22c6ea243d5c9d81c71a07 / 64164 / 2362) >

  • The key things to note in this entry are the ad tag zone number (266719) and the Campaign ID (2632). If you’re able to provide us with the Campaign ID that served the ad, we’ll be able to go back to our demand partners and have the unwanted creative removed.
5) If you want to watch the ad call iterate through the browser, find where the ad tag was called and follow the traffic down to the <! [sovrn] Ad Unit (266719 / 20170983802a455b8c22c6ea243d5c9d81c71a07 / 64164 / 2362) > entry.

  • For this example, you would look up from the “Ad Unit” entry to find <script type=”text/javascript” src=”http://ap.lijit.com/www/delivery/fpi.js? z=266719&amp;u=publisherunion&amp;width=300&amp;height=250″></script>
  • You would then follow the ad call down from there until delivery confirm, which is the “Ad Unit” comment
As a separate note: If sovrn is not the only ad partner you have on your site, it is important to note that we might not be the ones responsible for serving the creative. If sovrn is responsible, we will find it and remove all buyers associated with that campaign.
 
Upvote 0
An advert for Inside Edition runs. Here is the info you requested, I think. It just ran again on https://www.buckeyeplanet.com/forum...terno-zombie-icon.22663/page-202#post-2835114

2page-202:48 A Parser-blocking, cross-origin script, https://www.googletagservices.com/tag/js/gpt.js, is invoked via document.write. This may be blocked by the browser if the device has poor network connectivity.(anonymous function) @ page-202:48
2gpt.js:4 A Parser-blocking, cross-origin script, https://partner.googleadservices.com/gpt/pubads_impl_105.js, is invoked via document.write. This may be blocked by the browser if the device has poor network connectivity.(anonymous function) @ gpt.js:4
https://img.bnqt.com/lib/js/sdpdfphelper.js Failed to load resource: net::ERR_INSECURE_RESPONSE
page-202:55 Uncaught ReferenceError: sdpTargeting is not defined(…)
2page-202:116 A Parser-blocking, cross-origin script, https://sb.scorecardresearch.com/beacon.js, is invoked via document.write. This may be blocked by the browser if the device has poor network connectivity.(anonymous function) @ page-202:116
2pubads_impl_105.js:215 A Parser-blocking, cross-origin script, https://securepubads.g.doubleclick....479424055&ga_sid=1479424395&ga_hid=1383678416, is invoked via document.write. This may be blocked by the browser if the device has poor network connectivity.Im @ pubads_impl_105.js:215
VM130 page-202:570 Mixed Content: The page at 'https://www.buckeyeplanet.com/forum...terno-zombie-icon.22663/page-202#post-2835114' was loaded over HTTPS, but requested an insecure image 'http://www.buckeyeplanet.com/bp_files/donorbanners/BP_Donor.png'. This content should also be served over HTTPS.
VM130 page-202:573 Mixed Content: The page at 'https://www.buckeyeplanet.com/forum...terno-zombie-icon.22663/page-202#post-2835114' was loaded over HTTPS, but requested an insecure image 'http://www.buckeyeplanet.com/bp_files/donorbanners/BP_Donor_2016.png'. This content should also be served over HTTPS.
VM130 page-202:576 Mixed Content: The page at 'https://www.buckeyeplanet.com/forum...terno-zombie-icon.22663/page-202#post-2835114' was loaded over HTTPS, but requested an insecure image 'http://www.buckeyeplanet.com/bp_files/donorbanners/BP_Donor_2015.png'. This content should also be served over HTTPS.
VM130 page-202:579 Mixed Content: The page at 'https://www.buckeyeplanet.com/forum...terno-zombie-icon.22663/page-202#post-2835114' was loaded over HTTPS, but requested an insecure image 'http://www.buckeyeplanet.com/bp_files/donorbanners/BP_Donor_2014.png'. This content should also be served over HTTPS.
VM130 page-202:583 Mixed Content: The page at 'https://www.buckeyeplanet.com/forum...terno-zombie-icon.22663/page-202#post-2835114' was loaded over HTTPS, but requested an insecure image 'http://www.buckeyeplanet.com/bp_files/donorbanners/BP_Donor_2012.png'. This content should also be served over HTTPS.
VM130 page-202:586 Mixed Content: The page at 'https://www.buckeyeplanet.com/forum...terno-zombie-icon.22663/page-202#post-2835114' was loaded over HTTPS, but requested an insecure image 'http://www.buckeyeplanet.com/bp_files/donorbanners/BP_Donor_2011.png'. This content should also be served over HTTPS.
VM130 page-202:589 Mixed Content: The page at 'https://www.buckeyeplanet.com/forum...terno-zombie-icon.22663/page-202#post-2835114' was loaded over HTTPS, but requested an insecure image 'http://www.buckeyeplanet.com/bp_files/donorbanners/BP_Donor_2010.png'. This content should also be served over HTTPS.
VM130 page-202:592 Mixed Content: The page at 'https://www.buckeyeplanet.com/forum...terno-zombie-icon.22663/page-202#post-2835114' was loaded over HTTPS, but requested an insecure image 'http://www.buckeyeplanet.com/bp_files/donorbanners/BP_Donor_2009.png'. This content should also be served over HTTPS.
VM130 page-202:596 Mixed Content: The page at 'https://www.buckeyeplanet.com/forum...terno-zombie-icon.22663/page-202#post-2835114' was loaded over HTTPS, but requested an insecure image 'http://www.buckeyeplanet.com/bp_files/donorbanners/BP_Donor_2008.png'. This content should also be served over HTTPS.
VM130 page-202:599 Mixed Content: The page at 'https://www.buckeyeplanet.com/forum...terno-zombie-icon.22663/page-202#post-2835114' was loaded over HTTPS, but requested an insecure image 'http://www.buckeyeplanet.com/bp_files/donorbanners/BP_Donor_2007.png'. This content should also be served over HTTPS.
VM130 page-202:843 Mixed Content: The page at 'https://www.buckeyeplanet.com/forum...terno-zombie-icon.22663/page-202#post-2835114' was loaded over HTTPS, but requested an insecure image 'http://www.buckeyeplanet.com/bp_files/donorbanners/BP_Donor.png'. This content should also be served over HTTPS.
VM130 page-202:846 Mixed Content: The page at 'https://www.buckeyeplanet.com/forum...terno-zombie-icon.22663/page-202#post-2835114' was loaded over HTTPS, but requested an insecure image 'http://www.buckeyeplanet.com/bp_files/donorbanners/BP_Donor_2016.png'. This content should also be served over HTTPS.
VM130 page-202:849 Mixed Content: The page at 'https://www.buckeyeplanet.com/forum...terno-zombie-icon.22663/page-202#post-2835114' was loaded over HTTPS, but requested an insecure image 'http://www.buckeyeplanet.com/bp_files/donorbanners/BP_Donor_2015.png'. This content should also be served over HTTPS.
VM130 page-202:852 Mixed Content: The page at 'https://www.buckeyeplanet.com/forum...terno-zombie-icon.22663/page-202#post-2835114' was loaded over HTTPS, but requested an insecure image 'http://www.buckeyeplanet.com/bp_files/donorbanners/BP_Donor_2014.png'. This content should also be served over HTTPS.
VM130 page-202:855 Mixed Content: The page at 'https://www.buckeyeplanet.com/forum...terno-zombie-icon.22663/page-202#post-2835114' was loaded over HTTPS, but requested an insecure image 'http://www.buckeyeplanet.com/bp_files/donorbanners/BP_Donor_2013.png'. This content should also be served over HTTPS.
VM130 page-202:858 Mixed Content: The page at 'https://www.buckeyeplanet.com/forum...terno-zombie-icon.22663/page-202#post-2835114' was loaded over HTTPS, but requested an insecure image 'http://www.buckeyeplanet.com/bp_files/donorbanners/BP_Donor_2012.png'. This content should also be served over HTTPS.
VM130 page-202:861 Mixed Content: The page at 'https://www.buckeyeplanet.com/forum...terno-zombie-icon.22663/page-202#post-2835114' was loaded over HTTPS, but requested an insecure image 'http://www.buckeyeplanet.com/bp_files/donorbanners/BP_Donor_2011.png'. This content should also be served over HTTPS.
VM130 page-202:864 Mixed Content: The page at 'https://www.buckeyeplanet.com/forum...terno-zombie-icon.22663/page-202#post-2835114' was loaded over HTTPS, but requested an insecure image 'http://www.buckeyeplanet.com/bp_files/donorbanners/BP_Donor_2010.png'. This content should also be served over HTTPS.
VM130 page-202:895 Mixed Content: The page at 'https://www.buckeyeplanet.com/forum...terno-zombie-icon.22663/page-202#post-2835114' was loaded over HTTPS, but requested an insecure image 'http://www.myiconart.com/22951-large/big-lebowski-t-shirt-i-hate-the-eagles.jpg'. This content should also be served over HTTPS.
VM130 page-202:1040 Mixed Content: The page at 'https://www.buckeyeplanet.com/forum...terno-zombie-icon.22663/page-202#post-2835114' was loaded over HTTPS, but requested an insecure image 'http://www.buckeyeplanet.com/bp_files/donorbanners/BP_Donor.png'. This content should also be served over HTTPS.
VM130 page-202:1043 Mixed Content: The page at 'https://www.buckeyeplanet.com/forum...terno-zombie-icon.22663/page-202#post-2835114' was loaded over HTTPS, but requested an insecure image 'http://www.buckeyeplanet.com/bp_files/donorbanners/BP_Donor_2016.png'. This content should also be served over HTTPS.
VM130 page-202:1046 Mixed Content: The page at 'https://www.buckeyeplanet.com/forum...terno-zombie-icon.22663/page-202#post-2835114' was loaded over HTTPS, but requested an insecure image 'http://www.buckeyeplanet.com/bp_files/donorbanners/BP_Donor_2015.png'. This content should also be served over HTTPS.
VM130 page-202:1049 Mixed Content: The page at 'https://www.buckeyeplanet.com/forum...terno-zombie-icon.22663/page-202#post-2835114' was loaded over HTTPS, but requested an insecure image 'http://www.buckeyeplanet.com/bp_files/donorbanners/BP_Donor_2014.png'. This content should also be served over HTTPS.
VM130 page-202:1470 Mixed Content: The page at 'https://www.buckeyeplanet.com/forum...terno-zombie-icon.22663/page-202#post-2835114' was loaded over HTTPS, but requested an insecure image 'http://www.buckeyeplanet.com/bp_files/donorbanners/BP_Donor_2015.png'. This content should also be served over HTTPS.
VM130 page-202:1474 Mixed Content: The page at 'https://www.buckeyeplanet.com/forum...terno-zombie-icon.22663/page-202#post-2835114' was loaded over HTTPS, but requested an insecure image 'http://www.buckeyeplanet.com/bp_files/donorbanners/BP_Donor_2013.png'. This content should also be served over HTTPS.
VM130 page-202:1478 Mixed Content: The page at 'https://www.buckeyeplanet.com/forum...terno-zombie-icon.22663/page-202#post-2835114' was loaded over HTTPS, but requested an insecure image 'http://www.buckeyeplanet.com/bp_files/donorbanners/BP_Donor_2011.png'. This content should also be served over HTTPS.
VM130 page-202:1482 Mixed Content: The page at 'https://www.buckeyeplanet.com/forum...terno-zombie-icon.22663/page-202#post-2835114' was loaded over HTTPS, but requested an insecure image 'http://www.buckeyeplanet.com/bp_files/donorbanners/BP_Donor_2009.png'. This content should also be served over HTTPS.
VM130 page-202:1486 Mixed Content: The page at 'https://www.buckeyeplanet.com/forum...terno-zombie-icon.22663/page-202#post-2835114' was loaded over HTTPS, but requested an insecure image 'http://www.buckeyeplanet.com/bp_files/donorbanners/BP_Donor_2007.png'. This content should also be served over HTTPS.
VM130 page-202:1489 Mixed Content: The page at 'https://www.buckeyeplanet.com/forum...terno-zombie-icon.22663/page-202#post-2835114' was loaded over HTTPS, but requested an insecure image 'http://www.buckeyeplanet.com/bp_files/donorbanners/BP_Donor_2006.png'. This content should also be served over HTTPS.
VM130 page-202:1492 Mixed Content: The page at 'https://www.buckeyeplanet.com/forum...terno-zombie-icon.22663/page-202#post-2835114' was loaded over HTTPS, but requested an insecure image 'http://www.buckeyeplanet.com/bp_files/donorbanners/BP_Donor_2005.png'. This content should also be served over HTTPS.
VM130 page-202:1666 Mixed Content: The page at 'https://www.buckeyeplanet.com/forum...terno-zombie-icon.22663/page-202#post-2835114' was loaded over HTTPS, but requested an insecure image 'http://www.buckeyeplanet.com/bp_files/donorbanners/BP_Donor_2014.png'. This content should also be served over HTTPS.
VM130 page-202:1669 Mixed Content: The page at 'https://www.buckeyeplanet.com/forum...terno-zombie-icon.22663/page-202#post-2835114' was loaded over HTTPS, but requested an insecure image 'http://www.buckeyeplanet.com/bp_files/donorbanners/BP_Donor_2013.png'. This content should also be served over HTTPS.
VM130 page-202:1672 Mixed Content: The page at 'https://www.buckeyeplanet.com/forum...terno-zombie-icon.22663/page-202#post-2835114' was loaded over HTTPS, but requested an insecure image 'http://www.buckeyeplanet.com/bp_files/donorbanners/BP_Donor_2012.png'. This content should also be served over HTTPS.
VM130 page-202:1675 Mixed Content: The page at 'https://www.buckeyeplanet.com/forum...terno-zombie-icon.22663/page-202#post-2835114' was loaded over HTTPS, but requested an insecure image 'http://www.buckeyeplanet.com/bp_files/donorbanners/BP_Donor_2011.png'. This content should also be served over HTTPS.
VM130 page-202:1678 Mixed Content: The page at 'https://www.buckeyeplanet.com/forum...terno-zombie-icon.22663/page-202#post-2835114' was loaded over HTTPS, but requested an insecure image 'http://www.buckeyeplanet.com/bp_files/donorbanners/BP_Donor_2010.png'. This content should also be served over HTTPS.
VM130 page-202:1681 Mixed Content: The page at 'https://www.buckeyeplanet.com/forum...terno-zombie-icon.22663/page-202#post-2835114' was loaded over HTTPS, but requested an insecure image 'http://www.buckeyeplanet.com/bp_files/donorbanners/BP_Donor_2009.png'. This content should also be served over HTTPS.
VM130 page-202:1685 Mixed Content: The page at 'https://www.buckeyeplanet.com/forum...terno-zombie-icon.22663/page-202#post-2835114' was loaded over HTTPS, but requested an insecure image 'http://www.buckeyeplanet.com/bp_files/donorbanners/BP_Donor_2008.png'. This content should also be served over HTTPS.
page-202#post-2835114:1688 Mixed Content: The page at 'https://www.buckeyeplanet.com/forum...terno-zombie-icon.22663/page-202#post-2835114' was loaded over HTTPS, but requested an insecure image 'http://www.buckeyeplanet.com/bp_files/donorbanners/BP_Donor_2007.png'. This content should also be served over HTTPS.
page-202#post-2835114:1691 Mixed Content: The page at 'https://www.buckeyeplanet.com/forum...terno-zombie-icon.22663/page-202#post-2835114' was loaded over HTTPS, but requested an insecure image 'http://www.buckeyeplanet.com/bp_files/donorbanners/BP_Donor_2006.png'. This content should also be served over HTTPS.
page-202#post-2835114:1694 Mixed Content: The page at 'https://www.buckeyeplanet.com/forum...terno-zombie-icon.22663/page-202#post-2835114' was loaded over HTTPS, but requested an insecure image 'http://www.buckeyeplanet.com/bp_files/donorbanners/BP_Donor_2005.png'. This content should also be served over HTTPS.
page-202#post-2835114:1697 Mixed Content: The page at 'https://www.buckeyeplanet.com/forum...terno-zombie-icon.22663/page-202#post-2835114' was loaded over HTTPS, but requested an insecure image 'http://www.buckeyeplanet.com/bp_files/donorbanners/BP_Donor_2004.png'. This content should also be served over HTTPS.
page-202#post-2835114:1871 Mixed Content: The page at 'https://www.buckeyeplanet.com/forum...terno-zombie-icon.22663/page-202#post-2835114' was loaded over HTTPS, but requested an insecure image 'http://www.buckeyeplanet.com/bp_files/donorbanners/BP_Donor.png'. This content should also be served over HTTPS.
page-202#post-2835114:1874 Mixed Content: The page at 'https://www.buckeyeplanet.com/forum...terno-zombie-icon.22663/page-202#post-2835114' was loaded over HTTPS, but requested an insecure image 'http://www.buckeyeplanet.com/bp_files/donorbanners/BP_Donor_2016.png'. This content should also be served over HTTPS.
page-202#post-2835114:1877 Mixed Content: The page at 'https://www.buckeyeplanet.com/forum...terno-zombie-icon.22663/page-202#post-2835114' was loaded over HTTPS, but requested an insecure image 'http://www.buckeyeplanet.com/bp_files/donorbanners/BP_Donor_2015.png'. This content should also be served over HTTPS.
page-202#post-2835114:1880 Mixed Content: The page at 'https://www.buckeyeplanet.com/forum...terno-zombie-icon.22663/page-202#post-2835114' was loaded over HTTPS, but requested an insecure image 'http://www.buckeyeplanet.com/bp_files/donorbanners/BP_Donor_2014.png'. This content should also be served over HTTPS.
page-202#post-2835114:1883 Mixed Content: The page at 'https://www.buckeyeplanet.com/forum...terno-zombie-icon.22663/page-202#post-2835114' was loaded over HTTPS, but requested an insecure image 'http://www.buckeyeplanet.com/bp_files/donorbanners/BP_Donor_2013.png'. This content should also be served over HTTPS.
page-202#post-2835114:1886 Mixed Content: The page at 'https://www.buckeyeplanet.com/forum...terno-zombie-icon.22663/page-202#post-2835114' was loaded over HTTPS, but requested an insecure image 'http://www.buckeyeplanet.com/bp_files/donorbanners/BP_Donor_2012.png'. This content should also be served over HTTPS.
page-202#post-2835114:1889 Mixed Content: The page at 'https://www.buckeyeplanet.com/forum...terno-zombie-icon.22663/page-202#post-2835114' was loaded over HTTPS, but requested an insecure image 'http://www.buckeyeplanet.com/bp_files/donorbanners/BP_Donor_2011.png'. This content should also be served over HTTPS.
page-202#post-2835114:1892 Mixed Content: The page at 'https://www.buckeyeplanet.com/forum...terno-zombie-icon.22663/page-202#post-2835114' was loaded over HTTPS, but requested an insecure image 'http://www.buckeyeplanet.com/bp_files/donorbanners/BP_Donor_2010.png'. This content should also be served over HTTPS.
page-202#post-2835114:2079 Mixed Content: The page at 'https://www.buckeyeplanet.com/forum...terno-zombie-icon.22663/page-202#post-2835114' was loaded over HTTPS, but requested an insecure image 'http://www.buckeyeplanet.com/bp_files/donorbanners/BP_Donor_2010.png'. This content should also be served over HTTPS.
page-202#post-2835114:2257 Mixed Content: The page at 'https://www.buckeyeplanet.com/forum...terno-zombie-icon.22663/page-202#post-2835114' was loaded over HTTPS, but requested an insecure image 'http://www.buckeyeplanet.com/bp_files/donorbanners/BP_Donor_2015.png'. This content should also be served over HTTPS.
page-202#post-2835114:2264 Mixed Content: The page at 'https://www.buckeyeplanet.com/forum...terno-zombie-icon.22663/page-202#post-2835114' was loaded over HTTPS, but requested an insecure image 'http://www.buckeyeplanet.com/bp_files/donorbanners/BP_Donor_2010.png'. This content should also be served over HTTPS.
page-202#post-2835114:2267 Mixed Content: The page at 'https://www.buckeyeplanet.com/forum...terno-zombie-icon.22663/page-202#post-2835114' was loaded over HTTPS, but requested an insecure image 'http://www.buckeyeplanet.com/bp_files/donorbanners/BP_Donor_2009.png'. This content should also be served over HTTPS.
page-202#post-2835114:2271 Mixed Content: The page at 'https://www.buckeyeplanet.com/forum...terno-zombie-icon.22663/page-202#post-2835114' was loaded over HTTPS, but requested an insecure image 'http://www.buckeyeplanet.com/bp_files/donorbanners/BP_Donor_2008.png'. This content should also be served over HTTPS.
page-202#post-2835114:2275 Mixed Content: The page at 'https://www.buckeyeplanet.com/forum...terno-zombie-icon.22663/page-202#post-2835114' was loaded over HTTPS, but requested an insecure image 'http://www.buckeyeplanet.com/bp_files/donorbanners/BP_Donor_2006.png'. This content should also be served over HTTPS.
page-202#post-2835114:2447 Mixed Content: The page at 'https://www.buckeyeplanet.com/forum...terno-zombie-icon.22663/page-202#post-2835114' was loaded over HTTPS, but requested an insecure image 'http://www.buckeyeplanet.com/bp_files/donorbanners/BP_Donor_2010.png'. This content should also be served over HTTPS.
page-202#post-2835114:2636 Mixed Content: The page at 'https://www.buckeyeplanet.com/forum...terno-zombie-icon.22663/page-202#post-2835114' was loaded over HTTPS, but requested an insecure image 'http://www.buckeyeplanet.com/bp_files/donorbanners/BP_Donor_2015.png'. This content should also be served over HTTPS.
page-202#post-2835114:2639 Mixed Content: The page at 'https://www.buckeyeplanet.com/forum...terno-zombie-icon.22663/page-202#post-2835114' was loaded over HTTPS, but requested an insecure image 'http://www.buckeyeplanet.com/bp_files/donorbanners/BP_Donor_2014.png'. This content should also be served over HTTPS.
page-202#post-2835114:2642 Mixed Content: The page at 'https://www.buckeyeplanet.com/forum...terno-zombie-icon.22663/page-202#post-2835114' was loaded over HTTPS, but requested an insecure image 'http://www.buckeyeplanet.com/bp_files/donorbanners/BP_Donor_2013.png'. This content should also be served over HTTPS.
page-202#post-2835114:2841 Mixed Content: The page at 'https://www.buckeyeplanet.com/forum...terno-zombie-icon.22663/page-202#post-2835114' was loaded over HTTPS, but requested an insecure image 'http://www.buckeyeplanet.com/bp_files/donorbanners/BP_Donor.png'. This content should also be served over HTTPS.
page-202#post-2835114:2844 Mixed Content: The page at 'https://www.buckeyeplanet.com/forum...terno-zombie-icon.22663/page-202#post-2835114' was loaded over HTTPS, but requested an insecure image 'http://www.buckeyeplanet.com/bp_files/donorbanners/BP_Donor_2016.png'. This content should also be served over HTTPS.
page-202#post-2835114:2851 Mixed Content: The page at 'https://www.buckeyeplanet.com/forum...terno-zombie-icon.22663/page-202#post-2835114' was loaded over HTTPS, but requested an insecure image 'http://www.buckeyeplanet.com/bp_files/donorbanners/BP_Donor_2011.png'. This content should also be served over HTTPS.
page-202#post-2835114:2854 Mixed Content: The page at 'https://www.buckeyeplanet.com/forum...terno-zombie-icon.22663/page-202#post-2835114' was loaded over HTTPS, but requested an insecure image 'http://www.buckeyeplanet.com/bp_files/donorbanners/BP_Donor_2010.png'. This content should also be served over HTTPS.
page-202#post-2835114:3023 Mixed Content: The page at 'https://www.buckeyeplanet.com/forum...terno-zombie-icon.22663/page-202#post-2835114' was loaded over HTTPS, but requested an insecure image 'http://www.buckeyeplanet.com/bp_files/donorbanners/BP_Donor.png'. This content should also be served over HTTPS.
page-202#post-2835114:3026 Mixed Content: The page at 'https://www.buckeyeplanet.com/forum...terno-zombie-icon.22663/page-202#post-2835114' was loaded over HTTPS, but requested an insecure image 'http://www.buckeyeplanet.com/bp_files/donorbanners/BP_Donor_2016.png'. This content should also be served over HTTPS.
page-202#post-2835114:3029 Mixed Content: The page at 'https://www.buckeyeplanet.com/forum...terno-zombie-icon.22663/page-202#post-2835114' was loaded over HTTPS, but requested an insecure image 'http://www.buckeyeplanet.com/bp_files/donorbanners/BP_Donor_2015.png'. This content should also be served over HTTPS.
page-202#post-2835114:3032 Mixed Content: The page at 'https://www.buckeyeplanet.com/forum...terno-zombie-icon.22663/page-202#post-2835114' was loaded over HTTPS, but requested an insecure image 'http://www.buckeyeplanet.com/bp_files/donorbanners/BP_Donor_2014.png'. This content should also be served over HTTPS.
page-202#post-2835114:3035 Mixed Content: The page at 'https://www.buckeyeplanet.com/forum...terno-zombie-icon.22663/page-202#post-2835114' was loaded over HTTPS, but requested an insecure image 'http://www.buckeyeplanet.com/bp_files/donorbanners/BP_Donor_2013.png'. This content should also be served over HTTPS.
page-202#post-2835114:3038 Mixed Content: The page at 'https://www.buckeyeplanet.com/forum...terno-zombie-icon.22663/page-202#post-2835114' was loaded over HTTPS, but requested an insecure image 'http://www.buckeyeplanet.com/bp_files/donorbanners/BP_Donor_2012.png'. This content should also be served over HTTPS.
page-202#post-2835114:3041 Mixed Content: The page at 'https://www.buckeyeplanet.com/forum...terno-zombie-icon.22663/page-202#post-2835114' was loaded over HTTPS, but requested an insecure image 'http://www.buckeyeplanet.com/bp_files/donorbanners/BP_Donor_2011.png'. This content should also be served over HTTPS.
page-202#post-2835114:3044 Mixed Content: The page at 'https://www.buckeyeplanet.com/forum...terno-zombie-icon.22663/page-202#post-2835114' was loaded over HTTPS, but requested an insecure image 'http://www.buckeyeplanet.com/bp_files/donorbanners/BP_Donor_2010.png'. This content should also be served over HTTPS.
page-202#post-2835114:3077 Mixed Content: The page at 'https://www.buckeyeplanet.com/forum...terno-zombie-icon.22663/page-202#post-2835114' was loaded over HTTPS, but requested an insecure image 'http://image.spreadshirtmedia.com/i...eId=2,version=1461139005.png/cjk5h_design.png'. This content should also be served over HTTPS.
2pubads_impl_105.js:215 A Parser-blocking, cross-origin script, https://securepubads.g.doubleclick....479424055&ga_sid=1479424395&ga_hid=1383678416, is invoked via document.write. This may be blocked by the browser if the device has poor network connectivity.Im @ pubads_impl_105.js:215
5qA-WjRPUvY:10 Uncaught ReferenceError: ytcfg is not defined(…)
5qA-WjRPUvY:10 Uncaught ReferenceError: ytcfg is not defined(…)
page-202#post-2835114:1 Mixed Content: The page at 'https://www.buckeyeplanet.com/forum...terno-zombie-icon.22663/page-202#post-2835114' was loaded over HTTPS, but requested an insecure script 'http://www.googletagservices.com/tag/js/gpt.js'. This request has been blocked; the content must be served over HTTPS.
xenforo.js:223 XenForo.activate(#document)
xenforo.js:273 PageNav e.fn.init[1]
xenforo.js:273 PageNav e.fn.init[1]
xenforo.js:209 XenForo.init() 89ms. jQuery 1.11.0/1.2.8-dev
cdn-ssl.vidible.tv/prod/player/js/16.45.728/vidible-min.js?pid=57ca3262a01b…e-monster-coach-joe-paterno-zombie-icon.22663%2Fpage-202%23post-2835114:55 01:13:24.650 [ERROR] EventBus: window.setAkamaiMediaAnalyticsData is not a function event Object TypeError: window.setAkamaiMediaAnalyticsData is not a function
at c (https://cdn-ssl.vidible.tv/prod/player/js/16.45.728/html5/player-hls-latest-min.js:12201:385)
at c.Ww (https://cdn-ssl.vidible.tv/prod/pla...ombie-icon.22663/page-202#post-2835114:54:146)
at c.dispatchEvent (https://cdn-ssl.vidible.tv/prod/pla...zombie-icon.22663/page-202#post-2835114:54:50)
at c.dispatchEvent (https://cdn-ssl.vidible.tv/prod/player/js/16.45.728/html5/player-hls-latest-min.js:11974:442)
at c.g.(anonymous function) [as dispatchEvent] (https://cdn-ssl.vidible.tv/prod/pla...zombie-icon.22663/page-202#post-2835114:6:107)
at X (https://cdn-ssl.vidible.tv/prod/player/js/16.45.728/html5/player-hls-latest-min.js:12134:498)
at Object.<anonymous> (https://cdn-ssl.vidible.tv/prod/player/js/16.45.728/html5/player-hls-latest-min.js:12151:46)
at m (https://cdn-ssl.vidible.tv/prod/player/js/16.45.728/html5/player-hls-latest-min.js:11994:428)
at Object.<anonymous> (https://cdn-ssl.vidible.tv/prod/player/js/16.45.728/html5/player-hls-latest-min.js:11993:860)
at c.Ww (https://cdn-ssl.vidible.tv/prod/pla...bie-icon.22663/page-202#post-2835114:54:146)b @ cdn-ssl.vidible.tv/prod/player/js/16.45.728/vidible-min.js?pid=57ca3262a01b…e-monster-coach-joe-paterno-zombie-icon.22663%2Fpage-202%23post-2835114:55
cdn-ssl.vidible.tv/prod/player/js/16.45.728/lib/ComScore.StreamSense.js:4 getClip() is deprecated. Use getPlaylist().getClip() instead.getClip @ cdn-ssl.vidible.tv/prod/player/js/16.45.728/lib/ComScore.StreamSense.js:4
base.js:175 Uncaught TypeError: Cannot read property 'Qf' of undefined(…)
base.js:175 Uncaught TypeError: Cannot read property 'Qf' of undefined(…)
vidible-min.js?pid=57ca326…&bcid=5514392…&s=true&ifr=false&cb=0.003…:55 01:14:37.766 [ERROR] EventBus: window.setAkamaiMediaAnalyticsData is not a function event Object {type: "videometadata", args: Array[1]} TypeError: window.setAkamaiMediaAnalyticsData is not a function
at c (https://cdn-ssl.vidible.tv/prod/player/js/16.45.728/html5/player-hls-latest-min.js:12201:385)
at c.Ww (https://cdn-ssl.vidible.tv/prod/pla...ombie-icon.22663/page-202#post-2835114:54:146)
at c.dispatchEvent (https://cdn-ssl.vidible.tv/prod/pla...zombie-icon.22663/page-202#post-2835114:54:50)
at c.dispatchEvent (https://cdn-ssl.vidible.tv/prod/player/js/16.45.728/html5/player-hls-latest-min.js:11974:442)
at c.g.(anonymous function) [as dispatchEvent] (https://cdn-ssl.vidible.tv/prod/pla...zombie-icon.22663/page-202#post-2835114:6:107)
at X (https://cdn-ssl.vidible.tv/prod/player/js/16.45.728/html5/player-hls-latest-min.js:12134:498)
at Object.<anonymous> (https://cdn-ssl.vidible.tv/prod/player/js/16.45.728/html5/player-hls-latest-min.js:12151:46)
at m (https://cdn-ssl.vidible.tv/prod/player/js/16.45.728/html5/player-hls-latest-min.js:11994:428)
at Object.<anonymous> (https://cdn-ssl.vidible.tv/prod/player/js/16.45.728/html5/player-hls-latest-min.js:11993:860)
at c.Ww (https://cdn-ssl.vidible.tv/prod/pla...bie-icon.22663/page-202#post-2835114:54:146)b @ vidible-min.js?pid=57ca326…&bcid=5514392…&s=true&ifr=false&cb=0.003…:55error @ vidible-min.js?pid=57ca326…&bcid=5514392…&s=true&ifr=false&cb=0.003…:56Ww @ vidible-min.js?pid=57ca326…&bcid=5514392…&s=true&ifr=false&cb=0.003…:54dispatchEvent @ vidible-min.js?pid=57ca326…&bcid=5514392…&s=true&ifr=false&cb=0.003…:54dispatchEvent @ player-hls-latest-min.js:11974g.(anonymous function) @ vidible-min.js?pid=57ca326…&bcid=5514392…&s=true&ifr=false&cb=0.003…:6X @ player-hls-latest-min.js:12134(anonymous function) @ player-hls-latest-min.js:12151m @ player-hls-latest-min.js:11994(anonymous function) @ player-hls-latest-min.js:11993Ww @ vidible-min.js?pid=57ca326…&bcid=5514392…&s=true&ifr=false&cb=0.003…:54dispatchEvent @ vidible-min.js?pid=57ca326…&bcid=5514392…&s=true&ifr=false&cb=0.003…:54a @ player-hls-latest-min.js:11890b @ player-hls-latest-min.js:11890(anonymous function) @ vidible-min.js?pid=57ca326…&bcid=5514392…&s=true&ifr=false&cb=0.003…:149
ComScore.StreamSense.js:4 getClip() is deprecated. Use getPlaylist().getClip() instead.getClip @ ComScore.StreamSense.js:4m @ ComScore.StreamSense.js:4playVideoContentPart @ ComScore.StreamSense.js:4d @ player-hls-latest-min.js:12189Ww @ vidible-min.js?pid=57ca326…&bcid=5514392…&s=true&ifr=false&cb=0.003…:54dispatchEvent @ vidible-min.js?pid=57ca326…&bcid=5514392…&s=true&ifr=false&cb=0.003…:54dispatchEvent @ player-hls-latest-min.js:11974g.(anonymous function) @ vidible-min.js?pid=57ca326…&bcid=5514392…&s=true&ifr=false&cb=0.003…:6X @ player-hls-latest-min.js:12134pa @ player-hls-latest-min.js:12134m @ player-hls-latest-min.js:11994(anonymous function) @ player-hls-latest-min.js:11993Ww @ vidible-min.js?pid=57ca326…&bcid=5514392…&s=true&ifr=false&cb=0.003…:54dispatchEvent @ vidible-min.js?pid=57ca326…&bcid=5514392…&s=true&ifr=false&cb=0.003…:54k @ player-hls-latest-min.js:11892(anonymous function) @ vidible-min.js?pid=57ca326…&bcid=5514392…&s=true&ifr=false&cb=0.003…:149
 
Upvote 0
An advert for Inside Edition runs. Here is the info you requested, I think. It just ran again on https://www.buckeyeplanet.com/forum...terno-zombie-icon.22663/page-202#post-2835114

2page-202:48 A Parser-blocking, cross-origin script, https://www.googletagservices.com/tag/js/gpt.js, is invoked via document.write. This may be blocked by the browser if the device has poor network connectivity.(anonymous function) @ page-202:48
2gpt.js:4 A Parser-blocking, cross-origin script, https://partner.googleadservices.com/gpt/pubads_impl_105.js, is invoked via document.write. This may be blocked by the browser if the device has poor network connectivity.(anonymous function) @ gpt.js:4
https://img.bnqt.com/lib/js/sdpdfphelper.js Failed to load resource: net::ERR_INSECURE_RESPONSE
page-202:55 Uncaught ReferenceError: sdpTargeting is not defined(…)
2page-202:116 A Parser-blocking, cross-origin script, https://sb.scorecardresearch.com/beacon.js, is invoked via document.write. This may be blocked by the browser if the device has poor network connectivity.(anonymous function) @ page-202:116
2pubads_impl_105.js:215 A Parser-blocking, cross-origin script, https://securepubads.g.doubleclick....479424055&ga_sid=1479424395&ga_hid=1383678416, is invoked via document.write. This may be blocked by the browser if the device has poor network connectivity.Im @ pubads_impl_105.js:215
VM130 page-202:570 Mixed Content: The page at 'https://www.buckeyeplanet.com/forum...terno-zombie-icon.22663/page-202#post-2835114' was loaded over HTTPS, but requested an insecure image 'http://www.buckeyeplanet.com/bp_files/donorbanners/BP_Donor.png'. This content should also be served over HTTPS.
VM130 page-202:573 Mixed Content: The page at 'https://www.buckeyeplanet.com/forum...terno-zombie-icon.22663/page-202#post-2835114' was loaded over HTTPS, but requested an insecure image 'http://www.buckeyeplanet.com/bp_files/donorbanners/BP_Donor_2016.png'. This content should also be served over HTTPS.
VM130 page-202:576 Mixed Content: The page at 'https://www.buckeyeplanet.com/forum...terno-zombie-icon.22663/page-202#post-2835114' was loaded over HTTPS, but requested an insecure image 'http://www.buckeyeplanet.com/bp_files/donorbanners/BP_Donor_2015.png'. This content should also be served over HTTPS.
VM130 page-202:579 Mixed Content: The page at 'https://www.buckeyeplanet.com/forum...terno-zombie-icon.22663/page-202#post-2835114' was loaded over HTTPS, but requested an insecure image 'http://www.buckeyeplanet.com/bp_files/donorbanners/BP_Donor_2014.png'. This content should also be served over HTTPS.
VM130 page-202:583 Mixed Content: The page at 'https://www.buckeyeplanet.com/forum...terno-zombie-icon.22663/page-202#post-2835114' was loaded over HTTPS, but requested an insecure image 'http://www.buckeyeplanet.com/bp_files/donorbanners/BP_Donor_2012.png'. This content should also be served over HTTPS.
VM130 page-202:586 Mixed Content: The page at 'https://www.buckeyeplanet.com/forum...terno-zombie-icon.22663/page-202#post-2835114' was loaded over HTTPS, but requested an insecure image 'http://www.buckeyeplanet.com/bp_files/donorbanners/BP_Donor_2011.png'. This content should also be served over HTTPS.
VM130 page-202:589 Mixed Content: The page at 'https://www.buckeyeplanet.com/forum...terno-zombie-icon.22663/page-202#post-2835114' was loaded over HTTPS, but requested an insecure image 'http://www.buckeyeplanet.com/bp_files/donorbanners/BP_Donor_2010.png'. This content should also be served over HTTPS.
VM130 page-202:592 Mixed Content: The page at 'https://www.buckeyeplanet.com/forum...terno-zombie-icon.22663/page-202#post-2835114' was loaded over HTTPS, but requested an insecure image 'http://www.buckeyeplanet.com/bp_files/donorbanners/BP_Donor_2009.png'. This content should also be served over HTTPS.
VM130 page-202:596 Mixed Content: The page at 'https://www.buckeyeplanet.com/forum...terno-zombie-icon.22663/page-202#post-2835114' was loaded over HTTPS, but requested an insecure image 'http://www.buckeyeplanet.com/bp_files/donorbanners/BP_Donor_2008.png'. This content should also be served over HTTPS.
VM130 page-202:599 Mixed Content: The page at 'https://www.buckeyeplanet.com/forum...terno-zombie-icon.22663/page-202#post-2835114' was loaded over HTTPS, but requested an insecure image 'http://www.buckeyeplanet.com/bp_files/donorbanners/BP_Donor_2007.png'. This content should also be served over HTTPS.
VM130 page-202:843 Mixed Content: The page at 'https://www.buckeyeplanet.com/forum...terno-zombie-icon.22663/page-202#post-2835114' was loaded over HTTPS, but requested an insecure image 'http://www.buckeyeplanet.com/bp_files/donorbanners/BP_Donor.png'. This content should also be served over HTTPS.
VM130 page-202:846 Mixed Content: The page at 'https://www.buckeyeplanet.com/forum...terno-zombie-icon.22663/page-202#post-2835114' was loaded over HTTPS, but requested an insecure image 'http://www.buckeyeplanet.com/bp_files/donorbanners/BP_Donor_2016.png'. This content should also be served over HTTPS.
VM130 page-202:849 Mixed Content: The page at 'https://www.buckeyeplanet.com/forum...terno-zombie-icon.22663/page-202#post-2835114' was loaded over HTTPS, but requested an insecure image 'http://www.buckeyeplanet.com/bp_files/donorbanners/BP_Donor_2015.png'. This content should also be served over HTTPS.
VM130 page-202:852 Mixed Content: The page at 'https://www.buckeyeplanet.com/forum...terno-zombie-icon.22663/page-202#post-2835114' was loaded over HTTPS, but requested an insecure image 'http://www.buckeyeplanet.com/bp_files/donorbanners/BP_Donor_2014.png'. This content should also be served over HTTPS.
VM130 page-202:855 Mixed Content: The page at 'https://www.buckeyeplanet.com/forum...terno-zombie-icon.22663/page-202#post-2835114' was loaded over HTTPS, but requested an insecure image 'http://www.buckeyeplanet.com/bp_files/donorbanners/BP_Donor_2013.png'. This content should also be served over HTTPS.
VM130 page-202:858 Mixed Content: The page at 'https://www.buckeyeplanet.com/forum...terno-zombie-icon.22663/page-202#post-2835114' was loaded over HTTPS, but requested an insecure image 'http://www.buckeyeplanet.com/bp_files/donorbanners/BP_Donor_2012.png'. This content should also be served over HTTPS.
VM130 page-202:861 Mixed Content: The page at 'https://www.buckeyeplanet.com/forum...terno-zombie-icon.22663/page-202#post-2835114' was loaded over HTTPS, but requested an insecure image 'http://www.buckeyeplanet.com/bp_files/donorbanners/BP_Donor_2011.png'. This content should also be served over HTTPS.
VM130 page-202:864 Mixed Content: The page at 'https://www.buckeyeplanet.com/forum...terno-zombie-icon.22663/page-202#post-2835114' was loaded over HTTPS, but requested an insecure image 'http://www.buckeyeplanet.com/bp_files/donorbanners/BP_Donor_2010.png'. This content should also be served over HTTPS.
VM130 page-202:895 Mixed Content: The page at 'https://www.buckeyeplanet.com/forum...terno-zombie-icon.22663/page-202#post-2835114' was loaded over HTTPS, but requested an insecure image 'http://www.myiconart.com/22951-large/big-lebowski-t-shirt-i-hate-the-eagles.jpg'. This content should also be served over HTTPS.
VM130 page-202:1040 Mixed Content: The page at 'https://www.buckeyeplanet.com/forum...terno-zombie-icon.22663/page-202#post-2835114' was loaded over HTTPS, but requested an insecure image 'http://www.buckeyeplanet.com/bp_files/donorbanners/BP_Donor.png'. This content should also be served over HTTPS.
VM130 page-202:1043 Mixed Content: The page at 'https://www.buckeyeplanet.com/forum...terno-zombie-icon.22663/page-202#post-2835114' was loaded over HTTPS, but requested an insecure image 'http://www.buckeyeplanet.com/bp_files/donorbanners/BP_Donor_2016.png'. This content should also be served over HTTPS.
VM130 page-202:1046 Mixed Content: The page at 'https://www.buckeyeplanet.com/forum...terno-zombie-icon.22663/page-202#post-2835114' was loaded over HTTPS, but requested an insecure image 'http://www.buckeyeplanet.com/bp_files/donorbanners/BP_Donor_2015.png'. This content should also be served over HTTPS.
VM130 page-202:1049 Mixed Content: The page at 'https://www.buckeyeplanet.com/forum...terno-zombie-icon.22663/page-202#post-2835114' was loaded over HTTPS, but requested an insecure image 'http://www.buckeyeplanet.com/bp_files/donorbanners/BP_Donor_2014.png'. This content should also be served over HTTPS.
VM130 page-202:1470 Mixed Content: The page at 'https://www.buckeyeplanet.com/forum...terno-zombie-icon.22663/page-202#post-2835114' was loaded over HTTPS, but requested an insecure image 'http://www.buckeyeplanet.com/bp_files/donorbanners/BP_Donor_2015.png'. This content should also be served over HTTPS.
VM130 page-202:1474 Mixed Content: The page at 'https://www.buckeyeplanet.com/forum...terno-zombie-icon.22663/page-202#post-2835114' was loaded over HTTPS, but requested an insecure image 'http://www.buckeyeplanet.com/bp_files/donorbanners/BP_Donor_2013.png'. This content should also be served over HTTPS.
VM130 page-202:1478 Mixed Content: The page at 'https://www.buckeyeplanet.com/forum...terno-zombie-icon.22663/page-202#post-2835114' was loaded over HTTPS, but requested an insecure image 'http://www.buckeyeplanet.com/bp_files/donorbanners/BP_Donor_2011.png'. This content should also be served over HTTPS.
VM130 page-202:1482 Mixed Content: The page at 'https://www.buckeyeplanet.com/forum...terno-zombie-icon.22663/page-202#post-2835114' was loaded over HTTPS, but requested an insecure image 'http://www.buckeyeplanet.com/bp_files/donorbanners/BP_Donor_2009.png'. This content should also be served over HTTPS.
VM130 page-202:1486 Mixed Content: The page at 'https://www.buckeyeplanet.com/forum...terno-zombie-icon.22663/page-202#post-2835114' was loaded over HTTPS, but requested an insecure image 'http://www.buckeyeplanet.com/bp_files/donorbanners/BP_Donor_2007.png'. This content should also be served over HTTPS.
VM130 page-202:1489 Mixed Content: The page at 'https://www.buckeyeplanet.com/forum...terno-zombie-icon.22663/page-202#post-2835114' was loaded over HTTPS, but requested an insecure image 'http://www.buckeyeplanet.com/bp_files/donorbanners/BP_Donor_2006.png'. This content should also be served over HTTPS.
VM130 page-202:1492 Mixed Content: The page at 'https://www.buckeyeplanet.com/forum...terno-zombie-icon.22663/page-202#post-2835114' was loaded over HTTPS, but requested an insecure image 'http://www.buckeyeplanet.com/bp_files/donorbanners/BP_Donor_2005.png'. This content should also be served over HTTPS.
VM130 page-202:1666 Mixed Content: The page at 'https://www.buckeyeplanet.com/forum...terno-zombie-icon.22663/page-202#post-2835114' was loaded over HTTPS, but requested an insecure image 'http://www.buckeyeplanet.com/bp_files/donorbanners/BP_Donor_2014.png'. This content should also be served over HTTPS.
VM130 page-202:1669 Mixed Content: The page at 'https://www.buckeyeplanet.com/forum...terno-zombie-icon.22663/page-202#post-2835114' was loaded over HTTPS, but requested an insecure image 'http://www.buckeyeplanet.com/bp_files/donorbanners/BP_Donor_2013.png'. This content should also be served over HTTPS.
VM130 page-202:1672 Mixed Content: The page at 'https://www.buckeyeplanet.com/forum...terno-zombie-icon.22663/page-202#post-2835114' was loaded over HTTPS, but requested an insecure image 'http://www.buckeyeplanet.com/bp_files/donorbanners/BP_Donor_2012.png'. This content should also be served over HTTPS.
VM130 page-202:1675 Mixed Content: The page at 'https://www.buckeyeplanet.com/forum...terno-zombie-icon.22663/page-202#post-2835114' was loaded over HTTPS, but requested an insecure image 'http://www.buckeyeplanet.com/bp_files/donorbanners/BP_Donor_2011.png'. This content should also be served over HTTPS.
VM130 page-202:1678 Mixed Content: The page at 'https://www.buckeyeplanet.com/forum...terno-zombie-icon.22663/page-202#post-2835114' was loaded over HTTPS, but requested an insecure image 'http://www.buckeyeplanet.com/bp_files/donorbanners/BP_Donor_2010.png'. This content should also be served over HTTPS.
VM130 page-202:1681 Mixed Content: The page at 'https://www.buckeyeplanet.com/forum...terno-zombie-icon.22663/page-202#post-2835114' was loaded over HTTPS, but requested an insecure image 'http://www.buckeyeplanet.com/bp_files/donorbanners/BP_Donor_2009.png'. This content should also be served over HTTPS.
VM130 page-202:1685 Mixed Content: The page at 'https://www.buckeyeplanet.com/forum...terno-zombie-icon.22663/page-202#post-2835114' was loaded over HTTPS, but requested an insecure image 'http://www.buckeyeplanet.com/bp_files/donorbanners/BP_Donor_2008.png'. This content should also be served over HTTPS.
page-202#post-2835114:1688 Mixed Content: The page at 'https://www.buckeyeplanet.com/forum...terno-zombie-icon.22663/page-202#post-2835114' was loaded over HTTPS, but requested an insecure image 'http://www.buckeyeplanet.com/bp_files/donorbanners/BP_Donor_2007.png'. This content should also be served over HTTPS.
page-202#post-2835114:1691 Mixed Content: The page at 'https://www.buckeyeplanet.com/forum...terno-zombie-icon.22663/page-202#post-2835114' was loaded over HTTPS, but requested an insecure image 'http://www.buckeyeplanet.com/bp_files/donorbanners/BP_Donor_2006.png'. This content should also be served over HTTPS.
page-202#post-2835114:1694 Mixed Content: The page at 'https://www.buckeyeplanet.com/forum...terno-zombie-icon.22663/page-202#post-2835114' was loaded over HTTPS, but requested an insecure image 'http://www.buckeyeplanet.com/bp_files/donorbanners/BP_Donor_2005.png'. This content should also be served over HTTPS.
page-202#post-2835114:1697 Mixed Content: The page at 'https://www.buckeyeplanet.com/forum...terno-zombie-icon.22663/page-202#post-2835114' was loaded over HTTPS, but requested an insecure image 'http://www.buckeyeplanet.com/bp_files/donorbanners/BP_Donor_2004.png'. This content should also be served over HTTPS.
page-202#post-2835114:1871 Mixed Content: The page at 'https://www.buckeyeplanet.com/forum...terno-zombie-icon.22663/page-202#post-2835114' was loaded over HTTPS, but requested an insecure image 'http://www.buckeyeplanet.com/bp_files/donorbanners/BP_Donor.png'. This content should also be served over HTTPS.
page-202#post-2835114:1874 Mixed Content: The page at 'https://www.buckeyeplanet.com/forum...terno-zombie-icon.22663/page-202#post-2835114' was loaded over HTTPS, but requested an insecure image 'http://www.buckeyeplanet.com/bp_files/donorbanners/BP_Donor_2016.png'. This content should also be served over HTTPS.
page-202#post-2835114:1877 Mixed Content: The page at 'https://www.buckeyeplanet.com/forum...terno-zombie-icon.22663/page-202#post-2835114' was loaded over HTTPS, but requested an insecure image 'http://www.buckeyeplanet.com/bp_files/donorbanners/BP_Donor_2015.png'. This content should also be served over HTTPS.
page-202#post-2835114:1880 Mixed Content: The page at 'https://www.buckeyeplanet.com/forum...terno-zombie-icon.22663/page-202#post-2835114' was loaded over HTTPS, but requested an insecure image 'http://www.buckeyeplanet.com/bp_files/donorbanners/BP_Donor_2014.png'. This content should also be served over HTTPS.
page-202#post-2835114:1883 Mixed Content: The page at 'https://www.buckeyeplanet.com/forum...terno-zombie-icon.22663/page-202#post-2835114' was loaded over HTTPS, but requested an insecure image 'http://www.buckeyeplanet.com/bp_files/donorbanners/BP_Donor_2013.png'. This content should also be served over HTTPS.
page-202#post-2835114:1886 Mixed Content: The page at 'https://www.buckeyeplanet.com/forum...terno-zombie-icon.22663/page-202#post-2835114' was loaded over HTTPS, but requested an insecure image 'http://www.buckeyeplanet.com/bp_files/donorbanners/BP_Donor_2012.png'. This content should also be served over HTTPS.
page-202#post-2835114:1889 Mixed Content: The page at 'https://www.buckeyeplanet.com/forum...terno-zombie-icon.22663/page-202#post-2835114' was loaded over HTTPS, but requested an insecure image 'http://www.buckeyeplanet.com/bp_files/donorbanners/BP_Donor_2011.png'. This content should also be served over HTTPS.
page-202#post-2835114:1892 Mixed Content: The page at 'https://www.buckeyeplanet.com/forum...terno-zombie-icon.22663/page-202#post-2835114' was loaded over HTTPS, but requested an insecure image 'http://www.buckeyeplanet.com/bp_files/donorbanners/BP_Donor_2010.png'. This content should also be served over HTTPS.
page-202#post-2835114:2079 Mixed Content: The page at 'https://www.buckeyeplanet.com/forum...terno-zombie-icon.22663/page-202#post-2835114' was loaded over HTTPS, but requested an insecure image 'http://www.buckeyeplanet.com/bp_files/donorbanners/BP_Donor_2010.png'. This content should also be served over HTTPS.
page-202#post-2835114:2257 Mixed Content: The page at 'https://www.buckeyeplanet.com/forum...terno-zombie-icon.22663/page-202#post-2835114' was loaded over HTTPS, but requested an insecure image 'http://www.buckeyeplanet.com/bp_files/donorbanners/BP_Donor_2015.png'. This content should also be served over HTTPS.
page-202#post-2835114:2264 Mixed Content: The page at 'https://www.buckeyeplanet.com/forum...terno-zombie-icon.22663/page-202#post-2835114' was loaded over HTTPS, but requested an insecure image 'http://www.buckeyeplanet.com/bp_files/donorbanners/BP_Donor_2010.png'. This content should also be served over HTTPS.
page-202#post-2835114:2267 Mixed Content: The page at 'https://www.buckeyeplanet.com/forum...terno-zombie-icon.22663/page-202#post-2835114' was loaded over HTTPS, but requested an insecure image 'http://www.buckeyeplanet.com/bp_files/donorbanners/BP_Donor_2009.png'. This content should also be served over HTTPS.
page-202#post-2835114:2271 Mixed Content: The page at 'https://www.buckeyeplanet.com/forum...terno-zombie-icon.22663/page-202#post-2835114' was loaded over HTTPS, but requested an insecure image 'http://www.buckeyeplanet.com/bp_files/donorbanners/BP_Donor_2008.png'. This content should also be served over HTTPS.
page-202#post-2835114:2275 Mixed Content: The page at 'https://www.buckeyeplanet.com/forum...terno-zombie-icon.22663/page-202#post-2835114' was loaded over HTTPS, but requested an insecure image 'http://www.buckeyeplanet.com/bp_files/donorbanners/BP_Donor_2006.png'. This content should also be served over HTTPS.
page-202#post-2835114:2447 Mixed Content: The page at 'https://www.buckeyeplanet.com/forum...terno-zombie-icon.22663/page-202#post-2835114' was loaded over HTTPS, but requested an insecure image 'http://www.buckeyeplanet.com/bp_files/donorbanners/BP_Donor_2010.png'. This content should also be served over HTTPS.
page-202#post-2835114:2636 Mixed Content: The page at 'https://www.buckeyeplanet.com/forum...terno-zombie-icon.22663/page-202#post-2835114' was loaded over HTTPS, but requested an insecure image 'http://www.buckeyeplanet.com/bp_files/donorbanners/BP_Donor_2015.png'. This content should also be served over HTTPS.
page-202#post-2835114:2639 Mixed Content: The page at 'https://www.buckeyeplanet.com/forum...terno-zombie-icon.22663/page-202#post-2835114' was loaded over HTTPS, but requested an insecure image 'http://www.buckeyeplanet.com/bp_files/donorbanners/BP_Donor_2014.png'. This content should also be served over HTTPS.
page-202#post-2835114:2642 Mixed Content: The page at 'https://www.buckeyeplanet.com/forum...terno-zombie-icon.22663/page-202#post-2835114' was loaded over HTTPS, but requested an insecure image 'http://www.buckeyeplanet.com/bp_files/donorbanners/BP_Donor_2013.png'. This content should also be served over HTTPS.
page-202#post-2835114:2841 Mixed Content: The page at 'https://www.buckeyeplanet.com/forum...terno-zombie-icon.22663/page-202#post-2835114' was loaded over HTTPS, but requested an insecure image 'http://www.buckeyeplanet.com/bp_files/donorbanners/BP_Donor.png'. This content should also be served over HTTPS.
page-202#post-2835114:2844 Mixed Content: The page at 'https://www.buckeyeplanet.com/forum...terno-zombie-icon.22663/page-202#post-2835114' was loaded over HTTPS, but requested an insecure image 'http://www.buckeyeplanet.com/bp_files/donorbanners/BP_Donor_2016.png'. This content should also be served over HTTPS.
page-202#post-2835114:2851 Mixed Content: The page at 'https://www.buckeyeplanet.com/forum...terno-zombie-icon.22663/page-202#post-2835114' was loaded over HTTPS, but requested an insecure image 'http://www.buckeyeplanet.com/bp_files/donorbanners/BP_Donor_2011.png'. This content should also be served over HTTPS.
page-202#post-2835114:2854 Mixed Content: The page at 'https://www.buckeyeplanet.com/forum...terno-zombie-icon.22663/page-202#post-2835114' was loaded over HTTPS, but requested an insecure image 'http://www.buckeyeplanet.com/bp_files/donorbanners/BP_Donor_2010.png'. This content should also be served over HTTPS.
page-202#post-2835114:3023 Mixed Content: The page at 'https://www.buckeyeplanet.com/forum...terno-zombie-icon.22663/page-202#post-2835114' was loaded over HTTPS, but requested an insecure image 'http://www.buckeyeplanet.com/bp_files/donorbanners/BP_Donor.png'. This content should also be served over HTTPS.
page-202#post-2835114:3026 Mixed Content: The page at 'https://www.buckeyeplanet.com/forum...terno-zombie-icon.22663/page-202#post-2835114' was loaded over HTTPS, but requested an insecure image 'http://www.buckeyeplanet.com/bp_files/donorbanners/BP_Donor_2016.png'. This content should also be served over HTTPS.
page-202#post-2835114:3029 Mixed Content: The page at 'https://www.buckeyeplanet.com/forum...terno-zombie-icon.22663/page-202#post-2835114' was loaded over HTTPS, but requested an insecure image 'http://www.buckeyeplanet.com/bp_files/donorbanners/BP_Donor_2015.png'. This content should also be served over HTTPS.
page-202#post-2835114:3032 Mixed Content: The page at 'https://www.buckeyeplanet.com/forum...terno-zombie-icon.22663/page-202#post-2835114' was loaded over HTTPS, but requested an insecure image 'http://www.buckeyeplanet.com/bp_files/donorbanners/BP_Donor_2014.png'. This content should also be served over HTTPS.
page-202#post-2835114:3035 Mixed Content: The page at 'https://www.buckeyeplanet.com/forum...terno-zombie-icon.22663/page-202#post-2835114' was loaded over HTTPS, but requested an insecure image 'http://www.buckeyeplanet.com/bp_files/donorbanners/BP_Donor_2013.png'. This content should also be served over HTTPS.
page-202#post-2835114:3038 Mixed Content: The page at 'https://www.buckeyeplanet.com/forum...terno-zombie-icon.22663/page-202#post-2835114' was loaded over HTTPS, but requested an insecure image 'http://www.buckeyeplanet.com/bp_files/donorbanners/BP_Donor_2012.png'. This content should also be served over HTTPS.
page-202#post-2835114:3041 Mixed Content: The page at 'https://www.buckeyeplanet.com/forum...terno-zombie-icon.22663/page-202#post-2835114' was loaded over HTTPS, but requested an insecure image 'http://www.buckeyeplanet.com/bp_files/donorbanners/BP_Donor_2011.png'. This content should also be served over HTTPS.
page-202#post-2835114:3044 Mixed Content: The page at 'https://www.buckeyeplanet.com/forum...terno-zombie-icon.22663/page-202#post-2835114' was loaded over HTTPS, but requested an insecure image 'http://www.buckeyeplanet.com/bp_files/donorbanners/BP_Donor_2010.png'. This content should also be served over HTTPS.
page-202#post-2835114:3077 Mixed Content: The page at 'https://www.buckeyeplanet.com/forum...terno-zombie-icon.22663/page-202#post-2835114' was loaded over HTTPS, but requested an insecure image 'http://image.spreadshirtmedia.com/i...eId=2,version=1461139005.png/cjk5h_design.png'. This content should also be served over HTTPS.
2pubads_impl_105.js:215 A Parser-blocking, cross-origin script, https://securepubads.g.doubleclick....479424055&ga_sid=1479424395&ga_hid=1383678416, is invoked via document.write. This may be blocked by the browser if the device has poor network connectivity.Im @ pubads_impl_105.js:215
5qA-WjRPUvY:10 Uncaught ReferenceError: ytcfg is not defined(…)
5qA-WjRPUvY:10 Uncaught ReferenceError: ytcfg is not defined(…)
page-202#post-2835114:1 Mixed Content: The page at 'https://www.buckeyeplanet.com/forum...terno-zombie-icon.22663/page-202#post-2835114' was loaded over HTTPS, but requested an insecure script 'http://www.googletagservices.com/tag/js/gpt.js'. This request has been blocked; the content must be served over HTTPS.
xenforo.js:223 XenForo.activate(#document)
xenforo.js:273 PageNav e.fn.init[1]
xenforo.js:273 PageNav e.fn.init[1]
xenforo.js:209 XenForo.init() 89ms. jQuery 1.11.0/1.2.8-dev
cdn-ssl.vidible.tv/prod/player/js/16.45.728/vidible-min.js?pid=57ca3262a01b…e-monster-coach-joe-paterno-zombie-icon.22663%2Fpage-202%23post-2835114:55 01:13:24.650 [ERROR] EventBus: window.setAkamaiMediaAnalyticsData is not a function event Object TypeError: window.setAkamaiMediaAnalyticsData is not a function
at c (https://cdn-ssl.vidible.tv/prod/player/js/16.45.728/html5/player-hls-latest-min.js:12201:385)
at c.Ww (https://cdn-ssl.vidible.tv/prod/player/js/16.45.728/vidible-min.js?pid=57ca…nster-coach-joe-paterno-zombie-icon.22663/page-202#post-2835114:54:146)
at c.dispatchEvent (https://cdn-ssl.vidible.tv/prod/player/js/16.45.728/vidible-min.js?pid=57ca…onster-coach-joe-paterno-zombie-icon.22663/page-202#post-2835114:54:50)
at c.dispatchEvent (https://cdn-ssl.vidible.tv/prod/player/js/16.45.728/html5/player-hls-latest-min.js:11974:442)
at c.g.(anonymous function) [as dispatchEvent] (https://cdn-ssl.vidible.tv/prod/player/js/16.45.728/vidible-min.js?pid=57ca…onster-coach-joe-paterno-zombie-icon.22663/page-202#post-2835114:6:107)
at X (https://cdn-ssl.vidible.tv/prod/player/js/16.45.728/html5/player-hls-latest-min.js:12134:498)
at Object.<anonymous> (https://cdn-ssl.vidible.tv/prod/player/js/16.45.728/html5/player-hls-latest-min.js:12151:46)
at m (https://cdn-ssl.vidible.tv/prod/player/js/16.45.728/html5/player-hls-latest-min.js:11994:428)
at Object.<anonymous> (https://cdn-ssl.vidible.tv/prod/player/js/16.45.728/html5/player-hls-latest-min.js:11993:860)
at c.Ww (https://cdn-ssl.vidible.tv/prod/player/js/16.45.728/vidible-min.js?pid=57ca…nster-coach-joe-paterno-zombie-icon.22663/page-202#post-2835114:54:146)b @ cdn-ssl.vidible.tv/prod/player/js/16.45.728/vidible-min.js?pid=57ca3262a01b…e-monster-coach-joe-paterno-zombie-icon.22663%2Fpage-202%23post-2835114:55
cdn-ssl.vidible.tv/prod/player/js/16.45.728/lib/ComScore.StreamSense.js:4 getClip() is deprecated. Use getPlaylist().getClip() instead.getClip @ cdn-ssl.vidible.tv/prod/player/js/16.45.728/lib/ComScore.StreamSense.js:4
base.js:175 Uncaught TypeError: Cannot read property 'Qf' of undefined(…)
base.js:175 Uncaught TypeError: Cannot read property 'Qf' of undefined(…)
vidible-min.js?pid=57ca326…&bcid=5514392…&s=true&ifr=false&cb=0.003…:55 01:14:37.766 [ERROR] EventBus: window.setAkamaiMediaAnalyticsData is not a function event Object {type: "videometadata", args: Array[1]} TypeError: window.setAkamaiMediaAnalyticsData is not a function
at c (https://cdn-ssl.vidible.tv/prod/player/js/16.45.728/html5/player-hls-latest-min.js:12201:385)
at c.Ww (https://cdn-ssl.vidible.tv/prod/player/js/16.45.728/vidible-min.js?pid=57ca…nster-coach-joe-paterno-zombie-icon.22663/page-202#post-2835114:54:146)
at c.dispatchEvent (https://cdn-ssl.vidible.tv/prod/player/js/16.45.728/vidible-min.js?pid=57ca…onster-coach-joe-paterno-zombie-icon.22663/page-202#post-2835114:54:50)
at c.dispatchEvent (https://cdn-ssl.vidible.tv/prod/player/js/16.45.728/html5/player-hls-latest-min.js:11974:442)
at c.g.(anonymous function) [as dispatchEvent] (https://cdn-ssl.vidible.tv/prod/player/js/16.45.728/vidible-min.js?pid=57ca…onster-coach-joe-paterno-zombie-icon.22663/page-202#post-2835114:6:107)
at X (https://cdn-ssl.vidible.tv/prod/player/js/16.45.728/html5/player-hls-latest-min.js:12134:498)
at Object.<anonymous> (https://cdn-ssl.vidible.tv/prod/player/js/16.45.728/html5/player-hls-latest-min.js:12151:46)
at m (https://cdn-ssl.vidible.tv/prod/player/js/16.45.728/html5/player-hls-latest-min.js:11994:428)
at Object.<anonymous> (https://cdn-ssl.vidible.tv/prod/player/js/16.45.728/html5/player-hls-latest-min.js:11993:860)
at c.Ww (https://cdn-ssl.vidible.tv/prod/player/js/16.45.728/vidible-min.js?pid=57ca…nster-coach-joe-paterno-zombie-icon.22663/page-202#post-2835114:54:146)b @ vidible-min.js?pid=57ca326…&bcid=5514392…&s=true&ifr=false&cb=0.003…:55error @ vidible-min.js?pid=57ca326…&bcid=5514392…&s=true&ifr=false&cb=0.003…:56Ww @ vidible-min.js?pid=57ca326…&bcid=5514392…&s=true&ifr=false&cb=0.003…:54dispatchEvent @ vidible-min.js?pid=57ca326…&bcid=5514392…&s=true&ifr=false&cb=0.003…:54dispatchEvent @ player-hls-latest-min.js:11974g.(anonymous function) @ vidible-min.js?pid=57ca326…&bcid=5514392…&s=true&ifr=false&cb=0.003…:6X @ player-hls-latest-min.js:12134(anonymous function) @ player-hls-latest-min.js:12151m @ player-hls-latest-min.js:11994(anonymous function) @ player-hls-latest-min.js:11993Ww @ vidible-min.js?pid=57ca326…&bcid=5514392…&s=true&ifr=false&cb=0.003…:54dispatchEvent @ vidible-min.js?pid=57ca326…&bcid=5514392…&s=true&ifr=false&cb=0.003…:54a @ player-hls-latest-min.js:11890b @ player-hls-latest-min.js:11890(anonymous function) @ vidible-min.js?pid=57ca326…&bcid=5514392…&s=true&ifr=false&cb=0.003…:149
ComScore.StreamSense.js:4 getClip() is deprecated. Use getPlaylist().getClip() instead.getClip @ ComScore.StreamSense.js:4m @ ComScore.StreamSense.js:4playVideoContentPart @ ComScore.StreamSense.js:4d @ player-hls-latest-min.js:12189Ww @ vidible-min.js?pid=57ca326…&bcid=5514392…&s=true&ifr=false&cb=0.003…:54dispatchEvent @ vidible-min.js?pid=57ca326…&bcid=5514392…&s=true&ifr=false&cb=0.003…:54dispatchEvent @ player-hls-latest-min.js:11974g.(anonymous function) @ vidible-min.js?pid=57ca326…&bcid=5514392…&s=true&ifr=false&cb=0.003…:6X @ player-hls-latest-min.js:12134pa @ player-hls-latest-min.js:12134m @ player-hls-latest-min.js:11994(anonymous function) @ player-hls-latest-min.js:11993Ww @ vidible-min.js?pid=57ca326…&bcid=5514392…&s=true&ifr=false&cb=0.003…:54dispatchEvent @ vidible-min.js?pid=57ca326…&bcid=5514392…&s=true&ifr=false&cb=0.003…:54k @ player-hls-latest-min.js:11892(anonymous function) @ vidible-min.js?pid=57ca326…&bcid=5514392…&s=true&ifr=false&cb=0.003…:149
Please explain.
 
Upvote 0
Please explain.
11177744.jpg


I think the little computer talks to the big computer talks to the little computer. There is some scumbag hanging around and butting into the conversation with "Inside Edition" stories about little pigs adopted in Ohio and some Trump supporter decking a protester at the Ohio Union. Most of the time, you cannot see the video, you just hear the audio in the background.

Discuss.
 
Upvote 0
Back
Top