6.0.0-beta1
9/18/25

[#835] Error in Users management code
Summary Error in Users management code
Queue Horde Base
Queue Version HEAD
Type Bug
State Resolved
Priority 2. Medium
Owners
Requester rvs (at) angara (dot) ru
Created 11/17/2004 (7610 days ago)
Due
Updated 11/17/2004 (7610 days ago)
Assigned
Resolved 11/17/2004 (7610 days ago)
Github Issue Link
Github Pull Request
Milestone
Patch No

History
11/17/2004 08:36:52 PM Chuck Hagenbuch Comment #2
State ⇒ Resolved
Reply to this comment
Fixed now; you'll need to update your Turba config files.
11/17/2004 01:34:42 PM rvs (at) angara (dot) ru Comment #1
State ⇒ Unconfirmed
Priority ⇒ 2. Medium
Type ⇒ Bug
Summary ⇒ Error in Users management code
Queue ⇒ Horde Base
Reply to this comment
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

}


Saved Queries