216
edits
Theinterned (talk | contribs) |
Theinterned (talk | contribs) |
||
| Line 218: | Line 218: | ||
== Questions == | == Questions == | ||
* How are the js files structured? | * How are the js files structured? | ||
* Is it possible to create a user on the local version of the site without this error: | |||
Sorry. A non-recoverable error has occurred. | |||
QuickForm Error: unknown error | |||
Return to home page. | |||
Error Details: | |||
Array | |||
( | |||
[callback] => Array | |||
( | |||
[0] => CRM_Core_Error | |||
[1] => handle | |||
) | |||
[code] => -1 | |||
[message] => QuickForm Error: unknown error | |||
[mode] => 16 | |||
[debug_info] => Form rule callback returned invalid value in HTML_QuickForm::validate() | |||
[type] => HTML_QuickForm_Error | |||
[user_info] => Form rule callback returned invalid value in HTML_QuickForm::validate() | |||
[to_string] => [html_quickform_error: message="unknown error" code=-1 mode=callback callback=CRM_Core_Error::handle prefix="QuickForm Error: " info="Form rule callback returned invalid value in HTML_QuickForm::validate()"] | |||
) | |||
edits