This is the previous issue reference: http://drupal.org/node/1052604

When editing user profiles, the error is occurring in the latest dev:

Fatal error: Call to undefined function ckeditor_user_customize_form_validate() in /path/to/site/public_html/includes/form.inc on line 1390

I did not see another issue of this posted and as per dczepierga's request to another user, this is a new issue posted with updated project/issue information.

Comments

floleft’s picture

This seems to only occur when fields have been added using custom fields from configuration > account settings > manage fields. I have since installed profile2 for additional profile tools; that will also allow me to have the fields I needed separate from the default.

dczepierga’s picture

Status: Active » Needs review

I can't reproduce this, but i analyse your error, add small fix and commit it to GIT.
Could u test last DEV version now and report me that this fix help or not?

Greetings

floleft’s picture

I have tested the latest dev, and everything updates perfectly. I have tested text fields, long text fields, select fields etc. I also have the fieldset module and placed all fields in the fieldset and everything is still updating perfectly. This latest dev seems to have fixed the problems that I was encountering.

mkesicki’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.