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 CiviEvent (Moderator: Yashodha Chaku) »
  • I can't create or edit events
Pages: [1]

Author Topic: I can't create or edit events  (Read 702 times)

blackrobot

  • Guest
I can't create or edit events
May 11, 2010, 02:12:12 pm
Hey,

I have a vanilla install of Drupal, and CiviCRM. Whenever I try to create a new event, I get this error:

Code: [Select]
warning: Parameter 1 to CRM_Event_Form_ManageEvent_EventInfo::formRule() expected to be a reference, value given in /var/www/public/sites/all/modules/civicrm/packages/HTML/QuickForm.php on line 1596.

unrecoverable 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()"]
)


Does anyone have any insight into this issue?

Thanks!  :)[/code]

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: I can't create or edit events
May 11, 2010, 03:09:39 pm

civicrm 3.1 and under does not support PHP 5.3

3.2 will support 5.3 under E_DEPRECATED mode only

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

blackrobot

  • Guest
Re: I can't create or edit events
May 11, 2010, 04:18:45 pm
thanks, i figured that out, and downgraded my version of PHP.

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Using CiviEvent (Moderator: Yashodha Chaku) »
  • I can't create or edit events

This forum was archived on 2017-11-26.