Error (ERROR_STORAGE_FAILURE):

masa2
masa2's picture

Joined: 2005-02-12
Posts: 1
Posted: Sat, 2005-02-12 01:49

I am getting this error after installing. The installation process when smooth without problem, however after I finished and be directed to main.php, I gpt this message

Error (ERROR_STORAGE_FAILURE):

* in file modules/core/classes/GalleryStorage/DatabaseStorage.class at line 720 (gallerystatus::error)
* in file modules/core/classes/GalleryStorage.class at line 220 (mysqldatabasestorage::search)
* in file modules/core/classes/Gallery.class at line 184 (gallerystorage::search)
* in file modules/imageblock/classes/ImageBlockHelper.class at line 145 (gallery::search)
* in file modules/imageblock/classes/ImageBlockHelper.class at line 113 (imageblockhelper::_runquery)
* in file modules/imageblock/module.inc at line 205 (imageblockhelper::fetchviewabledata)
* in file modules/imageblock/module.inc at line 135 (imageblockmodule::_addblock)
* in file modules/imageblock/module.inc at line 104 (imageblockmodule::_loadimageblocks)
* in file modules/core/classes/GalleryLayout.class at line 511 (imageblockmodule::loadsystemcontent)
* in file layouts/hybrid/layout.inc at line 110 (hybridlayout::loadlayouttemplate)
* in file modules/core/ShowItem.inc at line 124 (hybridlayout::loadtemplate)
* in file modules/core/classes/GalleryView.class at line 244 (showitemview::loadtemplate)
* in file main.php at line 312 (showitemview::doloadtemplate)
* in file main.php at line 47
* in file main.php at line 40

What have I done wrong, or did I miss something?

 
mindless
mindless's picture

Joined: 2004-01-04
Posts: 8601
Posted: Sat, 2005-02-12 02:09

see FAQ, you need to turn on buffered debug mode in config.php to get the details of database errors.
make sure to completely erase your db and g2data dir to do a clean install.. it shouldn't be running hybrid layout code on a new install.

 
minerve

Joined: 2003-10-07
Posts: 1
Posted: Sat, 2005-09-17 21:50

What I found, one of the table can still be lock by a process! I solve my problem when I repair de table (in PhpMyadmin)