Support Forums | Demo Gallery [1.x] [2.x] | Downloads | News | Site Map ]
Nuked Gallery
  Create a FREE account or Login   As a guest, you don't have access to our FULL navigation system.
 Forum FAQForum FAQ   StatisticsStatistics   SearchSearch   UsergroupsUsergroups   FavoritesFavorites  

PLATFORM_FAILURE

 
Post new topic   Reply to topic    NukedGallery.net Forum Index » PHP-Nuke Integration » Gallery 2 Integration View previous topicPrinter friendly versionView next topic
Author Message
nickm

Guru
Guru


Joined: Sep 09, 2004
Posts: 53

PostPosted: Sun Jul 17, 2005 1:21 am    Post subject: PLATFORM_FAILURE Reply with quote

<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
Offline View user's profile Send private message
AdBot
   Post subject: PLATFORM_FAILURE  

Back to top
nickm

Guru
Guru


Joined: Sep 09, 2004
Posts: 53

PostPosted: Mon Jul 18, 2005 12:32 am    Post subject: Re: PLATFORM_FAILURE Reply with quote

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
Offline View user's profile Send private message
dari

Site Admin
Site Admin


Joined: Mar 03, 2003
Posts: 6287
Location: Washington Township, NJ, USA

PostPosted: Mon Jul 18, 2005 3:31 pm    Post subject: Re: PLATFORM_FAILURE Reply with quote

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
Offline View user's profile Send private message Visit poster's website
nickm

Guru
Guru


Joined: Sep 09, 2004
Posts: 53

PostPosted: Tue Jul 19, 2005 9:39 am    Post subject: Re: PLATFORM_FAILURE Reply with quote

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
Offline View user's profile Send private message
dari

Site Admin
Site Admin


Joined: Mar 03, 2003
Posts: 6287
Location: Washington Township, NJ, USA

PostPosted: Tue Jul 19, 2005 5:00 pm    Post subject: Re: PLATFORM_FAILURE Reply with quote

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
Offline View user's profile Send private message Visit poster's website
nickm

Guru
Guru


Joined: Sep 09, 2004
Posts: 53

PostPosted: Sat Jul 30, 2005 8:52 pm    Post subject: Re: PLATFORM_FAILURE Reply with quote

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
Offline View user's profile Send private message
nickm

Guru
Guru


Joined: Sep 09, 2004
Posts: 53

PostPosted: Sun Jul 31, 2005 10:58 pm    Post subject: Re: PLATFORM_FAILURE Reply with quote

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
Offline View user's profile Send private message
dari

Site Admin
Site Admin


Joined: Mar 03, 2003
Posts: 6287
Location: Washington Township, NJ, USA

PostPosted: Mon Aug 01, 2005 6:41 am    Post subject: Re: PLATFORM_FAILURE Reply with quote

see http://www.nukedgallery.net/modules.php ... ic&p=10359
Back to top
Offline View user's profile Send private message Visit poster's website
Display posts from previous:   
Post new topic   Reply to topic    NukedGallery.net Forum Index » PHP-Nuke Integration » Gallery 2 Integration View previous topicPrinter friendly versionView next topic

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
All times are GMT - 5 Hours

Powered by phpBB © phpBB Group



Sponsors: Dedicated ServersDomain NamesWeb HostingDomain Name RegistrationDedicated Web HostingWeb Design New YorkCompare VoIPseo packagesSEO CompanyNew York Yellow PagesFind LocationsVOIP Phone ServiceNeckermannBluetooth HeadsetOnline internetSEOchina factoryDressesRestaurant Locatorandroid tablet

8th year online! 2003-2011
Legal • Use of this site consitutes agreement to the Acceptable Use Policy
Hosted by Implosion WorksSourceForge.net Logo • Theme by TonicMedia