Undefined index error after changing field name in 'User Accounts'

3 posts by 2 authors in: Forums > CMS Builder
Last Post: February 2, 2009   (RSS)

By markr - January 31, 2009

Too clever by half...

While editing User Accounts I changed fullname to first_name and added last_name. Now I get the following "undefined index error" whenever I attempt to add a new user. Do I need to delete the index?

Notice: Undefined index: fullname in /home/mysite/public_html/cmsAdmin/lib/menus/default/edit_functions.php on line 109

Notice: Undefined index: fullname in /home/mysite/public_html/cmsAdmin/lib/menus/default/edit_functions.php on line 110

Re: [Dave] Undefined index error after changing field name in 'User Accounts'

By markr - February 2, 2009

I put it all back to default and it work fine...thanks.