Come together with the global Drupal community in Rotterdam, 28 Sept – 1 Oct 2026. Sessions, contribution, connection, and Early Bird savings until 8 June.
I try to update another image and get this error: [Tue Jan 20 13:08:51 2009] [error] [client 85.140.106.178] no acceptable variant: /var/www/apache2/html/index
and nothing else.
I can give you account for this site, what do you think?
Hello! Sorry for the delay. I found this error again.
My settings: clean urls - disable, mod_security - disable.
I have filefield 3.0, imagefield 3.0, image_fupload 6-3.0-rc2 and cck 2.2. I also tried cck 2.x-dev.
When i try to upload image i have "upload error: 406" and when i pressed button "save" i have wsod. Php log shows this message: "PHP Fatal error: Cannot unset string offsets in /var/www/apache2/html/sites/all/modules/cck/cck/content.module on line 1242, referer: http://example.com/?q=node/6/edit"
What can i do?
The CCK maintainers do not have time to debug every other module that uses CCK. If the module maintainer thinks they have found a bug in CCK they can report exactly what it is with enough information to do something about it.
Thanx. I'm not mantainer, but i'm user who want to use cck and that module. I think this problem came from php settings, because only i reacived this error.
Maybe you know something about this error and server settings?
Comments
Comment #1
Daniel A. Beilinson commentedError_log:
[Mon Jan 12 16:24:52 2009] [error] [client 91.76.211.165] File does not exist: /var/www/apache2/html/fupload
[Mon Jan 12 16:30:04 2009] [error] [client 91.76.211.165] no acceptable variant: /var/www/apache2/html/index
Comment #2
grandcat commentedMod_Rewrite seems to be misconfigured. Disable "Clean URLs" and try again.
Comment #3
Daniel A. Beilinson commentedMod_rewrite and clean urls are disabled.
Comment #4
Daniel A. Beilinson commentedSorry, mod_rewrite is on, but clean urls is off.
Comment #5
grandcat commentedOpen /node/add/image and post the source code, please.
Comment #6
Daniel A. Beilinson commentedOk, you can find it here: http://office.podari-zhizn.ru/add_image.txt
Comment #7
grandcat commentedThe source code seems to be fine, give some more detail error logs.
Comment #8
Daniel A. Beilinson commentedI try to update another image and get this error: [Tue Jan 20 13:08:51 2009] [error] [client 85.140.106.178] no acceptable variant: /var/www/apache2/html/index
and nothing else.
I can give you account for this site, what do you think?
Comment #9
grandcat commentedPerhaps this will help.
Have a look at these 2 other issuses which are fixed now:
Comment #10
grandcat commentedNo response for so long, I will close this issue.
Comment #11
Daniel A. Beilinson commentedHello! Sorry for the delay. I found this error again.
My settings: clean urls - disable, mod_security - disable.
I have filefield 3.0, imagefield 3.0, image_fupload 6-3.0-rc2 and cck 2.2. I also tried cck 2.x-dev.
When i try to upload image i have "upload error: 406" and when i pressed button "save" i have wsod. Php log shows this message: "PHP Fatal error: Cannot unset string offsets in /var/www/apache2/html/sites/all/modules/cck/cck/content.module on line 1242, referer: http://example.com/?q=node/6/edit"
What can i do?
Comment #12
grandcat commentedNot a bug of FUpload. There's a conflict with CCK which you have to solve firstly.
Comment #13
Daniel A. Beilinson commentedHi! What can you say about problem from #11?
Comment #14
karens commentedThe CCK maintainers do not have time to debug every other module that uses CCK. If the module maintainer thinks they have found a bug in CCK they can report exactly what it is with enough information to do something about it.
Comment #15
Daniel A. Beilinson commentedThanx. I'm not mantainer, but i'm user who want to use cck and that module. I think this problem came from php settings, because only i reacived this error.
Maybe you know something about this error and server settings?
Comment #16
Daniel A. Beilinson commentedThere isn't cck bug. I receive this content error after fupload's 406 error. So i think this's normal.
Comment #17
grandcat commentedIf there's a 406, of course, there will be also other error messages. But this has nothing to do with the original topic.