Question Scripts do not run

DeletedUser112439

Guest
[h=2]This script cannot be ran[/h]A script in your Quick Bar attempted to load another script over an insecure connection.
As part of the security model of your web browser, scripts can only be loaded from URLs starting with https://
The URL that could not be loaded was: http://www.crosstrigger.com/tw/v7/troop_counter.js


No matter what script i want to run brings me this problem. Can someone tell me why? How to fix this problem? :icon_rolleyes:
 

DeletedUser

Guest
someone needs to host the script using https:// rather than http:// sometime ago tw upgraded to https and whilst they allowed http:// scripts to run for a few months to allow the makers to migrate to https many makers no longer play tw hence never made the required change
 

twenty-five

Guest
Whilst you're right about the https/http thing, the script doesn't even seem to be there in this case so simply rehosting is not possible.
 

alex02dsa

Non-stop Poster
Reaction score
210
Looking for this ?

javascript:(window.main||window).$.getScript('https://dl.dropbox.com/s/m8f4zw748jgugq9/TCounter.js');void(0);
 
Top