Hi everyone,

since i guess this problem it's a combination of modules, i won'tmark it as bug report, but i need your help...

the gmap is looking for the markers on the wrong path:
http://localhost/clickahome/es/sites/all/modules/gmap/markers/drupal.png

when it should be:
http://localhost/clickahome/sites/all/modules/gmap/markers/drupal.png

Without the /es, langcode on the url...

how can i solve it?

thank you very much,

Marc

Comments

srobert72’s picture

I have same issue (sorry I duplicated this one) : #2027369: Markers in 404 error on translated URL pages

dan_metille’s picture

Version: 7.x-2.7-rc1 » 7.x-2.x-dev
Category: support » bug

Same here, also with the dev version. I'm marking it as a bug.

langweer’s picture

I subscribe since I ran into the same problem.

intyms’s picture

I also have the same problem.
The markers don't show for languages with path prefix enabled.
Here is the wrong marker url:
http://mysitename/ru/sites/all/modules/gmap/markers/orange.png

intyms’s picture

Title: lang code on url breaks marker path » Path Prefixes (i18n) breaks marker path
intyms’s picture

The same problem is described here:
Gmap, internationalization and icon handling

intyms’s picture

A duplicate issue: [#2033021]

caktux’s picture

See also #901596: Use libraries api module for storing markers, double-posting the patch here...

srobert72’s picture

Status: Active » Reviewed & tested by the community

Thx a lot @caktux. This patch works fine for me :
native language : http://www.ilemaurice-bonplan.com/searchon/map
fr language (failed) : http://www.ilemaurice-bonplan.com/fr/searchon/map

intyms’s picture

The patch from #9 works fine for me too. Thanks caktux!

rv0’s picture

Yup, #9 does the job well, thanks!

podarok’s picture

Status: Reviewed & tested by the community » Fixed

#9 commited pushed to 7.x-2.x
Thanks!!!

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.