I see this bad notice on any page, even the main page with no view.
Does anyone know how to solve it? I have found no solution in http://drupal.org/node/1448298

Thanks a lot

Comments

hvalentim’s picture

Same here. More specifically I get:

Notice: unserialize(): Error at offset 0 of 6 bytes in _link_load() (line 315 of /srv/www/site/public_html/sites/all/modules/link/link.module).

renatog’s picture

Issue summary: View changes

Hi guys.

Now this function use the follow parameter: _link_load($field, $item, $instances[$id]); I check and works good now.

Please follow the steps:

  • Update your project for 7.x-1.4
  • Clear all caches
  • Run update.php with backup

It will works good.

renatog’s picture

Status: Active » Fixed

Status: Fixed » Closed (fixed)

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