Welcome Guest   | Login   
  Search  
  Index |  Recent Threads |  Register | 


Quick Go »
Thread Status: Normal
Total posts in this thread: 3
[Change thread status] [Delete this Thread] [Move this Thread]
[Add To My Favorites] [Watch this Thread] [Post new Thread]
Author
Previous Thread This topic has been viewed 225 times and has 2 replies Next Thread
inapwu
New Member



Joined: Jul 28, 2011
Posts: 6
Status: Offline

Edit this Post   Mini calendar quit working in Safari Browser Reply to this Post
Reply with Quote
[Delete this Thread]

I have been using the mini calendar for quite some time without a problem. Recently the Mini-Calendar quit working in the Safari Browser. It was in the left most column right above the link to the VIEW FULL PAGE CALENDAR link, which still works. The mini calendar is still working in Firefox, Chrome and IE. Any idea why it quit and how to fix it?

http://inapwu.org
[Sep 7, 2019, 6:23:34 PM] [75.10.22.100] Show Post Printable Version [Link] Report threatening post: please login first  Go to top 
support
localendar Expert
Member's Avatar


Joined: Aug 9, 2022
Posts: 6421
Status: Offline
Edit this Post   Re: Mini calendar quit working in Safari Browser Reply to this Post
Reply with Quote
[Delete this Post]

My guess is that safari is hitting your site via https:// and you have specifically included code to only load the mini calendar via http://

You should change the HTML on your site to use the "protocol neutral" url style. This way, if a user visits your site with https, the calendar will be loaded with https. And if they visit with http, it will be loaded via http.

And place (at least 2) where you have
src='http://www.localendar.com

change it to
src='//www.localendar.com
----------------------------------------
Marc Higgins
Support Associate, localendar.com
Follow us on Twitter! http://www.twitter.com/localendar_news
[Sep 8, 2019, 11:19:42 PM] [69.126.189.194] Show Post Printable Version [Link] Report threatening post: please login first  Go to top 
inapwu
New Member



Joined: Jul 28, 2011
Posts: 6
Status: Offline

Edit this Post   Re: Mini calendar quit working in Safari Browser Reply to this Post
Reply with Quote
[Delete this Post]

I actually located the problem. It was a Java issue with the macOS Mojave 10.14.1 Safari version. In order for the Java programs to work the Java for macOS 2017-002 has to be loaded. Once that was done it worked perfectly. Did not have to change any coding in the HTML.
[Sep 9, 2019, 5:29:00 PM] [75.10.22.100] Show Post Printable Version [Link] Report threatening post: please login first  Go to top 
[Show Thread Printable Version] [Post new Thread]

Help! | Cobranding | Legal | Privacy Policy | About localendar.com | Contact Us