Phoca maps no longer display after upgrade to Joomla! 3.3
Posted: 13 May 2014, 18:16
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
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