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

asb’s picture

Status: Active » Fixed

Issue solved by upgrading to rev. 6.3.

Greetings, -asb

damien tournoud’s picture

Status: Fixed » Active

This 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.

asimmonds’s picture

@asb - what contrib modules did have enabled when you got this warning?

asb’s picture

Modules, according to drush:

  About This Node                       6.x-1.0-rc              6.x-1.0-rc              OK
  Admin block                           6.x-1.x-dev             6.x-1.x-dev             OK
  Advanced help                         6.x-1.0                 6.x-1.0                 OK
  Drupal                                6.3                     6.3                     OK
  Amazon                                6.x-1.0-beta3           6.x-1.0-beta3           OK
  Automatic Nodetitles                  6.x-1.0                 6.x-1.0                 OK
  Bookings API                          6.x-1.0-alpha1          6.x-1.0-alpha1          OK
  Calendar                              6.x-2.0-beta3           6.x-2.0-beta3           OK
  Node clone                            6.x-1.0-beta2           6.x-1.0-beta2           OK
  Collapsiblock                         6.x-1.x-dev             6.x-1.x-dev             OK
  Comment RSS                           6.x-1.0                 6.x-1.0                 OK
  Contact Link                          6.x-1.0                 6.x-1.0                 OK
  Content Construction Kit (CCK)        6.x-2.0-rc4             6.x-2.0-rc4             OK
  Date                                  6.x-2.0-beta3           6.x-2.0-beta3           OK
  DB Maintenance                        6.x-1.1                 6.x-1.1                 OK
  Diff                                  6.x-2.0                 6.x-2.0                 OK
  download_count                        6.x-1.3                 6.x-1.3                 OK
  Drush                                 6.x-1.0                 6.x-1.0                 OK
  Duration                              6.x-0.9                 6.x-0.9                 OK
  Read More Tweak                       6.x-2.0-beta1           6.x-2.0-beta1           OK
  Email field                           6.x-1.x-dev             6.x-1.x-dev             OK
  Flag                                  6.x-1.0-beta3           6.x-1.0-beta3           OK
  Fotonotes                             6.x-1.1-beta1           6.x-1.1-beta1           OK
  Image                                 6.x-1.0-alpha2          6.x-1.0-alpha2          OK
  Javascript Tools                      6.x-1.0                 6.x-1.0                 OK
  Link                                  6.x-2.3                 6.x-2.3                 OK
  modr8                                 6.x-1.0-beta2           6.x-1.0-beta2           OK
  Meta tags                             6.x-1.0-rc1             6.x-1.0-rc1             OK
  PEAR Wiki Filter                      6.x-1.0-beta1           6.x-1.0-beta1           OK
  Project administration category       6.x-1.1                 6.x-1.1                 OK
  Project forecast                      6.x-1.0-beta1           6.x-1.0-beta1           OK
  Public Bookings                       6.x-1.0-alpha1          6.x-1.0-alpha1          OK
  Service links                         6.x-1.0                 6.x-1.0                 OK
  Simplenews                            6.x-1.0-beta3           6.x-1.0-beta3           OK
  Site map                              6.x-1.x-dev             6.x-1.x-dev             OK
  Submenu Tree                          6.x-1.3                 6.x-1.3                 OK
  Synonym Collapsing                    6.x-1.x-dev             6.x-1.0                 OK
  System Info                           6.x-1.0-beta2           6.x-1.0-beta2           OK
  Tagadelic                             6.x-1.0                 6.x-1.0                 OK
  Taxonomy Defaults                     6.x-1.x-dev             6.x-1.x-dev             OK
  Taxonomy Manager                      6.x-1.x-dev             6.x-1.x-dev             OK
  Taxonomy VTN                          6.x-1.0-rc5             6.x-1.0-rc5             OK
  Time budget                           6.x-1.0-alpha1          6.x-1.0-alpha1          OK
  Token                                 6.x-1.10                6.x-1.10                OK
  Tribune                               6.x-1.x-dev             6.x-1.x-dev             OK
  User registration notification        6.x-1.3                 6.x-1.3                 OK
  View Reference                        6.x-1.1                 6.x-1.1                 OK
  Views                                 6.x-2.0-rc1             6.x-2.0-rc1             OK
  XML Content                           6.x-1.x-dev             6.x-1.x-dev             OK
ericxb’s picture

I 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

jody lynn’s picture

Status: Active » Postponed (maintainer needs more info)

We'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.

Anonymous’s picture

Status: Postponed (maintainer needs more info) » Closed (cannot reproduce)

No response from OP, closing.