simon_k
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Crunching problem in WP 2.7ok, have been playing around a little more – works with pictures smaller than 1000px wide (800 works, 950 doesn’t).
Strangely there is no problem with file size – my 1000px pics are 80-150kb and I successfully uploaded a 275kb 800px wide picture.Forum: Fixing WordPress
In reply to: Crunching problem in WP 2.7Did anybody solve this problem yet?
I didn’t. Even downgrading to 2.7.1 didn’t help as well as reuploading all files.
This really sucks, I need to upload some pictures…Forum: Fixing WordPress
In reply to: Crunching problem in WP 2.7thanks for your answers.
Both blogs are hostet on a 1&1 server, pictures are resized to 1000px before uploading and the full size version is uploaded without any problems. I can even insert them into posts.
The problem is that the 576px (medium size) version is not created. I guess that’s what “crunching” does, right?I tried to figure out how to get wordpress to give me a detailed error, but the php.ini lies somewhere on the server where I can’t access it.
The php info says that display_errors is on, but the error log is not defined and log_errors is off.
The only error I get is the “HTTP error” when uploading.Why does WordPress have no error log? I thought a software that’s under constant development alwas logs errors…
@adiant: Maybe I should just talk to 1&1… but I can’t imagine that a 1000px image is too much to convert.
Forum: Fixing WordPress
In reply to: Crunching problem in WP 2.7same problem here with 2.8.4 on both my blogs.
Only difference to many reports is, that the file is uploaded (it’s already web-sized) but during crunching there is an error.
I tried everything I could find (CHMOD, deactivate plugins etc.) but nothing worked.I hope I didn’t oversee the thread with the solution… couldn’t find any.