cant configure google maps module

eDRoaCH

Joined: 2007-03-06
Posts: 19
Posted: Thu, 2007-06-07 15:22


System Information
Gallery version 2.2-rc-2
PHP version 4.4.1 apache
Webserver Apache
Database mysqlt 4.0.16
Toolkits ImageMagick, Thumbnail, NetPBM
Operating system FreeBSD 4.9-RELEASE-p11 FreeBSD 4.9-RELEASE-p11 #0: Sat i386
Browser Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 1.1.4322; .NET CLR 2.0.50727)

I am trying to get the google map module going (just downloaded it on Friday from sourceforge so I have the newest version) and when I go to configure it...

The action you attempted is not permitted.

Back to the Gallery

Error Detail -
Error (ERROR_BAD_PARAMETER) : Smarty error: unable to read resource: "gallery:modules/map/includes/GoogleMap.css"
in modules/core/classes/GallerySmarty.class at line 76 (gallerycoreapi::error)
in lib/smarty/Smarty.class.php at line 1591 (gallerysmarty::trigger_error)
in lib/smarty/Smarty.class.php at line 1417 (gallerysmarty::_fetch_resource_info)
in lib/smarty/Smarty.class.php at line 1869 (gallerysmarty::_compile_resource)
in modules/core/classes/GalleryTemplateAdapter.class at line 408 (gallerysmarty::_smarty_include)
in /home/edamameb/g2data_4VyCx6/smarty/templates_c/%%1724620407/%%2E^2E1^2E11E2E2%%theme.tpl.php at line 9 (gallerytemplateadapter::head)
in lib/smarty/Smarty.class.php at line 1265
in modules/core/classes/GallerySmarty.class at line 61 (smarty::fetch)
in modules/core/classes/GalleryTemplate.class at line 186 (gallerysmarty::fetch)
in main.php at line 479 (gallerytemplate::fetch)
in main.php at line 94
in main.php at line 83

Any ideas? I cant seem to find any info about this by reading the wiki or searching forums.

 
SiliconFiend
SiliconFiend's picture

Joined: 2006-12-27
Posts: 508
Posted: Thu, 2007-06-07 20:06

It sounds like you have an incomplete install or your permissions are not correct for apache to read the file. Try reinstalling (just copy over the existing files) and see if that fixes it. When you say you downloaded from Sourceforge, did you download the 0.5.1d zip file (which about a year old) or use SVN?

 
eDRoaCH

Joined: 2007-03-06
Posts: 19
Posted: Fri, 2007-06-08 03:26

well I didnt use svn, I have a hosting plan with no SSH access so I dont think thats possible for me. I guess I do have the really old version.

I got it. Seems I was having a problem with my FTP client. I had already tried deleting the dir and re-uploading before I posted, but now using a different client (IE of all things) it works

thanks!

 
SiliconFiend
SiliconFiend's picture

Joined: 2006-12-27
Posts: 508
Posted: Fri, 2007-06-08 03:46

No problem. We are overdue for our new release by about a month, but it will be soon. I've been working on it slowly--work's keeping me terribly busy. The project leader is Temitenshort, and I'm taking my direction from him.

 
eDRoaCH

Joined: 2007-03-06
Posts: 19
Posted: Fri, 2007-06-08 04:40

Well I am just trying to get everything ready for my trip to Japan. I am terribly, terribly behind on all fronts... I leave the 20th and I dont have my suitcase yet ^^;

I will have to do more reading about the module so I know what to do, I plan on doing some practice geotagging this weekend to test.

 
chasix

Joined: 2005-10-06
Posts: 41
Posted: Sat, 2007-06-09 03:46

As far as SVN you can download the files directly to your computer with program below than upload the files to your webserver using your prefered method:

http://tortoisesvn.net/

The SVN link for google maps module is found in the gallery wiki for that module. The above program works in windows explorer- right click in a windows folder after the install and you will see the options and then add the module link when the program asks for it.