I was trying to implement this module today and received the following error if there is no URL in the link field (not set as required). If i try to modify the field, i get the same error (or multiple instances).

warning: unserialize() expects parameter 1 to be string, array given in /home/.hammacher/avolve/dfc.avolvedesigns.net/drupal/sites/all/modules/link/link.module on line 444.

If i put a URL in the field, i am returned to the edit page (url) with a 'page not found'.

Deleting the link field resolves this.

Could it be the setting for whether the field is required or not??

[This is for an Ubercart test site (as a eference for modules)]

Comments

g76’s picture

same problem here.

quicksketch’s picture

Status: Active » Fixed

Please try the latest development version. This problem has already been corrected but a new release has not yet been created.

Anonymous’s picture

Status: Fixed » Closed (fixed)

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