Error on image block

jpsagaire

Joined: 2003-09-22
Posts: 5
Posted: Thu, 2005-05-05 11:01

<TYPE YOUR MESSAGE HERE, ENTER SYSTEM DETAILS BELOW>
<Please check the G2 FAQ (sticky topic in this forum) before posting!>
----

Gallery URL (optional): localhost
Gallery version: G2 beta 2
Webserver (with version): easyphp7
Datatabase (with version):
PHP version (eg 4.2.1): oui
phpinfo URL (optional):
Graphics Toolkit(s):
Operating system:windws/apache/
Web browser/version: I.E6
G1 version (for migration bugs):no

hi !

if image_block is actived and if i delete a sub-album this message appear.
When i disactive image block all is again ok.

it is has bug ? or a bad manipulation ?

Error (ERROR_STORAGE_FAILURE)
in c:\easyphp1-7\www\gallery2\modules\core\classes\GalleryStorage\DatabaseStorage.class at line 1164 (gallerystatus::error)
in c:\easyphp1-7\www\gallery2\modules\core\classes\GalleryStorage.class at line 220 (mysqldatabasestorage::search)
in c:\easyphp1-7\www\gallery2\modules\core\classes\Gallery.class at line 206 (gallerystorage::search)
in c:\easyphp1-7\www\gallery2\modules\imageblock\classes\ImageBlockHelper.class at line 406 (gallery::search)
in c:\easyphp1-7\www\gallery2\modules\imageblock\classes\ImageBlockHelper.class at line 325 (imageblockhelper::_iscached)
in c:\easyphp1-7\www\gallery2\modules\imageblock\classes\ImageBlockHelper.class at line 193 (imageblockhelper::fetchviewabledata)
in c:\easyphp1-7\www\gallery2\modules\imageblock\classes\ImageBlockHelper.class at line 86 (imageblockhelper::_addblock)
in c:\easyphp1-7\www\gallery2\modules\imageblock\module.inc at line 123 (imageblockhelper::loadimageblocks)
in c:\easyphp1-7\www\gallery2\modules\core\classes\GalleryLayout.class at line 711 (imageblockmodule::loadsystemcontent)
in c:\easyphp1-7\www\gallery2\layouts\matrix\layout.inc at line 262 (matrixlayout::loadlayouttemplate)
in c:\easyphp1-7\www\gallery2\layouts\matrix\layout.inc at line 155 (matrixlayout::_loadalbumtemplate)
in c:\easyphp1-7\www\gallery2\modules\core\ShowItem.inc at line 152 (matrixlayout::loadtemplate)
in c:\easyphp1-7\www\gallery2\modules\core\classes\GalleryView.class at line 214 (showitemview::loadtemplate)
in c:\easyphp1-7\www\gallery2\main.php at line 293 (showitemview::doloadtemplate)
in c:\easyphp1-7\www\gallery2\main.php at line 79
in c:\easyphp1-7\www\gallery2\main.php at line 70
System Information
Gallery version 2.0-beta-2
PHP version 4.3.3 apache
Webserver Apache/1.3.27 (Win32) PHP/4.3.3
Database mysql 4.0.15-max-debug
Toolkits Gd
Operating system Windows NT UTILISAT-YCF311 5.1 build 2600
Browser Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1)

jp

 
valiant

Joined: 2003-01-04
Posts: 32509
Posted: Thu, 2005-05-05 12:56

sounds like a bug, i.e. that deleting an item (sub-album) doesn't force a refresh of the imageblock cash of viewable items.

 
jpsagaire

Joined: 2003-09-22
Posts: 5
Posted: Thu, 2005-05-05 15:12

thank you for your answer !

I think that this will be exchange in the final version

jp