Closed (fixed)
Project:
CKEditor 4 - WYSIWYG HTML editor
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
29 Mar 2011 at 14:37 UTC
Updated:
14 Apr 2011 at 13:51 UTC
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
Comment #1
floleft commentedThis 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.
Comment #2
dczepierga commentedI 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
Comment #3
floleft commentedI 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.
Comment #4
mkesicki commented