I get this error in the message bar:
The selected file could not be copied, because no file by that name exists. Please check that you supplied the correct filename.
And I am not getting any markers. Any Ideas? I think it may be a permission deal. I am running Drupal on IIS 6.0. I am also using the Helicon ISAPI Module to rewrite the url for clean urls.
What extensions are GMAP Module trying to write? I have js files pathed but I think that is the problem. Any other ideas or help is always appreciated.
The live site is at: http://www.studioacenterfordance.com/content/contact-us
Comments
Comment #1
joshfromdallas commentedHi all.
Got it working!
Here are the steps in case anyone has the problem.
The first issue was the permissions for the temp folder. It needed to be set to write for the iusr so a tmp file could be written for the markers. I fould that solution here: http://drupal.org/node/344059
The next Error said that it could not copy the tmp file. TO fix this I needed to fix the permissions on the sites/default/files folder to allow the iusr write to copt that tmp file there to make the marker
Hope this helps someone else!
Comment #2
nara999999 commentedHi All,
Please help me. I got this error message. it's working for me through import.
-The selected file could not be copied, because no file by that name exists. Please check that you supplied the correct filename.
-The following errors were encountered, preventing the ID3 tags from being saved:
-filename is undefined in getid3_writetags
Thanks,
Nara
Comment #3
johnvClosing this very old issue. Please reopen if it is still valid.