[Tickets #835] NEW: Error in Users management code

bugs at bugs.horde.org bugs at bugs.horde.org
Wed Nov 17 05:34:43 PST 2004


DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.

Ticket URL: http://bugs.horde.org/ticket/?id=835
-----------------------------------------------------------------------
 Ticket     | 835
 Created By | rvs at angara.ru
 Summary    | Error in Users management code
 Queue      | Horde Base
 Version    | HEAD
 State      | Unconfirmed
 Priority   | 2. Medium
 Type       | Bug
 Owners     | 
-----------------------------------------------------------------------


rvs at angara.ru (2004-11-17 05:34) wrote:

When I click Administration->Users menu, I got the following error message:

A fatal error has occurred
Nonexistant class "Horde_Form_Type_hidden" for field type "hidden"

[line 146 from /var/optpart/local/lib/php/Horde/Form.php]
Details (also in Horde's logfile):

object(pear_error)(8) {
  ["error_message_prefix"]=>
  string(0) ""
  ["mode"]=>
  int(1)
  ["level"]=>
  int(1024)
  ["code"]=>
  NULL
  ["message"]=>
  string(66) "Nonexistant class "Horde_Form_Type_hidden" for field type
"hidden""
  ["userinfo"]=>
  NULL
  ["backtrace"]=>
  array(5) {
    [0]=>
    array(6) {
      ["file"]=>
      string(35) "/var/optpart/local/lib/php/PEAR.php"
      ["line"]=>
      int(538)
      ["function"]=>
      string(10) "pear_error"
      ["class"]=>
      string(10) "pear_error"
      ["type"]=>
      string(2) "->"
      ["args"]=>
      array(5) {
        [0]=>
        string(66) "Nonexistant class "Horde_Form_Type_hidden" for field
type "hidden""
        [1]=>
        NULL
        [2]=>
        int(1)
        [3]=>
        int(1024)
        [4]=>
        NULL
      }
    }
    [1]=>
    array(6) {
      ["file"]=>
      string(41) "/var/optpart/local/lib/php/Horde/Form.php"
      ["line"]=>
      int(146)
      ["function"]=>
      string(10) "raiseerror"
      ["class"]=>
      string(4) "pear"
      ["type"]=>
      string(2) "::"
      ["args"]=>
      array(1) {
        [0]=>
        string(66) "Nonexistant class "Horde_Form_Type_hidden" for field
type "hidden""
      }
    }
    [2]=>
    array(6) {
      ["file"]=>
      string(41) "/var/optpart/local/lib/php/Horde/Form.php"
      ["line"]=>
      int(215)
      ["function"]=>
      string(7) "gettype"
      ["class"]=>
      string(10) "horde_form"
      ["type"]=>
      string(2) "->"
      ["args"]=>
      array(2) {
        [0]=>
        &string(6) "hidden"
        [1]=>
        &array(0) {
        }
      }
    }
    [3]=>
    array(6) {
      ["file"]=>
      string(41) "/var/optpart/local/lib/php/Horde/Form.php"
      ["line"]=>
      int(205)
      ["function"]=>
      string(20) "insertvariablebefore"
      ["class"]=>
      string(10) "horde_form"
      ["type"]=>
      string(2) "->"
      ["args"]=>
      array(8) {
        [0]=>
        &NULL
        [1]=>
        &string(3) "UID"
        [2]=>
        &string(10) "extra[uid]"
        [3]=>
        &string(6) "hidden"
        [4]=>
        &bool(false)
        [5]=>
        &NULL
        [6]=>
        &NULL
        [7]=>
        &array(0) {
        }
      }
    }
    [4]=>
    array(6) {
      ["file"]=>
      string(76) "<webroot>/horde/admin/user.php"
      ["line"]=>
      int(46)
      ["function"]=>
      string(11) "addvariable"
      ["class"]=>
      string(10) "horde_form"
      ["type"]=>
      string(2) "->"
      ["args"]=>
      array(7) {
        [0]=>
        &string(3) "UID"
        [1]=>
        &string(10) "extra[uid]"
        [2]=>
        &string(6) "hidden"
        [3]=>
        &bool(false)
        [4]=>
        &NULL
        [5]=>
        &NULL
        [6]=>
        &array(0) {
        }
      }
    }
  }
  ["callback"]=>
  NULL
}





More information about the bugs mailing list