Closed (fixed)
Project:
ImageField
Version:
5.x-2.1
Component:
User interface
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
6 Mar 2008 at 20:32 UTC
Updated:
27 Mar 2009 at 00:00 UTC
1. cck 5.x - 1.6-1
2. imagefield 5.x-2.0-rc6
3. Complete permissions
4. download public files
5. imagefield witch default configuration
Hi. I expect to see the images uploaded with imagefield in any of the pages: View, Edit, or Create.
It just shows the image filename, not the image.
But with IE7 it shows the images right.
¿Can you help me?
Comments
Comment #1
ingacosta commentedI was trying in multiple test sites, I have the same problem in almost all of them, except one. I don't find the reason
Comment #2
dopry commentedand what do the image tags being produced look like and does this occur with RC8?
Comment #3
dopry commentedComment #4
endrus commentedDopry, first, thank you for the great modules. Switching to Imagecache and Imageapi was pretty easy. Although to do so, we had to switch from php4 to php5 hosting plan. So thank you for additional motivation you gave us to do so.
I don't know if my problem is related, but here it is. When I upload an image in Firefox, hit the upload button, all I see is the progress bar - no final result. Waiting doesn't help. Imagefield 2.0 doesn't load the image preview, the progress bar just hangs. But if I save the node, the image shows in the node itself correctly.
In Opera, the imagefield loads and I can see the preview. However, when I upload a photo, a popup message comes up saying that there's a java script error. But well, still it works.
Comment #5
dopry commenteddo you have devel module enabled?
Comment #6
endrus commentedYes, I do.
Comment #7
endrus commentedThanks! Uninstalling Devel solves the problem. It's a pity though that these modules seem to conflict.
Comment #8
jpetso commentedThere is a solution for that problem, but dopry is not sure if it's clean enough to include into imagefield. Until that has been worked out, no AJAX uploads with Devel enabled. Marking the issue as fixed (as it's a support request).
Comment #10
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.
Comment #11
giorgoskI don't think issue is fixed
I don't have devel installed
and I disabled all the modules that were using extra jquery and I was left with
but I still get this javascript error when pressing upload button
and there is no preview
but the file is actually there
and this indeed happens only on firefox (using 2.0.0.16)
NOTE:
the weirdest thing is that when on my test server XAMPP
the preview is working even on Firefox
then when I installed (the same exact installation, copy paste)
on my production server (shared server)
Firefox was not doing a preview ....
Comment #12
ingacosta commentedHello.
I have realized that my site folder name is "Example", not "example". I edited it and it works. It seems that there is a problem with folder names if all their letters aren't lowercase. I'm running my site in Windows with Apache Server, and I'm not using Devel.
Comment #13
sun