By Dwight Layton on Tuesday, 24 February 2015
Posted in Technical Issues
Likes 0
Views 788
Votes 0
Hi,
On the front end, when I click on a "Tool Tip" I get this error:
Unable to load tooltip content.
I am not sure when it started happening, I updated to the newest version, hoping there might be a fix for it, but it still happens.
I just noticed other links are not working too, like the in Calendar, sometimes it opens, sometimes it just spins, waiting to open and when it does, I can't add an activity to it.
Thanks
Dwight
Hello Dwight,

Can you provide us your backend and FTP access so we can have a better look on your issue here?
·
Tuesday, 24 February 2015 10:18
·
0 Likes
·
0 Votes
·
0 Comments
·
Thanks for your help!
·
Tuesday, 24 February 2015 10:57
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi Dwight,

I have inspected your site and it seems like your site is hitting this issue:
Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at https://xxx/?option=com_easysocial&xxx. This can be fixed by moving the resource to the same domain or enabling CORS.

It seems like you have set live_site = https://http://www.xxx while your site is not ssl . Can you try empty the live_site from your Configuration File and see if this issue is still persist.

Hope this helps.
·
Tuesday, 24 February 2015 11:47
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi,

Thanks for your reply. I didn't feel comfortable (myself) making the changes that you suggested and I wanted to see if it was something that the hosting company my be able to help me with (SiteGround), but they too were not or did not want to help with it. They had made some SSL changes to the site not too long ago I was wondering if that may have done it. What I have noticed since the last email, is that all the little icons are gone and there are little boxes in their place in Easysocial. Are the changes that you suggested something you could do on my site and if it didn't work, can we rollback?

Thanks,

Dwight
·
Tuesday, 24 February 2015 13:04
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi Dwight,

Yup. You can go to your configuration.php file and find $live_site = https://www.xxx . Try remove the url in the $live_site and just leave it $live_site = '';

No worries to your site because you can revert back this changes by putting back the url.
Please give this a try and see if this resolves the issue.

Hope this helps.
·
Tuesday, 24 February 2015 15:38
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi,

Thank you I did as you said, removed the url, and that did it. It is working perfectly again. Thank you so much!

Dwight
·
Tuesday, 24 February 2015 23:25
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello Dwight,

You're welcome.
·
Wednesday, 25 February 2015 00:30
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post