I'm using Drupal 6.15 and I can upload the images but it doesn't show in the node.

That's weird because with an oldest version of Drupal it works correctly.

Comments

dropfoundry’s picture

I, too, am having the same issue. Any ideas?

metaman’s picture

Yes, I have the issue also.

With Drupal 6.16.

I would really like to use this specific functionality, but the URL field does not show up like in the screen-shot.

TimeBandit’s picture

Title: Doesn't show » Look in "configure"

For your content type, click "manage fields". Click "display fields". Change the field's dropdown under "full node" to Linked Image (i think). Make sure it is not excluded (no check in checkbox). This made it show up in the node for me, however I still have the issue where, after creating a view block, nothing shows for the block. While creating the view, the preview shows as expected but after assigning the Block to a Region I see no output.

TimeBandit’s picture

Title: Look in "configure" » LinkImage not showing in node

Sorry, accidentally changed issue title...

egghunter’s picture

This worked fine for me but I think it'd be nice if the next version was fixed to save the user an extra step.

egghunter’s picture

Category: bug » feature

Unless someone objects, I'd like to classify this as a "feature request"

drupalworlds’s picture

Thanks for your help to display the image linked in the node.
For the views, there is a temporary solution by coding in the "Rewrite the output of this field".
Please refer to the shaynl, http://drupal.org/node/984048

drupalworlds’s picture

Thanks for your help to display the image linked in the node.
For the views, there is a temporary solution by coding in the "Rewrite the output of this field".
Please refer to the shaynl, http://drupal.org/node/984048

jujuy69’s picture

The problem is solved following the steps posted by

TimeBandit

, i mean, Changing the field's dropdown under "full node" and "teaser" to "Linked Image", both are required in README file in the module.

sickness29’s picture

Issue summary: View changes
Status: Active » Closed (outdated)

Development or support is not planned for D6. All D6-related issues are marked as outdated in a bunch.

If the issue remains relevant for D10+ versions, merge requests with proposed solutions for a new module version (D10+) are welcome in a new follow-up issue.

Thanks!

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.