I've just downloaded map-module-0.4.10b.zip, and extracted it in my ~gallery2/modules directory. I then logged into my gallery2 installation, and attempted to go into the "Modules" section. Here is the error received:
Quote:
Error Detail -
Error (ERROR_BAD_PLUGIN) : Class map-module-0.4.10bModule does not exist
* in modules/core/classes/helpers/GalleryPluginHelper_simple.class at line 113 (AdminModulesView::error)
* in modules/core/classes/GalleryCoreApi.class at line 187 (AdminModulesView::loadPlugin)
* in modules/core/AdminModules.inc at line 227 (AdminModulesView::loadPlugin)
* in modules/core/SiteAdmin.inc at line 153 (AdminModulesView::loadTemplate)
* in modules/core/classes/GalleryTheme.class at line 688 (SiteAdminView::loadTemplate)
* in modules/core/classes/GalleryView.class at line 285 (MatrixTheme::loadTemplate)
* in main.php at line 287 (SiteAdminView::doLoadTemplate)
* in main.php at line 87
* in main.php at line 80
System Information
Gallery version 2.0.2
PHP version 5.0.4 apache
Webserver Apache/1.3.33 (Unix) mod_mono/1.1.13 mod_fastcgi/2.4.2 PHP/5.0.4 mod_auth_passthrough/1.8 mod_log_bytes/1.2 mod_bwlimited/1.4 FrontPage/5.0.2.2635 mod_ssl/2.8.22 OpenSSL/0.9.7a
Database mysql 4.1.14-standard
Toolkits ImageMagick, NetPBM, Gd
Operating system Linux astoria.ccjclearline.com 2.6.9-11.EL #1 Wed Jun 8 16:59:52 CDT 2005 i686
Browser Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.8.0.1) Gecko/20060214 Camino/1.0
Have I missed an install step? The "installation instructions" for this module ( http://codex.gallery2.org/index.php/Gallery2:Modules:Map:UserGuide#Installation ) assume that you've already got the module installed, but the default installation instruction for modules ( http://codex.gallery2.org/index.php/Gallery2:User_Contributions#Modules ) suggest that it may be that simple (apart from the bit where they direct you to follow the instructions which came with the module itself ^_-)
Thanks in advance for any pointers or help!
Posts: 1894
That's unusual .... the class defined at the top of the error does indeed not exist ... I wonder where it's picking it up from
Can you maybe send me a pm with link/credential to the admin section? I'll take a look for you
See you
-------------------------
The Termite
Posts: 364
Did it unzip in the modules directory to be named 'map'?
If not then rename it to map. It may have unzipped to
be named 'map-module-0.4.10b'.
Posts: 7
Well hey! That was it. Thank you so much =D