custom userfields in user preferences wont save the data back, error
Hello,
I want to use the cutom userfields functionality in tikiwiki and created a new row in the database, in table tiki_user_preferences :
name "CustomFields"
prefName "Phone"
value ""
When I now click on My Userprefs in tikiwiki I see this custom field correct, but when I enter data and press save, the data would not be saved. When I press save I the Preferences Box below I got an error saying:
Notice: Undefined index: phone in /var/www/html/chelpdesk/tiki-user_preferences.php on line 116
He reads the costum user fields correct, but not save it back.
Hopefully somebody can help me.
Big thanks,
Peter