ZC-G2 Bridge, Error (ERROR_STORAGE_FAILURE)
galleryhelp
Joined: 2010-11-01
Posts: 4 |
![]() |
I need help please, because I keep on getting the same error message trying to activate the zencard module. Error (ERROR_STORAGE_FAILURE) * in modules/core/classes/GalleryStorage.class at line 495 (GalleryCoreApi::error) Gallery versie = 2.3.1 core 1.3.0.1 |
|
Dayo
Joined: 2005-11-04
Posts: 1642 |
![]() |
It is impossible for anyone to help when you have not given the version of the module you are trying to activate and the version of zencart you have installed. |
|
galleryhelp
Joined: 2010-11-01
Posts: 4 |
![]() |
I'm sorry. I am using the module version 3.3.1 (I think it's the latest) and version v1.3.9g of Zencart. |
|
Dayo
Joined: 2005-11-04
Posts: 1642 |
![]() |
I see. Actually, 3.3.1a is the latest version but the changes are not related to your issue. I'll try to look at this later as I need to run but my quick scan of the line numbers of 3.3.1 do not show stuff matching your error message. modules/zencart/classes/GalleryZenCart.class does not have a Gallery::search call at Line 329. Line 329 actually reads "function fetchAllAlbumIdsInZenCart() {" which would never generate an error since it is just a php statement. Likewise, modules/zencart/module.inc does not call GalleryZenCart::fetchAllAlbumIdsInZenCart at Line 206. The function is called on Line 203. I.E. In your installation, this line appears three lines below where it is in the released file set. This leads me to suspect perhaps you have edited the files. If you have edited them, then look to your edits. If not, I'll pick it up later. -- |
|
galleryhelp
Joined: 2010-11-01
Posts: 4 |
![]() |
I'm actually trying to install this for the first time, and followed the step-by step instructions until the error appeared. |
|
Dayo
Joined: 2005-11-04
Posts: 1642 |
![]() |
Sorry for not getting back sooner. Unfortunately, I am unable to follow up on this in detail as the lines the error messages point to do not correspond with what I have. You might want to try removing the module and reinstalling it. Good luck! |
|
galleryhelp
Joined: 2010-11-01
Posts: 4 |
![]() |
Thank's for trying to help anyway! |
|