External javascript not loading (finally solved!)

Yes, this makes me desperate. Can’t be a huge problem. If I look to the code ( i am NOT good at coding by the way) the I see 2 scripts. Right now it is only launching the bottom script and not the one above first. When disabling lazy load it showed up, but now this…

Maybe something wrong in the .htaccess ?
RewriteEngine On
RewriteCond %{HTTPS} off
RewriteRule (.*) https://%{HTTP_HOST}%{REQUEST_URI} [R=301,L]

Hey @Barney,

So I ran a test on one of my servers, it loads the map and and the location/zoom script with no visible issues. It does however throw the same page error as I posted above, but it still shows the map regardless lol.

https://officebroomer.com/page-2/about.html Look here, same script in RW, this is how it should look

1 Like

Yep, that’s exactly what I got.

I use the same server. Maybe the settings in Direct Admin are different for the 2 sites. I will check

One thing I noticed…Office Broomer uses PHP 7.1 and Stinkybusiness PHP7.3