Zen Cart Logo
Forums / Addon Templates / "Please stop hotlinking my easing script" Warning

"Please stop hotlinking my easing script" Warning

Views: 29,942

Results 1 to 20 of 21
24 Apr 2013, 4:40 PM
#1
yourvirtualworld avatar

yourvirtualworld

New Zenner

Join Date:
Feb 2012
Posts:
70
Plugin Contributions:
0

"Please stop hotlinking my easing script" Warning

This morning, smack in the top middle of my Zen Cart home page was this large white and black message stating "Please stop hotlinking my easing script — use a real CDN instead. Many thanks" This looks really bad to be happening on a commercial web site.

What's going on with the Sheffield Blue template from Picaflor Azul????? I'm not in a position to provide an immediate fix because I'm not quite sure what the plugin author is talking about.

It linked to https://github.com/gdsmith/jquery.easing and said, among other things > If you're coming here because of a popup on your site I'm sorry, but the increased hotlinking has caused me issues with my hosting company so I'm taking steps to try and sort it out. Please upload the script to your own server and update any urls pointing to gsgd.co.uk to use that version of the file or you could try using the above url for CDN (though this currently only has the 1.3 easing script, look at http://cdnjs.com/ for more info and maybe try and add any missing files/versions still in use).

Please also note, I have no problem with anyone's use of the plugin without my knowledge or permission, it's just the hotlinking that's causing me a headache.

24 Apr 2013, 5:19 PM
#2
clriding avatar

clriding

New Zenner

Join Date:
Feb 2012
Posts:
53
Plugin Contributions:
0

Re: "Please stop hotlinking my easing script" Warning

Hey there

I have got the same thing on my website. I have emailed this 'George' to ask for it to be removed whilst I figure out where this is as like you, I have no idea what this jquery does or which plugin it is.

If I manage to find the answer before you get a reply, I will of course let you know.

Regards

Claire

Yourvirtualworld:

This morning, smack in the top middle of my Zen Cart home page was this large white and black message stating "Please stop hotlinking my easing script — use a real CDN instead. Many thanks" This looks really bad to be happening on a commercial web site.

What's going on with the Sheffield Blue template from Picaflor Azul????? I'm not in a position to provide an immediate fix because I'm not quite sure what the plugin author is talking about.

It linked to https://github.com/gdsmith/jquery.easing and said, among other things

24 Apr 2013, 5:29 PM
#3
clriding avatar

clriding

New Zenner

Join Date:
Feb 2012
Posts:
53
Plugin Contributions:
0

Re: "Please stop hotlinking my easing script" Warning

Hey again, right I've found the script it's in: /includes/templates/abbington_mega/jscript/jscript_jquery.min.php. Now, when I remove the file, the slideshow images disappear, therefore it is something to do with that script. I've uploaded the file back up again and the images reappear properly.

Sooo, need to amend something in this slideshow script, but I don't know what to do here as no expert.

Any answers would be much appreciated.

Thanks.

Claire

24 Apr 2013, 5:31 PM
#4
design75 avatar

design75

Totally Zenned

Join Date:
Dec 2009
Location:
Amersfoort, The Netherlands
Posts:
2,862
Plugin Contributions:
5

Re: "Please stop hotlinking my easing script" Warning

an easy solution could be:

  1. find the file with the link to http://gsgd.co.uk/sandbox/jquery/easing/jquery.easing.1.3.js , by using the search function of the dev tools in your admin, and remove the link.
  2. Download the script, and save it to includes/YOUR_TEMPLATE/jscript/jscript_jquery.easing.1.3.js
24 Apr 2013, 5:39 PM
#5
clriding avatar

clriding

New Zenner

Join Date:
Feb 2012
Posts:
53
Plugin Contributions:
0

Re: "Please stop hotlinking my easing script" Warning

Well I've removed that link and it seems to have worked.

Nice one, thanks. :)

25 Apr 2013, 11:50 PM
#6
510ego avatar

510ego

New Zenner

Join Date:
Feb 2011
Posts:
100
Plugin Contributions:
0

Re: "Please stop hotlinking my easing script" Warning

in plain text editor

includes/templates/YOUR_TEMPLATE/jscript/jscript_jquery.min.php
replace line 2 with the following...

<script src="http://cdnjs.cloudflare.com/ajax/libs/jquery-easing/1.3/jquery.easing.min.js" type="text/javascript"></script>

errors will stop. make sure it is all one line and double spaced like the "google" line above it.

26 Apr 2013, 5:43 AM
#7
rcbitz avatar

rcbitz

New Zenner

Join Date:
Apr 2013
Location:
Melbourne
Posts:
14
Plugin Contributions:
0

Re: "Please stop hotlinking my easing script" Warning

Thanks for the tip to fix this problem, my site was affected also. I am running the Sheffield Blue template.

I found the file and just removed that line, in fact there were only 2 lines in the file, the other one referenced :
https://ajax.googleapis.com/ajax/libs/jquery/1.8.2/jquery.min.js

Now the message has disappeared and my site still works fine so I am happy, so what did the script that was being called do in the first place?

Anyone have any ideas?

26 Apr 2013, 12:59 PM
#8
gjh42 avatar

gjh42

Black Belt

Join Date:
Jul 2005
Location:
Upstate NY
Posts:
21,876
Plugin Contributions:
8

Re: "Please stop hotlinking my easing script" Warning

13 May 2013, 3:43 PM
#9
clriding avatar

clriding

New Zenner

Join Date:
Feb 2012
Posts:
53
Plugin Contributions:
0

Re: "Please stop hotlinking my easing script" Warning

Hi there

The script was part of the slideshow. I thought It was gonna take me days to find it haha,

Claire

13 May 2013, 3:58 PM
#10
simon1066 avatar

simon1066

Totally Zenned

Join Date:
Feb 2009
Location:
UK
Posts:
1,326
Plugin Contributions:
0

Re: "Please stop hotlinking my easing script" Warning

For those who have this problem in the future:

This issue has been addressed by the template designer, this post applies to Sheffield Blue but no doubt updates have been made to their other templates.

14 May 2013, 4:47 PM
#11
picaflor_azul avatar

picaflor_azul

Totally Zenned

Join Date:
Jul 2009
Location:
picaflor-azul.com
Posts:
6,940
Plugin Contributions:
28

Re: "Please stop hotlinking my easing script" Warning

simon1066:

For those who have this problem in the future:

This issue has been addressed by the template designer, this post applies to Sheffield Blue but no doubt updates have been made to their other templates.

The only templates affected were Abbington Mega, Sheffiled Blue, and Avonlee Contempo. Updated template packages have already been submitted and approved for these and patches to fix the problem have been posted to each template support thread.

Thanks,

Anne

14 May 2013, 9:09 PM
#12
divaboutiques avatar

divaboutiques

Zen Follower

Join Date:
Feb 2007
Location:
Worldwide Web
Posts:
191
Plugin Contributions:
0

Re: "Please stop hotlinking my easing script" Warning

picaflor-azul:

The only templates affected were Abbington Mega, Sheffiled Blue, and Avonlee Contempo. Updated template packages have already been submitted and approved for these and patches to fix the problem have been posted to each template support thread.

Thanks,

Anne

I'm having the same problem with template

#14884 Pro Zen Cart Template

Should i Do the same fix on what's been said in the above thread on how to fix that error?

14 May 2013, 9:13 PM
#13
divaboutiques avatar

divaboutiques

Zen Follower

Join Date:
Feb 2007
Location:
Worldwide Web
Posts:
191
Plugin Contributions:
0

Re: "Please stop hotlinking my easing script" Warning

Okay I applied the fix and it worked

in plain text editor

includes/templates/YOUR_TEMPLATE/jscript/jscript_jquery.min.php
replace line 2 with the following...```

<script src="http://cdnjs.cloudflare.com/ajax/libs/jquery-easing/1.3/jquery.easing.min.js" type="text/javascript"></script>
errors will stop. make sure it is all one line and double spaced like the "google" line above it.
14 May 2013, 9:22 PM
#14
sph avatar

sph

Totally Zenned

Join Date:
Jan 2006
Posts:
1,556
Plugin Contributions:
0

Re: "Please stop hotlinking my easing script" Warning

picaflor-azul:

The only templates affected were Abbington Mega, Sheffiled Blue, and Avonlee Contempo. Updated template packages have already been submitted and approved for these and patches to fix the problem have been posted to each template support thread.

Thanks,

Anne

I had the problem on Brighton Pets, since fixed.

15 May 2013, 11:10 AM
#15
swguy avatar

swguy

Administrator

Join Date:
Feb 2006
Location:
Tampa Bay, Florida
Posts:
10,695
Plugin Contributions:
56

Re: "Please stop hotlinking my easing script" Warning

Thank you Anne for getting this resolved so quickly on the templates in the Plugin section.

15 May 2013, 1:21 PM
#16
picaflor_azul avatar

picaflor_azul

Totally Zenned

Join Date:
Jul 2009
Location:
picaflor-azul.com
Posts:
6,940
Plugin Contributions:
28

Re: "Please stop hotlinking my easing script" Warning

divaboutiques:

I'm having the same problem with template

#14884 Pro Zen Cart Template

Should i Do the same fix on what's been said in the above thread on how to fix that error?

You can use the same patch. I have attached it here also. Upload to includes/templaets/template_override/jscript.

Thanks,

Anne

15 May 2013, 1:26 PM
#17
picaflor_azul avatar

picaflor_azul

Totally Zenned

Join Date:
Jul 2009
Location:
picaflor-azul.com
Posts:
6,940
Plugin Contributions:
28

Re: "Please stop hotlinking my easing script" Warning

swguy:

Thank you Anne for getting this resolved so quickly on the templates in the Plugin section.

Thank you for getting the packages approved quickly. I apologize for the mistake in the template packages!

Thanks,

Anne

15 May 2013, 1:31 PM
#18
picaflor_azul avatar

picaflor_azul

Totally Zenned

Join Date:
Jul 2009
Location:
picaflor-azul.com
Posts:
6,940
Plugin Contributions:
28

Re: "Please stop hotlinking my easing script" Warning

picaflor-azul:

You can use the same patch. I have attached it here also. Upload to includes/templaets/template_override/jscript.

Thanks,

Anne

Here is the attachment. Wish I had a dime for each time I have forgotten to attach the attachment ;-)

30 Jul 2013, 4:01 PM
#19
aspiringartist avatar

aspiringartist

New Zenner

Join Date:
Jul 2013
Posts:
1
Plugin Contributions:
0

Re: "Please stop hotlinking my easing script" Warning

I'm confused...do I have to save the changes to my local files which are linked to the website? I applied the changes as instructed, but now I am unsure of how to save the changes. I don't have a local folder for the following file path: gsgd.co.uk>sandbox/jquery/easing>jquery.easing.1.3.js

Does this mean that it will not sync properly and the changes won't take affect?

31 Jul 2013, 12:18 AM
#20
picaflor_azul avatar

picaflor_azul

Totally Zenned

Join Date:
Jul 2009
Location:
picaflor-azul.com
Posts:
6,940
Plugin Contributions:
28

Re: "Please stop hotlinking my easing script" Warning

AspiringArtist:

I'm confused...do I have to save the changes to my local files which are linked to the website? I applied the changes as instructed, but now I am unsure of how to save the changes. I don't have a local folder for the following file path: gsgd.co.uk>sandbox/jquery/easing>jquery.easing.1.3.js

Does this mean that it will not sync properly and the changes won't take affect?

If you take a look at the template support thread for the template that you are using you will find a patch. You can apply the patch to your site to resolve this problem.

Thanks,

Anne