Page 1 of 1

Phoca maps no longer display after upgrade to Joomla! 3.3

Posted: 13 May 2014, 18:16
by Erik66
Hello,

I had Phocamaps installed on a Joomla! 3.2.3 website, all working fine. Then, Joomla! was updated to version 3.3 and maps no longer display. I reinstalled Phocamaps completely, using the most up to date version, but to no avail.

Upon inspection, pages where Phocamaps should be shown now generate jquery errors. in the pages, a script is loaded:

<script type="text/javascript">
jQuery(window).on('load', function() {
new JCaption('img.caption');
});
jQuery(document).ready(function(){
jQuery('.hasTooltip').tooltip({"html": true,"container": "body"});
});
</script>

both red marked lines generate error in the Chrome console.

Does anybady have a suggestion what this may indicate and how I can solve these errors in order to have maps reappear?

Thanks a lot in advance, best regards from

Erik

Re: Phoca maps no longer display after upgrade to Joomla! 3.

Posted: 18 May 2014, 23:18
by Jan
Hi, hmmm, testing now Phoca Maps 3.0.1 and Joomla! 3.3 - see no problems there.

- try to test it with another template (I am testing it now with Protostar (default Joomla! template) and Phoca Gweld)
- try to check the system plugins on your site - to test if some of them do not change the output :idea:

Testing in Firefox, Seamonkey, Chrome :idea:

Jan

Re: Phoca maps no longer display after upgrade to Joomla! 3.

Posted: 20 May 2014, 01:08
by Erik66
Thanks for the suggestion Jan. I reinstalled Protostar template and activated it, but unfortunately, this does not return the maps.

Erik

Re: Phoca maps no longer display after upgrade to Joomla! 3.

Posted: 21 May 2014, 23:42
by Jan
Did you check the part (maybe system plugin) which adds the JCaption javascript part to the site :idea:

Jan

Re: Phoca maps no longer display after upgrade to Joomla! 3.

Posted: 22 May 2014, 00:13
by Erik66
Thanks for the suggestion Jan. And no, I haven't. I'll do and get back to you on that.

Thanks,

Erik

Re: Phoca maps no longer display after upgrade to Joomla! 3.

Posted: 23 May 2014, 00:56
by Jan
Ok

Re: Phoca maps no longer display after upgrade to Joomla! 3.

Posted: 27 May 2014, 00:16
by Erik66
Hi Jan, I found that some Joomla Javascripts were not correctly loading anymore ater the upgrade. It was fixed and then PhocaMaps immediately started working again.

Thanks !

Erik

Re: Phoca maps no longer display after upgrade to Joomla! 3.

Posted: 29 May 2014, 19:13
by Jan
Ok

Re: Phoca maps no longer display after upgrade to Joomla! 3.

Posted: 19 Aug 2014, 14:57
by Fiesepeter
Same problem here... How was ist fixed?