When "Overide default Drupal7 file field icons directory" is turned on, all Images disappear but. The image tags stay there and some Browser's like Chrome displace it with a broken-image symbol.
| Comment | File | Size | Author |
|---|---|---|---|
| #15 | Capture.PNG | 11.58 KB | raydenxxx |
Comments
Comment #1
thepanz commentedCould you please send the HTML for the missing image? Where is the IMG tag (read the src attribute) linking to?
Comment #2
andros commentedComment #3
andros commentedThis is part of a view formated with semantic views
Comment #4
thepanz commentedCan you try to follow #1199922-6: I don;t see any icons in toolbar or admin pages and see if your issue is fixed?
Comment #5
andros commentedyep ... now i got some icons there, ... but now i got the icons from drupal AND iconizer so there are double.
what i initially want to do is, deactivate the drupal icons on attachments, because, how does this work when you got to sorts of icons on one file?
i simply don't get it ...
Comment #6
thepanz commentedIconizer should *replace* Drupal icons for attachments. I test it with D7, first release.
Now I don't have any D7 install to test it further.. try clearing the cache, re-install Iconizer..
Comment #7
andros commentedIf i select "Overide defaul Drupal7 file field icons directory " (there is a typo) or not, i got two separate Icons. Only difference: in one case the Drupal icons get replaced by Iconizer, but the Iconizer File-Icon is always there.
Comment #8
andros commentedI have found a workaround for me, i replaced the drupal7 mime icons with a one pixel transparent.
Am i the only one with this icon duplication problem?
Comment #9
thepanz commentedI've tested it with a *fresh* install od F7 and it works fine.
Try:
1. disable CSS aggregation
2. Clear Drupal cache
3. disable and re-enable Iconizer "Overide defaul Drupal7 file field icons directory" setting
Comment #10
andros commentedyes, i have tried this already. but, do you have now only one icon on attached files, with this settings?
not for me, it show the iconizer file icon AND the *replaced* drupal icon.
as i said, my solution is to turn the replaced drupal icons into invisible 1 pixel pictures ;-)
Comment #11
raydenxxx commentedSame problem here.
Note that the problem only exist in chrome, in Safari when an image link is broken the image is not shown
Any solution, three months later?
- I have no CSS agregation, I tried clear cache and enable/disable etc...
- I tried on two environnments on my D7 installations...
Comment #12
thepanz commentedI test latest iconizer module with Chrome (14.0.835.186 Windows7 32bit) + Garland 7.8 theme and it's working fine.
A minor issue is with setting save/restore (the checkbox value is wrong); please check that Iconizer setting description is (the mimetypes folder is displayed in italic font):
Can you check it?
Comment #13
raydenxxx commentedThis is my value (currently set to: modules/file/icons)
Comment #14
thepanz commentedCan you please uninstall the module and re-install latest -dev release (uploaded yesterday)?
The module should display "(currently set to: sites/all/modules/iconizer/mimetypes)"
Comment #15
raydenxxx commentedJust install the last dev release... same problem.
See the picture attached.
UPDATE:
I tried putting the mimtype icons in the folder (as explain in the second readme), this time twice icons appeared...
Perhaps I don't understand the way it should work?
But I thought mine new icons should replace Drupal's one... Am I wrong?
UPDATE 2 : My configuration come back again on "modules/file/icons" why?
Comment #16
thepanz commentedPlease check if:
- the problem is there with Garland 7.8 theme
- the mimetypes icons (downloaded from my website) are *correctly* in /sites/all/module/iconizer/mimetypes
- the Iconizer setting "Enable icons for files links" is OFF
Can you send me a preview of Iconizer Settings page?
Comment #17
raydenxxx commentedok it works, the problem was that "Enable icones for files links" were checked.
I think you should put a radio button instead of a checkbox. It's confusing.
Thank you for your support, great module!
Comment #18
thepanz commented