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 CiviMember (Moderator: Deepak Srivastava) »
  • Error Editing Member Status Rules
Pages: [1]

Author Topic: Error Editing Member Status Rules  (Read 1806 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
Error Editing Member Status Rules
May 08, 2008, 11:01:09 am
I intermittently get the following error when saving a member status rule following an edit:
Code: [Select]
Array
(
    [callback] => Array
        (
            [0] => CRM_Core_Error
            [1] => handle
        )

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

When I go back try again, edit saves just fine.  Any ideas what's up?
[/code]
Lead Developer, C3 Design.
Twitter: @FatherShawn

Donald Lobo

  • Administrator
  • I’m (like) Lobo ;)
  • *****
  • Posts: 15963
  • Karma: 470
    • CiviCRM site
  • CiviCRM version: 4.2+
  • CMS version: Drupal 7, Joomla 2.5+
  • MySQL version: 5.5.x
  • PHP version: 5.4.x
Re: Error Editing Member Status Rules
May 08, 2008, 11:41:11 am

Would be great if you could manage to reproduce the error consistently and then get it to reproduce on demo

the error message below seems to indicate that it should be more consisitent, so i'm a bit surprised at the intermittency :(

are there any files being uploaded on that screen? (which the error message is about) the default membership page does not have any uploads.

lobo
A new CiviCRM Q&A resource needs YOUR help to get started. Visit our StackExchange proposed site, sign up and vote on 5 questions

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
Re: Error Editing Member Status Rules
May 09, 2008, 06:45:31 am
No, no file uploads at all.  To be specific, I had changed the rule's weight value and then clicked save.

I'll see if it duplicates.  Intermittent errors are the worst!  :(
Lead Developer, C3 Design.
Twitter: @FatherShawn

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
Re: Error Editing Member Status Rules
May 09, 2008, 07:31:13 am
I did half a dozen edits on the Drupal demo - no errors.

I can't check the Joomla demo since we don't have backend access there.
Lead Developer, C3 Design.
Twitter: @FatherShawn

emilyf

  • Ask me questions
  • ****
  • Posts: 696
  • Karma: 54
  • CiviCRM version: 2.x - 4.x
  • CMS version: Drupal 5, 6, 7
Re: Error Editing Member Status Rules
July 02, 2008, 09:26:07 am
I was able to reproduce this consistently on my installation when I was on 2.0.2. Every time I went to edit a membership type and save, I got the exact same error. It resolved when I upgraded to 2.0.4.

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Using CiviMember (Moderator: Deepak Srivastava) »
  • Error Editing Member Status Rules

This forum was archived on 2017-11-26.