CiviCRM Community Forums (archive)

*

News:

Have a question about CiviCRM?
Get it answered quickly at the new
CiviCRM Stack Exchange Q+A site

This forum was archived on 25 November 2017. Learn more.
How to get involved.
What to do if you think you've found a bug.



  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Using Core CiviCRM Functions (Moderator: Yashodha Chaku) »
  • CRM Core Error: QuickForm Error: nonexistent html element
Pages: [1]

Author Topic: CRM Core Error: QuickForm Error: nonexistent html element  (Read 2480 times)

FatherShawn

  • Ask me questions
  • ****
  • Posts: 372
  • Karma: 25
    • C3 Design
  • CiviCRM version: 4.2.11
  • CMS version: Drupal 7.23
  • MySQL version: 5.5.32
  • PHP version: 5.3.10
CRM Core Error: QuickForm Error: nonexistent html element
August 09, 2007, 09:32:40 am
I'm getting this error message on any create or edit of a contact:

Array
(
    [callback] => Array
        (
           
  • => CRM_Core_Error
  • [1] => handle
            )

        [ code] => -3
       
[message] => QuickForm Error: nonexistent html element
    [mode] => 16
    [debug_info] => Element 'location[1][address][country_id]' does not exist in HTML_QuickForm::getElementValue()
    [type] => HTML_QuickForm_Error
    [user_info] => Element 'location[1][address][country_id]' does not exist in HTML_QuickForm::getElementValue()
    [to_string] => [html_quickform_error: message="nonexistent html element" code=-3 mode=callback callback=CRM_Core_Error::handle prefix="QuickForm Error: " info="Element 'location[1][address][country_id]' does not exist in HTML_QuickForm::getElementValue()"]
)


I installed the new build of 1.8.beta.10790 into Joomla.  This error does not duplicate on the Drupal demo, but I have no way to verify that it doesn't occur in other Joomla installs. I was able to duplicate and will open an issue - needed to change a global setting to duplicate.
« Last Edit: August 09, 2007, 09:51:53 am by FatherShawn »
Lead Developer, C3 Design.
Twitter: @FatherShawn

Kurund Jalmi

  • Administrator
  • I’m (like) Lobo ;)
  • *****
  • Posts: 4169
  • Karma: 128
    • CiviCRM
  • CiviCRM version: 4.x, future
  • CMS version: Drupal 7, Joomla 3.x
  • MySQL version: 5.5.x
  • PHP version: 5.4.x
Re: CRM Core Error: QuickForm Error: nonexistent html element
August 09, 2007, 11:32:00 pm
This issue is addressed in http://issues.civicrm.org/jira/browse/CRM-2180.
Fix will be available in next beta release.

kurund

Found this reply helpful? Support CiviCRM

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Using Core CiviCRM Functions (Moderator: Yashodha Chaku) »
  • CRM Core Error: QuickForm Error: nonexistent html element

This forum was archived on 2017-11-26.