Closed (won't fix)
Project:
Image
Version:
4.7.x-1.x-dev
Component:
image.module
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
30 Sep 2006 at 18:59 UTC
Updated:
26 Feb 2007 at 06:26 UTC
Hallo,
I tried image and image_attache (image.module) localy and it worked fine. Then I tried it on a server and something really bad happened:
My scripts which are called by require_once in a page type node didn't work any more. I couldn't find the error.
To solve this, I disabled image and image_attach. But (what a shock) it didn't work now. Finally, I replaced most of the require_once commands by require. Now it works again.
But because I don't understand this error I don't dare to try this module again.
Please, does somebody have an idea if this is a bug or what I do wrong?
Thanks,
H.
Comments
Comment #1
drewish commentedsounds like a problem with your code.