| Author |
Message |
nickm
Guru


Joined: Sep 09, 2004 Posts: 53
|
Posted: Sun Jul 17, 2005 1:21 am Post subject: PLATFORM_FAILURE |
|
|
<Gallery2 was working fine. I changed the layout from matrix to Siriux. Now I get this error. How can I change it back. I am unable to get into the gallery admin section to change it back right now. I know I am missing some info on the bottom of this message. But I am behind a firewall right now. And cant get to my server to get the necessary info.
Code: › Error (ERROR_PLATFORM_FAILURE)
in modules/core/classes/FlockLockSystem.class at line 253 (gallerystatus::error)
in modules/core/classes/FlockLockSystem.class at line 98 (flocklocksystem::_acquirelock)
in modules/core/classes/helpers/GalleryLockHelper_simple.class at line 183 (flocklocksystem::acquirewritelock)
in modules/core/classes/GalleryCoreApi.class at line 2071 (gallerylockhelper_simple::acquirewritelock)
in modules/randomhighlight/module.inc at line 182 (gallerycoreapi::acquirewritelock)
in modules/core/classes/GalleryEntity.class at line 419 (randomhighlightmodule::onload)
in modules/core/classes/helpers/GalleryEntityHelper_simple.class at line 98 (galleryderivativeimage::onload)
in modules/core/classes/GalleryCoreApi.class at line 2144 (galleryentityhelper_simple::loadentitiesbyid)
in modules/core/classes/helpers/GalleryDerivativeHelper_medium.class at line 206 (gallerycoreapi::loadentitiesbyid)
in modules/core/classes/helpers/GalleryDerivativeHelper_medium.class at line 56 (galleryderivativehelper_medium::_loadderivatives)
in modules/core/classes/GalleryCoreApi.class at line 876 (galleryderivativehelper_medium::fetchthumbnailsbyitemids)
in modules/core/module.inc at line 86 (gallerycoreapi::fetchthumbnailsbyitemids)
in modules/core/classes/GalleryLayout.class at line 952 (coremodule::getitemlinks)
in layouts/siriux/layout.inc at line 61 (siriuxlayout::loadcommontemplatedata)
in modules/core/classes/GalleryLayout.class at line 503 (siriuxlayout::loadalbumtemplate)
in modules/core/ShowItem.inc at line 206 (siriuxlayout::loadtemplate)
in modules/core/classes/GalleryView.class at line 214 (showitemview::loadtemplate)
in main.php at line 302 (showitemview::doloadtemplate)
in main.php at line 86
in modules/core/classes/GalleryEmbed.class at line 140
in index.html at line 249 (galleryembed::handlerequest)
in /home2/nickmus/public_html/modules.php at line 57
Smarty Error
Error (ERROR_PLATFORM_FAILURE)
in modules/core/classes/GalleryTemplate.class at line 268 (gallerystatus::error)
in modules/core/classes/GalleryTemplate.class at line 220 (gallerytemplate::_initcompiledtemplatedir)
in main.php at line 555 (gallerytemplate::display)
in main.php at line 103
in modules/core/classes/GalleryEmbed.class at line 140
in index.html at line 249 (galleryembed::handlerequest)
in /home2/nickmus/public_html/modules.php at line 57
>
----
Gallery URL: http://www.txwheelers.com/modules.php?name=gallery2:
Gallery version:G2B3
Webserver (with version):
Datatabase :mysql
PHP version :phpnuke7.7
phpinfo URL (optional):
Graphics Toolkit(s): Imagemagic
Operating system:
Web browser/version:IE6.0.2800
G1 version (for migration bugs):
|
|
| Back to top |
|
|
AdBot
|
| Post subject: PLATFORM_FAILURE |
|
|
|
|
|
| Back to top |
|
 |
nickm
Guru


Joined: Sep 09, 2004 Posts: 53
|
Posted: Mon Jul 18, 2005 12:32 am Post subject: Re: PLATFORM_FAILURE |
|
|
how do I change the DB to reflect/setup a different layout?
Gallery URL: http://www.txwheelers.com/
Gallery version:G2B3
Webserver (with version):
Datatabase :mysql 4.0.22
PHP version :4.3.10
phpinfo URL (optional):
Graphics Toolkit(s): Imagemagic
Operating system: linux
Web browser/version:IE6.0.2800
G1 version (for migration bugs): none
apache version 1.3.33 (unix) |
|
| Back to top |
|
|
dari
Site Admin


Joined: Mar 03, 2003 Posts: 6287 Location: Washington Township, NJ, USA
|
Posted: Mon Jul 18, 2005 3:31 pm Post subject: Re: PLATFORM_FAILURE |
|
|
| oi..i'm not sure what in the DB controls this. i think it's in the "config.php" file in your gallery2 directory. check there first.. |
|
| Back to top |
|
|
nickm
Guru


Joined: Sep 09, 2004 Posts: 53
|
Posted: Tue Jul 19, 2005 9:39 am Post subject: Re: PLATFORM_FAILURE |
|
|
OK I found, in the DB (g2_pluginsparametermap-core module default), where I can set the default layout to Matrix.
But when the layout is changed from the admin area, Where is this information stored? After changing the default layout in the DB, it still didnt change the layout. Any suggestions? I cant get to the admin ara to change it. I only get errors whn I pull up my gallery.
Thanks for your help |
|
| Back to top |
|
|
dari
Site Admin


Joined: Mar 03, 2003 Posts: 6287 Location: Washington Township, NJ, USA
|
Posted: Tue Jul 19, 2005 5:00 pm Post subject: Re: PLATFORM_FAILURE |
|
|
in g2_PluginMap , make sure that the "matrix" item is set to 1 in the g_active column.
in g2_PluginParameterMap, make sure you've got:
Code: › module core 0 default.theme matrix |
|
| Back to top |
|
|
nickm
Guru


Joined: Sep 09, 2004 Posts: 53
|
Posted: Sat Jul 30, 2005 8:52 pm Post subject: Re: PLATFORM_FAILURE |
|
|
| I had to do a complete database table removal and file system removal. After my reinstall I cant get any thing to work. I have tried twice and all I get is a blank screen in the modules link. any suggestions? |
|
| Back to top |
|
|
nickm
Guru


Joined: Sep 09, 2004 Posts: 53
|
Posted: Sun Jul 31, 2005 10:58 pm Post subject: Re: PLATFORM_FAILURE |
|
|
| got it to show up if I go around phpnuke directly to the main.php file. But I cant get it to show up embedded. |
|
| Back to top |
|
|
dari
Site Admin


Joined: Mar 03, 2003 Posts: 6287 Location: Washington Township, NJ, USA
|
|
| Back to top |
|
|
|
|
|
|
|