[horde] Nonexistant class SOLVED 'type' is wrong

Johan de Vries johan.devries at bravilor.com
Thu May 27 03:23:14 PDT 2004


In the /horde/config/attributes.php is a part:

$attributes['cellPhone'] = array(
    'label' => _("Mobile Phone"),
    'type' => 'cellphone',         
    'required' => false

The type must be changed to: text


Johan



-----Oorspronkelijk bericht-----
Van: Johan de Vries 
Verzonden: donderdag 27 mei 2004 10:12
Aan: horde at lists.horde.org
Onderwerp: [horde] Nonexistant class "Horde_Form_Type_cellphone" 




Hi all,

I am using Horde 3, and have installed the pear 1.3 from the horde.org/pear page

Now in the admin interface when I click the: Users  I get

Nonexistant class "Horde_Form_Type_cellphone" for field type "cellphone"
[line 119 of /usr/local/share/pear/Horde/Form.php]



The backend is MySQL with the following tables

horde_datatree            
horde_datatree_attributes 
horde_datatree_seq        
horde_prefs               
horde_users               
turba_objects

             
Any ideas where to look ?


Johan


-- 
Horde mailing list - Join the hunt: http://horde.org/bounties/#horde
Frequently Asked Questions: http://horde.org/faq/
To unsubscribe, mail: horde-unsubscribe at lists.horde.org



More information about the horde mailing list