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) »
  • Discussion (deprecated) »
  • Alpha and Beta Release Testing »
  • 2.2 Release Testing »
  • Error message in civi event
Pages: [1]

Author Topic: Error message in civi event  (Read 5820 times)

andro01

  • I post occasionally
  • **
  • Posts: 58
  • Karma: 0
Error message in civi event
March 25, 2009, 01:55:30 pm
Hi,

When creating a new event I get the below message for an unrecoverable faillure. Any idea what could be causing this?


New Event Wizard
 Sorry, er is een onherstelbare fout opgetreden.


--------------------------------------------------------------------------------

DB Error: no such field

Database foutcode: Unknown column 'allow_same_participant_emails' in 'field list', 1054

Terug naar home page

Error Details:


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

       
Code: [Select]
=> -19
    [message] => DB Error: no such field
    [mode] => 16
    [debug_info] => UPDATE  civicrm_event  SET is_online_registration = 1 , registration_link_text = NULL , registration_start_date = 20090101010000 , registration_end_date = 20090501010000 , intro_text = NULL , footer_text = NULL , confirm_title = 'Confirm Your Registration Information' , confirm_text = NULL , confirm_footer_text = NULL , is_email_confirm = 0 , confirm_email_text = NULL , confirm_from_name = NULL , confirm_from_email = NULL , cc_confirm = NULL , bcc_confirm = NULL , thankyou_title = 'Thank You for Registering' , thankyou_text = NULL , thankyou_footer_text = NULL , is_multiple_registrations = 0 , allow_same_participant_emails = 0   WHERE (  civicrm_event.id = 4 )   [nativecode=1054 ** Unknown column 'allow_same_participant_emails' in 'field list']
    [type] => DB_Error
    [user_info] => UPDATE  civicrm_event  SET is_online_registration = 1 , registration_link_text = NULL , registration_start_date = 20090101010000 , registration_end_date = 20090501010000 , intro_text = NULL , footer_text = NULL , confirm_title = 'Confirm Your Registration Information' , confirm_text = NULL , confirm_footer_text = NULL , is_email_confirm = 0 , confirm_email_text = NULL , confirm_from_name = NULL , confirm_from_email = NULL , cc_confirm = NULL , bcc_confirm = NULL , thankyou_title = 'Thank You for Registering' , thankyou_text = NULL , thankyou_footer_text = NULL , is_multiple_registrations = 0 , allow_same_participant_emails = 0   WHERE (  civicrm_event.id = 4 )   [nativecode=1054 ** Unknown column 'allow_same_participant_emails' in 'field list']
    [to_string] => [db_error: message="DB Error: no such field" code=-19 mode=callback callback=CRM_Core_Error::handle prefix="" info="UPDATE  civicrm_event  SET is_online_registration = 1 , registration_link_text = NULL , registration_start_date = 20090101010000 , registration_end_date = 20090501010000 , intro_text = NULL , footer_text = NULL , confirm_title = 'Confirm Your Registration Information' , confirm_text = NULL , confirm_footer_text = NULL , is_email_confirm = 0 , confirm_email_text = NULL , confirm_from_name = NULL , confirm_from_email = NULL , cc_confirm = NULL , bcc_confirm = NULL , thankyou_title = 'Thank You for Registering' , thankyou_text = NULL , thankyou_footer_text = NULL , is_multiple_registrations = 0 , allow_same_participant_emails = 0   WHERE (  civicrm_event.id = 4 )   [nativecode=1054 ** Unknown column 'allow_same_participant_emails' in 'field list']"]
)



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 message in civi event
March 25, 2009, 02:26:47 pm

most likely your 2.1 -> 2.2 upgrade failed

can u try upgrading again from 2.1 -> 2.2.1. We've made a few fixes to the upgrade routine that hopefully minimizes some errors

thanx

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

andro01

  • I post occasionally
  • **
  • Posts: 58
  • Karma: 0
Re: Error message in civi event
March 25, 2009, 03:10:58 pm
Hi Lobo,

This is clean install, not an upgrade. I however put 2.2 on top of 2.2 beta 2. Any database changes between those two versions?

Dave Greenberg

  • Administrator
  • I’m (like) Lobo ;)
  • *****
  • Posts: 5760
  • Karma: 226
    • My CiviCRM Blog
Re: Error message in civi event
March 25, 2009, 03:48:16 pm
Yes - you can run the upgrade script and it should make the changes (as described here):

http://wiki.civicrm.org/confluence/display/CRMDOC/Upgrade+Drupal+Sites+to+2.2

Or the Joomla upgrade page if you're on joomla - please update your forum profile :-)
Protect your investment in CiviCRM by  becoming a Member!

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Discussion (deprecated) »
  • Alpha and Beta Release Testing »
  • 2.2 Release Testing »
  • Error message in civi event

This forum was archived on 2017-11-26.