Сделал что-то вроде фотоальбома в профиле пользователя, установил модуль lightbox2. Все вроде работает, но выходит ошибка:
Notice: Undefined variable: node_id в функции lightbox2_field_formatter_view() (строка 977 в файле public_html/sites/all/modules/lightbox2/lightbox2.module).
Строка 977: '#node_id' => $node_id,
Комментарии
http://drupal.org/node/1319380
...
Posted by yukare on December 31, 2011 at 10:03pm new
Status: active » fixed
I just commited a small fix for it, please test(wait for the next dev release) and report if you still have this issue.