E_ALL issues
hass - February 8, 2009 - 10:22
| Project: | Links Package |
| Version: | 6.x-1.1 |
| Component: | Code: links_weblink.module |
| Category: | bug report |
| Priority: | normal |
| Assigned: | syscrusher |
| Status: | active |
Jump to:
Description
Popped up at drupal6/update.php
# notice: Undefined index: type in drupal6\sites\all\modules\links\links_weblink.module on line 612.
#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 :-).