# notice: Undefined index: #node in drupal6\sites\all\modules\links\links_related.module on line 210.
# notice: Trying to get property of non-object in drupal6\sites\all\modules\links\links_related.module on line 235.
| Comment | File | Size | Author |
|---|---|---|---|
| #5 | links-e-all-in-form-alter-370986.patch | 943 bytes | Robrecht Jacques |
Comments
Comment #1
hass commentedPopped up at
drupal6/update.phpComment #2
syscrusher commentedWhat was the circumstance of running update.php? Were you upgrading from Drupal 5 to Drupal 6, or were you updating from one release to another within Drupal 6.x?
Kind regards,
Scott
Comment #3
hass commentedI've tested the upgrade hooks of the linkchecker module :-). You should run update.php after every module upgrade... not only if you upgrade from D5 to D6 :-).
Comment #4
kenorb commentedI've got the same issue with #node on page where there is no any node (Views related).
Comment #5
Robrecht Jacques commentedThe notice shows up on every page with a form, not just during
update.php.Patch attached (diff to 6.x-1.2).
Comment #6
Robrecht Jacques commentedComment #7
mvcworks for me.
see #370988: E_ALL issues for a similar problem.
Comment #8
kenorb commentedComment #9
kenorb commented