2011-04-10, 17:51:46
Why did the picture loaded fine, but now writes
and do not create files thumbnail
Code:
[object Object] Error -200:500 HTTP Error (500)
What happened with uploading files?
|
2011-04-10, 17:51:46
Why did the picture loaded fine, but now writes
Code: [object Object] Error -200:500 HTTP Error (500)
2011-04-10, 18:11:34
Oleg06 Wrote:Why did the picture loaded fine, but now writes Oleg, what size had the image and what file-type?
|--
Das deutschsprachige GetSimple-(Unter-)Forum: http://get-simple.info/forums/forumdisplay.php?fid=18
maybe something with the provider, because no longer anywhere to work
.jpg 289x385 24kb
Sorry, this was due to UploadUploadify3.php
2011-04-10, 18:52:32
Oleg06 Wrote:maybe something with the provider, because no longer anywhere to work Could it be that your hoster activated some security mods in Apache? try this in .htaccess ( I found it for uploading images to Wordpress, situation is the same): Code: # <IfModule mod_security.c> but generally HTTP: Errors 500 are not client-side, so you must contact your hoster
|--
Das deutschsprachige GetSimple-(Unter-)Forum: http://get-simple.info/forums/forumdisplay.php?fid=18
2011-08-04, 20:38:22
Hi Connie,
I have the same problem when I try to upload pictures (Error 500). I was told by the helpdesk that I need to add .htaccess with the text "SecFilterEngine Off" and especially not to put in root dir, but in the folder where the script runs! This enables mod_security for that particular folder and the containers placed scripts. But in which dir should I place it? And is your option better as this one? Greetings Tom. |
« Next Oldest | Next Newest »
|