Error (ERROR_PLATFORM_FAILURE)

wsaintclair

Joined: 2008-12-29
Posts: 2
Posted: Mon, 2008-12-29 00:58

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

 
suprsidr
suprsidr's picture

Joined: 2005-04-17
Posts: 6136
Posted: Mon, 2008-12-29 01:24

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

 
wsaintclair

Joined: 2008-12-29
Posts: 2
Posted: Mon, 2008-12-29 02:34

g2data and all sub-directories ?

 
suprsidr
suprsidr's picture

Joined: 2005-04-17
Posts: 6136
Posted: Mon, 2008-12-29 02:43
 
Klankster

Joined: 2009-02-02
Posts: 2
Posted: Mon, 2009-02-02 01:13

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?

 
Klankster

Joined: 2009-02-02
Posts: 2
Posted: Mon, 2009-02-02 02:40

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...