Hi,

I have two websites, one with 6.x-1.1 & another with 6.x-1.x-dev. Every day I check the site and find that the markers have disappeared. I get a 404 error in my log file for each marker.

If I clear the cache the markers are restored (visible again).

In the log file I get the 404 error stating that the following file isn't reachable:

http://www.example.com/home/example/www/www/sites/all/modules/gmap/marke...

(where example is the domain).

The correct location of the file should be

/sites/all/modules/gmap/markers/route2.png

The /home/example/www/www is the filepath location on the disk and not the file location relative to the webserver root.

Thanks for your help
Rich