Hi,
after upgrading from 6.2 to 6.x-dev, I'm getting the following error:
notice: Undefined index: value in /var/www/drupal/modules/system/system.admin.inc on line 1991.
Greetings, -asb
Hi,
after upgrading from 6.2 to 6.x-dev, I'm getting the following error:
notice: Undefined index: value in /var/www/drupal/modules/system/system.admin.inc on line 1991.
Greetings, -asb
Comments
Comment #1
asb commentedIssue solved by upgrading to rev. 6.3.
Greetings, -asb
Comment #2
damien tournoud commentedThis should stay open. Released versions (ie. 6.2 and 6.3) do not have E_ALL reporting active, that's why you don't see those messages anymore on 6.3.
Comment #3
asimmonds commented@asb - what contrib modules did have enabled when you got this warning?
Comment #4
asb commentedModules, according to drush:
Comment #5
ericxb commentedI can report the same error using 6.x-dev (tag: DRUPAL-6).
Drupal 6.11-dev
Administration menu 6.x-1.3
Backup and Migrate 6.x-1.2
Calendar 6.x-2.1
CAPTCHA 6.x-1.0-rc2
Date 6.x-2.1
DHTML Menu 6.x-3.4
Drush Module Manager 6.x-2.x-dev (2009-Mar-22)
GMap Module 6.x-1.0
Inline 6.x-1.0
reCAPTCHA 6.x-1.1
Views 6.x-2.3
Comment #6
jody lynnWe'd need to know which function was on that line at the time and have someone confirm they get this error without contributed modules in order to look into this one.
Comment #7
Anonymous (not verified) commentedNo response from OP, closing.