Posted by hass on February 8, 2009 at 10:22am
3 followers
| Project: | Links Package |
| Version: | 6.x-1.1 |
| Component: | Code: links_weblink.module |
| Category: | bug report |
| Priority: | normal |
| Assigned: | syscrusher |
| Status: | needs review |
Issue Summary
Popped up at drupal6/update.php
# notice: Undefined index: type in drupal6\sites\all\modules\links\links_weblink.module on line 612.
Comments
#1
What 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
#2
I'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 :-).
#3
this has nothing to do with update.php; i get this warning on node/add/page. this is basically the same problem as #370986: E_ALL issues as has the same solution.