I am a relative newbie to gallery although have dabbled off and on but now starting to really get into it as my albums grow.
I have had this problem for a while but have ignored it but now would really like to fix it.
Every time I click on maintenance in the admin area I get the following error message.
Error Detail -
Error (ERROR_MISSING_VALUE) : Undefined map: GalleryMaintenanceMap
in modules/core/classes/GalleryStorage.class at line 1257 (GalleryCoreApi::error)
in modules/core/classes/GalleryStorage.class at line 1249 (GalleryStorage::describeMap)
in modules/core/classes/GalleryStorage.class at line 572 (GalleryStorage::describeMap)
in modules/core/classes/GalleryCoreApi.class at line 2912 (GalleryStorage::getMapEntry)
in modules/core/classes/helpers/MaintenanceHelper_simple.class at line 71 (GalleryCoreApi::getMapEntry)
in modules/core/AdminMaintenance.inc at line 183 (MaintenanceHelper_simple::fetchLastRun)
in modules/core/SiteAdmin.inc at line 209 (AdminMaintenanceView::loadTemplate)
in modules/core/classes/GalleryView.class at line 293 (SiteAdminView::loadTemplate)
in main.php at line 465 (GalleryView::doLoadTemplate)
in main.php at line 104
in main.php at line 88
Any help would be gratefully excepted.
Posts: 8339
using phpMyAdmin or similar, execute the following SQL into your G2 database:
-s
FlashYourWeb and Your Gallery with The E2 XML Media Player for Gallery2
Posts: 2
Thank you so much for your quick reply that has totally fixed my problem. I had to get some help on accessing the database and querying as I was not sure what I was doing.
Once inside phpMyAdmin it was all pretty straight forward, took a deep breath pushed go and VOILA all fixed.
Thanks so much again