i need help for this error...
Error
Error (ERROR_PLATFORM_FAILURE) :
* in modules/core/classes/GalleryTemplate.class at line 251 (GalleryCoreApi::error)
* in modules/core/classes/GalleryTemplate.class at line 180 (GalleryTemplate::_initCompiledTemplateDir)
* in main.php at line 486 (GalleryTemplate::fetch)
* in main.php at line 94
* in main.php at line 83
Posts: 6136
gallery does not have read/write access to your g2data directory.
try chmod -R 0777 g2data
-s
FlashYourWeb and Your Gallery with The E2 XML Media Player for Gallery2
Posts: 2
g2data and all sub-directories ?
Posts: 6136
thats what -R does (recursive)
-s
FlashYourWeb and Your Gallery with The E2 XML Media Player for Gallery2
Posts: 2
I am getting these same errors:
Error
Error (ERROR_PLATFORM_FAILURE) :
* in modules/core/classes/GalleryTemplate.class at line 263 (GalleryCoreApi::error)
* in modules/core/classes/GalleryTemplate.class at line 180 (GalleryTemplate::_initCompiledTemplateDir)
* in main.php at line 486 (GalleryTemplate::fetch)
* in main.php at line 94
* in main.php at line 83
I have done the CHMOD on g2data and the subfolders are all 777 but I still get this error. Any suggestions?
Posts: 2
OK, I was (FINALLY!) able to manually alter permissions on the g2data folder structure and get around this problem. Not sure what the story was on that problem. Now I have to wait for my hosting company to turn off Safe Mode, since I get an error message on that now...