SMFHacks.com

SMF Gallery Pro => Support => Topic started by: SoehnelS on April 28, 2017, 12:41:32 pm

Title: Error 500 in index.php?action=gallery;sa=add2
Post by: SoehnelS on April 28, 2017, 12:41:32 pm
Hi @ all!

I tried to upload pics and vids from importfolder on my server, which results in a blank, white page with no delay,
in apache log I found Error 500 for the action on "index.php?action=gallery;sa=add2".

I figured out, that I can perform an single upload of pics with < than 2MB, mp4 could be uploaded with (maybe) no limit (tried >300MB) uploads with bulk import or import images results in the blank page.

Permission settings in Gallery folder are 777, in the mod restriction settings of max height/width/filesize: 0,
Max PHP filesize (Upload/Post): 4G

Are there any suggestions?

Thanks in Advance!

Installed mods:
Add Facebook Like, Tweet, and Google +1
Add Social Media Icons To Profiles
Attachment Extension for SMF 2.0.x
BBCode with style
Board Icons
BoardHover Mod
cb|GeSHi-mod
Characters remaining of post
Count descendant's posts
Default_Membergroup
Downloads System
Enhanced Dropdown
Enhancements to recent posts
ENotify
ETNTPT - Edited Time Next To Posted Time
Expanding & Collapsing Changelog Tag
Expanding & Collapsing Off-Topic Tag
Expanding & Collapsing Spoiler Tag
Hide Content
Highlighting on Theme Edit
Language on Register
Like Posts
MultiLanguage Registration Agreement
open mod reports
PM Quick Reply
PortaMx
RSS Feed Icon
SA Chat
Say Thanks
Share this topic - SMF Mod
Show JDALLAUI in Post and PM
Show Topic Start Time in Topic List Without Enter the Topic
SimpleDesk - Integrated Helpdesk for Simple Machines Forum
SMF 2.0.11 Update
SMF 2.0.12 Update
SMF 2.0.13 Update
SMF Ajax Chat
SMF Gallery Pro    7.2.1
Sortable Packages (and Installed Time)
Sorted BBCode List for SMF
SPB: Smart PostBit
Time Button [time]
Yellow: Highlight Package On Hover
Yet Another YouTube BBCode Tag
Title: Re: Error 500 in index.php?action=gallery;sa=add2
Post by: SMFHacks on April 28, 2017, 01:24:09 pm
Nothing else in the error log on the forum or apache?

It might be a large video file causing the issue? if it is getting stuck on that.
Title: Re: Error 500 in index.php?action=gallery;sa=add2
Post by: nend on April 28, 2017, 01:31:50 pm
My guess is it is server side processing of some sort. I haven't looked at the gallery modification but probably thumbnail generation as I doubt reading the headers for any data will take any substantial amount of memory.

That is a guess though, the 500 error could of happened for a number a reasons and the error message would help out greatly in figuring out the problem.  ;)