- Messages : 10
- Remerciements reçus 0
Connexion ou Créer un compte pour participer à la conversation.
<script src="http://maps.google.com/maps/api/js?sensor=false?sensor=false"
Connexion ou Créer un compte pour participer à la conversation.
Connexion ou Créer un compte pour participer à la conversation.
liopardo écrit: Conflict is with IC agenda only, and I have no idea where could be that line of code.
Thanks
Connexion ou Créer un compte pour participer à la conversation.
Lyr!C écrit:
No, the conflict it the calling of the Google maps api (so only with extension using Google Maps)
If you install an other extension using Google Maps, you will have the same problem.
components/com_phocagallery/views/map/tmpl/default.php
components/com_phocagallery/views/categories/default_map.php
components/com_phocagallery/views/category/tmpl/default_geotagging.php
administrator/components/com_phocagallery/views/phpcagalleryg/tmpl/default.php
components/com_icagenda/views/list/view.html.php
administrator/components/com_icagenda/models/fields/modal/coordinate.php
components/com_icagenda/models/fields/modal/coordinate.php
Connexion ou Créer un compte pour participer à la conversation.
$document->addScript( "http://maps.google.com/maps/api/js?sensor=false" );
$document->addScript( "http://maps.google.com/maps/api/js" );
Connexion ou Créer un compte pour participer à la conversation.
Connexion ou Créer un compte pour participer à la conversation.
Lyr!C écrit: Which version of Phocagallery do you have installed ?
I have made test with the last, and have no problem.
Do you have install other phoca extensions ?
Thanks for your reply!
Connexion ou Créer un compte pour participer à la conversation.
Connexion ou Créer un compte pour participer à la conversation.
Lyr!C écrit:
I wonder if it can works if you just removed "?sensor=false", and not all the line.
Because, with all the remove, no message, but there's now, no loading of the api Google Map...
Connexion ou Créer un compte pour participer à la conversation.