Hi, we have been using Phoca Maps successfully for years. Then suddenly the maps disappeared after updating to v3.0.7 and changing PHP version from 5.5 to 5.6. Host doesn't offer return to 5.5. Not sure if maps were displaying before these changes.
https://www.a-affordableinsurance.com/l ... ll-office/
Thanks for any help!
Dave
Map not displaying
- Jan
- Phoca Hero
- Posts: 48402
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: Map not displaying
Hi, the problem on the site could be not loaded jquery library which is needed for displaying the maps.
Do you use the component or plugin?
If plugin, try to edit the following file on your server:
plugins/content/phocamaps/phocamaps.php on line cca 84
Add:
and let me know if this is OK now?
Jan
Do you use the component or plugin?
If plugin, try to edit the following file on your server:
plugins/content/phocamaps/phocamaps.php on line cca 84
Add:
Code: Select all
JHtml::_('jquery.framework', false);
Jan
If you find Phoca extensions useful, please support the project
-
- Phoca Newbie
- Posts: 4
- Joined: 26 Apr 2019, 20:50
Re: Map not displaying
Thank you Jan.
I am using the component. How can I get jquery loaded with the component?
I am using the component. How can I get jquery loaded with the component?
-
- Phoca Newbie
- Posts: 4
- Joined: 26 Apr 2019, 20:50
Re: Map not displaying
I installed the plugin Jquery Easy and not the maps are displaying. However, the location is wrong. It is Asia instead of US.
- Benno
- Phoca Hero
- Posts: 9447
- Joined: 04 Dec 2008, 11:58
- Location: Germany
- Contact:
Re: Map not displaying
Hi,
Kind regards,
Benno
Update to the current versionHowever, the location is wrong. It is Asia instead of US.
Kind regards,
Benno
-
- Phoca Newbie
- Posts: 4
- Joined: 26 Apr 2019, 20:50
Re: Map not displaying
Thought it was current. The update fixed the issue. Thanks.
- Jan
- Phoca Hero
- Posts: 48402
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact: