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
Phoca maps no longer display after upgrade to Joomla! 3.3
-
- Phoca Newbie
- Posts: 7
- Joined: 13 May 2014, 18:02
- Jan
- Phoca Hero
- Posts: 48403
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: Phoca maps no longer display after upgrade to Joomla! 3.
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
Testing in Firefox, Seamonkey, Chrome
Jan
- 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
Testing in Firefox, Seamonkey, Chrome
Jan
If you find Phoca extensions useful, please support the project
-
- Phoca Newbie
- Posts: 7
- Joined: 13 May 2014, 18:02
Re: Phoca maps no longer display after upgrade to Joomla! 3.
Thanks for the suggestion Jan. I reinstalled Protostar template and activated it, but unfortunately, this does not return the maps.
Erik
Erik
- Jan
- Phoca Hero
- Posts: 48403
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: Phoca maps no longer display after upgrade to Joomla! 3.
Did you check the part (maybe system plugin) which adds the JCaption javascript part to the site
Jan
Jan
If you find Phoca extensions useful, please support the project
-
- Phoca Newbie
- Posts: 7
- Joined: 13 May 2014, 18:02
Re: Phoca maps no longer display after upgrade to Joomla! 3.
Thanks for the suggestion Jan. And no, I haven't. I'll do and get back to you on that.
Thanks,
Erik
Thanks,
Erik
- Jan
- Phoca Hero
- Posts: 48403
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: Phoca maps no longer display after upgrade to Joomla! 3.
Ok
If you find Phoca extensions useful, please support the project
-
- Phoca Newbie
- Posts: 7
- Joined: 13 May 2014, 18:02
Re: Phoca maps no longer display after upgrade to Joomla! 3.
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
Thanks !
Erik
- Jan
- Phoca Hero
- Posts: 48403
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: Phoca maps no longer display after upgrade to Joomla! 3.
Ok
If you find Phoca extensions useful, please support the project
-
- Phoca Newbie
- Posts: 2
- Joined: 19 Aug 2014, 14:55
Re: Phoca maps no longer display after upgrade to Joomla! 3.
Same problem here... How was ist fixed?