Active
Project:
GMap Module
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
24 Dec 2011 at 19:45 UTC
Updated:
24 Dec 2011 at 19:45 UTC
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