Active
Project:
Lost & found issues
Component:
User interface
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
10 Apr 2008 at 06:06 UTC
Updated:
10 Jun 2008 at 20:29 UTC
Jump to comment: Most recent
Thanks for the module.
Images are succesfully displayed on all the nodes and teasers but not on the featured block section at all. (red cross and small flame only)
I'm relarively new to Drupal and not a native English speaker. There must be an easy solution but.....
Regards,
Taro Yamada
Comments
Comment #1
TaroYamada commentedTaro again,
I still have the same problem. Does anybody have the same problem? So strange....
Regards, Taro Yamada
Comment #2
earth commentedsame issue here on a thumbnails not showing up in featured block...strange it shows up fine on some pages, like frontpage and some admin pages, however the block does not work on all pages properly, with the path to the thumbnail being files/node_images/image.jpg however the path when it does not show is like admin/build/files/node_images/image.jpg or content/files/node_images/image.jpg
not sure what is causing the issue...great module btw!
Comment #3
earth commentedthink I was able to figure it out and got it to work....
As far as explaining how..., not to sure about that, here goes!
Modules settings changed!
Clean URLS enabled
domain.com/admin/content/node -> Update alias path for all listings performed (this is when I noticed the issued resolved!
These remaining steps may not be required!
Previously altered -> Path_auto module (admin/settings/pathauto) -> set Pattern for all Image paths:, Pattern for all Image paths:,Pattern for all Listing paths:,Pattern for all Favourite Listings paths: to = [title-raw]
In URL Alias (admin/build/path) -> content/files/node_images -> changed to reflect the proper path that was determined by the improper path properties that caused the image not to show, i.e., content was in the path, instead of being files/node_images:
Existing system path: http://domain.com/files/node_images
Alias: http://domain.com/content/files/node_images
Hope this helps someone, as it was really bugging me last night and I spent most of the day trying to resolve it today and such a relief!
have the greatest and thanks again for a great module!