Closed (fixed)
Project:
Image
Version:
5.x-1.0
Component:
image.module
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
7 May 2007 at 15:30 UTC
Updated:
22 Jul 2007 at 02:46 UTC
Jump to comment: Most recent file
Comments
Comment #1
drewish commentedwhat function is causing the problem?
Comment #2
jastraat commentedI don't know the specific function in the image module - it's doesn't give a line number. I think it's related to at some point when it calls module_invoke_all() since that has been reported as a problem in other modules that use it. The only error message I get is:
And I have seen this error scattered in other issues, however, in this case, it prevents an image being uploaded even initially. I've also tried the most recent version of the module released on May 2nd, with the same error message as a result.
Comment #3
drewish commentedokay can you give this a try?
Comment #4
drewish commentedi don't think the attached patch is relevant. until there's some more info there's not much i can do.
Comment #5
rlnorthcuttI had a Drupal 5 site hosted on a server with PHP5, and the client switched to another server hosted with PHP 4.4.7
Since then I have not only had this problem, but other unresolvable issues with permissions and file systems. In most cases, there is some ability to upload to the site (file attach now works), but the image and audio modules don't work...
Comment #6
jastraat commentedThis is how my issue was resolved: http://drupal.org/node/150961
It had to do with file permissions on parent directories outside of Drupal
Comment #7
drewish commentedokay well i'm going to assume that rlnorthcutt's issue also stems from file permissions.
Comment #8
(not verified) commented