Closed (cannot reproduce)
Project:
GMap Module
Version:
6.x-1.1-rc1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
12 Jun 2009 at 15:28 UTC
Updated:
13 Jan 2013 at 07:22 UTC
I get four of these errors in red when editing a node which contains a GMap Location.
warning: getimagesize(modules/gmap/markers/big/3) [function.getimagesize]: failed to open stream: No such file or directory in /home/main/public_html/proto/modules/gmap/gmap_markerinfo.inc on line 91.
I've tried re-uploading the module directory but the error remains.
Comments
Comment #1
TechnoBuddhist commentedDOH!!! I've spent a couple of hrs slowly debugging this, I'd get the error EVERY TIME I cleared the cache.
The problem was there was a php.ini file in my markers folder, and all the subfolders of markers(in small, big, etc..)
there should be no need for a php.ini file here so delete them and the problem goes away!! Simples!
Comment #2
rooby commentedClosing due to no reply from the original poster after #1.
Please reopen if this is still an issue with the latest version.