I get this warning when I view a page with the share this link.

The line is

<?php
  $services = service_links_get_links(array_filter($settings['link_show']));
?>

the variable $settings['link_show'] is NULL, which is why the warning appears.

Comments

lelizondo’s picture

subscribing, I'm having the same problem

irksome’s picture

I had the same problem, but then I noticed that I hadn't added any services from the "Services"-tab in the admin panel.

ozish’s picture

Same here. Just add at least one service and the error disappears. This is what the OP implies.

TheCrow’s picture

Status: Active » Fixed

fixed long time ago by sun's patch

Status: Fixed » Closed (fixed)

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