Jump to content

[Solution]GoogleMap et V 1.4.1


Recommended Posts

Bonjour,

Trouvée sur le forum espagnol la solution au non-affichage de la GoogleMap dans la page "Magasin".

Editez le fichier /classes/Tools.php aux environs des lignes 1342/1344

// check if js files exists
if (!file_exists($file_uri))
unset($js_uri[$key]);



mettre en commentaires

// check if js files exists
//if (!file_exists($file_uri))
//unset($js_uri[$key]);



Bonne journée

Link to comment
Share on other sites

  • 4 weeks later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...