Imagecache generated images not shown after update
momper - February 19, 2009 - 17:12
| Project: | editablefields |
| Version: | 5.x-3.3 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
| Issue tags: | 5.x-3.3, editablefields, imagecache, views |
Description
hello
Editablefields 5.x-3.3
Views 5.x-1.6
ImageCache 5.x-2.3
ImageField 5.x-2.4
CCK 5.x-1.10
i've updated imagecache and imagefield on a running drupal 5.15 ...
everything is running fine, but i see no imagecache-preset-images in the view-editablefields-tables anymore ...
in normal views-tables they are visible - if i choose as option for the imagefields "editable", it works fine ...
but when i choose in the options for example my "thumbs" imagecache preset, nothing is printed ...
does anybody know this bug? is there a solution? beside: i changed the php version also to 5.2 ...
thanks and greetings momper

#1
has nobody an idea?
thanks momper
#2
nobody? is it a bug? please help, because my admin-views are not working anymore ... i need the images to orientate ...
thanks momper
#3
does somebody want money to research?
#4
Thing is, if I'm honest, I'm not inclined to support 5.x anymore :-( the 6.x version is much better and much more reliable. The 5.x version is riddled with bugs - and the way it works is itself a hack, because of how the 5.x cck and views worked...
Can you migrate to 6?
#5
sadly i can't update to 6.x - so maybe the only possibility is to pay someone to do a testinstallation and to find out why ... (i'm not a programmer)
maybe it's only a small thing ...
is someone interested?
#6
sadly for me it's not a solution to make the images "editable", because it's heavy image-stuff and the tables a really not get loaded anymore ... (because of the original files are shown in "editable" mode ...)
#7
bounty: how much does somebody wants to search the problem ...
greetings momper
#8
what should i do - it's the first experience like this on drupal.org ever ...
#9
The issue is time - and since this is an older version of this module, and the problem is with the interaction with another unrelated module- it's not clear how long it would take :-(
I'll take a look if you send me details and logins for your site.... but absolutely no guarantees about if/when - sorry!
Cheers
Mark.
#10
Also looking for a fix: Says Can Not set files.
#11
Seems no one will fix this issue
#12
I'm afraid I dont have much time, as I said, but if anybody cares to work with me on this, I can at least take a look....
#13
I'm willing to work with you but I'm not a programmer.
I can be a tester and help to find bugs.
#14
my site is not online anymore - and i'm not a programmer - sorry ....
#15
Today, I update imagefield module to the latest 5.x-2.6 , the image shown on the view but........
it only show image (image field not make it editable) in original file size, but not using the imagecache resize size.
#16
as see from attached file
the image is very big since it is the original size.
Even though I change the field option to thumbnail size (generated by imagecache) in this view, it still display the original image size.
#17
I'm doubt that editablefield 5.x didn't use field options of a view. No matter it is a image field or a normal text field.
I did an experiment. I changed field option (views) to without link of a node:title field, but the result is the view still provide the node title with hyperlink instead of a plain text.