Error (ERROR_STORAGE_FAILURE)
* in modules/core/classes/GalleryStorage/DatabaseStorage.class at line 720 (gallerystatus::error)
* in modules/core/classes/GalleryStorage.class at line 220 (mysqldatabasestorage::search)
* in modules/core/classes/Gallery.class at line 184 (gallerystorage::search)
* in modules/core/classes/helpers/GalleryChildEntityHelper_simple.class at line 373 (gallery::search)
* in modules/core/classes/helpers/GalleryChildEntityHelper_simple.class at line 189 (gallerychildentityhelper_simple::_fetchchilditemids)
* in modules/core/classes/GalleryCoreApi.class at line 2076 (gallerychildentityhelper_simple::fetchchilditemids)
* in layouts/matrix/layout.inc at line 245 (gallerycoreapi::fetchchilditemids)
* in layouts/matrix/layout.inc at line 153 (matrixlayout::_loadalbumtemplate)
* in modules/core/ShowItem.inc at line 124 (matrixlayout::loadtemplate)
* in modules/core/classes/GalleryView.class at line 244 (showitemview::loadtemplate)
* in main.php at line 312 (showitemview::doloadtemplate)
* in main.php at line 47
* in main.php at line 40
this happend after changing permissions.
can somebody help?
Regards, Tobias.
Posts: 32509
modules_, please fill out this form, it will answer a few questions that we'd have to ask you anyway:
----
Gallery URL (optional):
Gallery version:
Webserver (with version):
Datatabase (with version):
PHP version (eg 4.2.1):
phpinfo URL (optional):
Graphics Toolkit(s):
Operating system:
Web browser/version:
Posts: 63
ok, thanks.
Gallery URL (optional):
Gallery version: gallery-2.0-alpha-4.zip
Webserver (with version): Apache/1.3.33
Datatabase (with version): mysql Ver 12.22 Distrib 4.0.23, for pc-linux-gnu (i386)
PHP version (eg 4.2.1): PHP 4.3.9-1
phpinfo URL (optional):
Graphics Toolkit(s): all possible
Operating system: Debian GNU/Linux
Web browser/version: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.5) Gecko/20041107 Firefox/1.0
Posts: 63
can i help with some more information to solve my problem?
Would already help to know how i can port my data to a new g2 installation.
Regards, modules.
Posts: 32509
modules_, first thing i'd try is:
- go to yourgallery/lib/tools/test/
- click the FlushCache and FlushTemplates, perhaps that helps
- if it helps, upgrade G2 to current cvs version
- else, maybe mindless can help
Posts: 63
thx, valiant. Did not know this tools.
But it is not working. same error again.
Posts: 8601
sorry, i tend to ignore topics with offensive titles.
try debug mode.
Posts: 63
ok, sorry for beeing harsh. changed the topic
here are the error parts of debug:
Does this help somehow?
Posts: 8601
this looks like a database problem and maybe not an application problem..
a quick search turns up this.
try the repair table command and see if it helps.
Posts: 63
thx mindless. after repairing tables its working again.