Page 1 of 1
Pause loading every page
Posted: Sun Jan 24, 2016 10:52 am
by PetrolDave
Since yesterday I've noticed that every page on rs246.com is pausing for maybe up to 1 second waiting for something from s3.amazonaws.com
This isn't affecting any other website I visit, only rs246.com
Re: Pause loading every page
Posted: Sun Jan 24, 2016 10:59 am
by PhilT
I've noticed that too. Will see if I can figure it out, at least it's not longer.
Re: Pause loading every page
Posted: Sun Jan 24, 2016 11:38 am
by PhilT
Well that was a fairly easy fix!! The cookie consent javascript was hosted on Amazon AWS S3 by the people who make it but they moved it. To avoid this problem in the future, I have copied it to our web server (Now fully in our control).
While I was in there I noticed that there was a 404 on the tapatalkdetect.js file which I removed to avoid the continuous "Install Tapatalk" screens but I forgot to remove the call to it in the code.
Thanks for reporting this Dave

Re: Pause loading every page
Posted: Mon Jan 25, 2016 6:53 pm
by PetrolDave
PhilT wrote:Thanks for reporting this Dave

No problem, glad it was an easy fix.