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  

gallery2 quit working (ERROR_PLATFORM_FAILURE)

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

Beginner
Beginner


Joined: Feb 19, 2006
Posts: 16
Location: Texas

PostPosted: Mon Jul 28, 2008 10:34 pm    Post subject: gallery2 quit working (ERROR_PLATFORM_FAILURE) Reply with quote

Gallery was working fine and has been for two years then the website owner called me and said not working.
I have read forum post that refer to this error and tried all I think?
Info Specific to site
Apache version 2.2.8 (Unix)
PHP version 5.2.6
MySQL version 5.0.51a-community
Architecture x86_64
Operating system Linux
PHP-Nuke 7.9
Gallery2 Version: 0.6.3 Latest Avail
top folders have mod set at 777 and sub set at 755
Following are errors listed when accessing site. I am stumped as what to try next. Can you please point me to the right post or direction?
www.mm-floors.com and click photo gallery

Error (ERROR_PLATFORM_FAILURE) :
in modules/core/classes/GalleryTemplate.class at line 270 (GalleryCoreApi::error)
in modules/core/classes/GalleryTemplate.class at line 200 (GalleryTemplate::_initCompiledTemplateDir)
in modules/core/classes/GalleryTheme.class at line 994 (GalleryTemplate::fetch)
in modules/core/classes/GalleryView.class at line 325 (GalleryTheme::loadTemplate)
in main.php at line 386 (GalleryView::doLoadTemplate)
in main.php at line 87
in modules/core/classes/GalleryEmbed.class at line 192
in index.php at line 219 (GalleryEmbed::handleRequest)
in /home/mmfloors/public_html/modules.php at line 46
Thanks
Back to top
Offline View user's profile Send private message
AdBot
   Post subject: gallery2 quit working (ERROR_PLATFORM_FAILURE)  

Back to top
dari

Site Admin
Site Admin


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

PostPosted: Tue Jul 29, 2008 8:23 am    Post subject: Re: gallery2 quit working (ERROR_PLATFORM_FAILURE) Reply with quote

hmm...accessing directly via http://www.mm-floors.com/modules/gallery2/main.php gives the same error as well, so it's not an integration issue.

this is most likely a permissions issue on your g2data folder. you need to recursively set the perms to 777. if you don't have telnet or ssh access, gallery 2 has a tool that can do it for you. go to http://www.mm-floors.com/modules/gallery2/lib/support/ log in with your setup password, and go to filesystem permissions. choose the "Fix the storage folder (make it writeable)" tool.
_________________
Back to top
Offline View user's profile Send private message Visit poster's website
wdtice

Beginner
Beginner


Joined: Feb 19, 2006
Posts: 16
Location: Texas

PostPosted: Tue Jul 29, 2008 10:10 am    Post subject: Re: gallery2 quit working (ERROR_PLATFORM_FAILURE) Reply with quote

Appears the webhoster has changed something. I got numerous errors relating to read write info. I ftp-ed to site can this morning and the mod's are set different. I cannot change the mod via ftp have requested the hoster to do so for me. Will let you know the out come. Thanks
_________________
Discovery consist in seeing what everyone sees and thinking what no else has thought.
Back to top
Offline View user's profile Send private message
dari

Site Admin
Site Admin


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

PostPosted: Tue Jul 29, 2008 11:24 am    Post subject: Re: gallery2 quit working (ERROR_PLATFORM_FAILURE) Reply with quote

try using the tool i mentioned above, you can do it without assistance from your host.
_________________
Back to top
Offline View user's profile Send private message Visit poster's website
wdtice

Beginner
Beginner


Joined: Feb 19, 2006
Posts: 16
Location: Texas

PostPosted: Tue Jul 29, 2008 9:03 pm    Post subject: Re: gallery2 quit working (ERROR_PLATFORM_FAILURE) Reply with quote

I had the hoster reset the file mods and still get errors. I FTP-ed the file mod is set correctly G2data set at 777 with subs set at 755. I got the following errors when using the tool mention after changes made by hoster. Snipet of errors follow:
[OK] Directory: /home/mmfloors/g2data/
Can't fix: /home/mmfloors/g2data//cache
[OK] Directory: /home/mmfloors/g2data//cache
Can't fix: /home/mmfloors/g2data//cache/module
[OK] Directory: /home/mmfloors/g2data//cache/module
Can't fix: /home/mmfloors/g2data//cache/module/reupload
[OK] Directory: /home/mmfloors/g2data//cache/module/reupload
Can't fix: /home/mmfloors/g2data//cache/module/reupload/0
[OK] Directory: /home/mmfloors/g2data//cache/module/reupload/0
Can't fix: /home/mmfloors/g2data//cache/module/reupload/0/0

What does the Can't fix refer to?
Thanks
_________________
Discovery consist in seeing what everyone sees and thinking what no else has thought.
Back to top
Offline View user's profile Send private message
dari

Site Admin
Site Admin


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

PostPosted: Wed Jul 30, 2008 6:50 am    Post subject: Re: gallery2 quit working (ERROR_PLATFORM_FAILURE) Reply with quote

those are the cache files/directories. you can clear the template and item caches, then redo the file permission operation.
_________________
Back to top
Offline View user's profile Send private message Visit poster's website
wdtice

Beginner
Beginner


Joined: Feb 19, 2006
Posts: 16
Location: Texas

PostPosted: Wed Jul 30, 2008 8:12 am    Post subject: Re: gallery2 quit working (ERROR_PLATFORM_FAILURE) Reply with quote

since it is cache can I just delete the directory and rebuild?
_________________
Discovery consist in seeing what everyone sees and thinking what no else has thought.
Back to top
Offline View user's profile Send private message
dari

Site Admin
Site Admin


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

PostPosted: Wed Jul 30, 2008 12:33 pm    Post subject: Re: gallery2 quit working (ERROR_PLATFORM_FAILURE) Reply with quote

nononono...use the utilities in g2 to do that
_________________
Back to top
Offline View user's profile Send private message Visit poster's website
wdtice

Beginner
Beginner


Joined: Feb 19, 2006
Posts: 16
Location: Texas

PostPosted: Wed Jul 30, 2008 10:48 pm    Post subject: Re: gallery2 quit working (ERROR_PLATFORM_FAILURE) Reply with quote

Dari you know your code. The problem was at the hoster with file ownership. It has been corrected and now all is well.
Thanks for your help See if I can throw a bone your way soon.
_________________
Discovery consist in seeing what everyone sees and thinking what no else has thought.
Back to top
Offline View user's profile Send private message
dari

Site Admin
Site Admin


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

PostPosted: Thu Jul 31, 2008 6:27 am    Post subject: Re: gallery2 quit working (ERROR_PLATFORM_FAILURE) Reply with quote

hehe...thanks, and glad to be of service Smile
_________________
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 Issues » 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: Web HostingDedicated ServersDomain NamesDomain Name RegistrationDedicated Web HostingSearch Engine OptimisationSEOWeb Design New YorkSEO Web DesignWeb hosting AustraliaSEO

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