Stav, Image Gallery Down?

Zampy

New member
when i click on it, this is the error i get:
Error
Error (ERROR_PLATFORM_FAILURE) :
in modules/core/classes/GalleryTemplate.class at line 270 (gallerystatus::error)
in modules/core/classes/GalleryTemplate.class at line 200 (gallerytemplate::_initcompiledtemplatedir)
in main.php at line 311 (gallerytemplate::fetch)
in main.php at line 87
in modules/core/classes/GalleryEmbed.class at line 153
in index.php at line 148 (galleryembed::handlerequest)

what gives, is it on my end?
 
Still working on this. I got the Gallery to work again, but now none of the images or thumbnails are working....
 
A while ago I was having some major issues with another site of mine on this host. Their response:

"The PHP in the server now runs as CGI with the PHPsuexec enabled, rather than running as an apache module. In this situation, if you are receiving Internal Server errors on any of the php scripts, here are the steps to troubleshoot them :

1. Check that the php script that you are attempting to execute has permissions of no more than 755 - 644 will work just fine normally, this is not something that will need to be changed in most cases.

2. Check that the directory permissions that the script resides within is set to a maximum of 755. This also includes directories that the script would need to have access to also.

3. Check that you do not have a .htaccess file with php_values within it. They will cause a 500 Internal server error, when attempting to execute the script.

The php_values will need to be removed from your .htaccess file and a php.ini put in its place, containing the php directives. "

I pretty much IGNORED their advice and have been submitting tickets and having them fix it FOR me. I'm guessing they upgraded this server as well, so I just gotta make them fix these errors whenever they occur until it finally stops (which it does once all of the site is converted)
 
that sounds like a lot of hassle i wouldn't want to deal with. gotta hand it to you for putting up with them and keeping this place running
 
ok, i think i've fixed it. can you guys give it a spin, like view files, view them in full size, maybe upload a file? let me know if there are any more issues? thanks
 
The image names are fine. Those are chosen by the uploader. If they don't choose a new name to give the image when uploading, it uses the file name
 
Back
Top