I've upgraded D5.15 to D6.9, from the latest D5 version of Link module to version 6.x-2.5. I did run update.php.

The problem is that the content type where I used a link field, shows this curious message:
URL (field_url) is an inactive Link field that uses a Text Fields for Title and URL widget.

Where can I find that field and how can I activate it?

:-(

CommentFileSizeAuthor
#3 link_370195.patch747 bytesgrendzy

Comments

d.f.h’s picture

Try to activate and deactivate Link module again, it was helpful for me in the same case of problem.

vacilando’s picture

Priority: Critical » Normal

Thanks, d.f.h. -- that really did help!

However, I leave this issue active (with normal priority) because I think the module developer(s) might be able to find a solution to prevent this from happening after upgrade. So many people upgrade their systems to D6, and if they see their link fields deactivated, it won't increase their trust in Drupal.

grendzy’s picture

Status: Active » Needs review
StatusFileSize
new747 bytes

try this patch: (BTW if you've already done the upgrade, you'll need to re-run update.php for this to take effect)

don@robertson.net.nz’s picture

First tip didn't work for me - so I deactivated and then activated :-)

Actually did an 'uninstall' as well, and retained all the data.

Don

quicksketch’s picture

Status: Needs review » Fixed

Thanks grendzy. I think you're right that this should fix the problem. I've had the same problem with Fivestar's implementation. I've committed a similar patch to the Drupal 6 .install file.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.