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 »
  • 3.4 and 4.0 Releases Testing »
  • Priceset nonrecoverable error on demo/sandbox
Pages: [1]

Author Topic: Priceset nonrecoverable error on demo/sandbox  (Read 3952 times)

mclyde

  • I post frequently
  • ***
  • Posts: 171
  • Karma: 3
    • International Society for Bayesian Analysis
  • CiviCRM version: 4.2.7
  • CMS version: Drupal 6.x
  • MySQL version: 5.136
  • PHP version: 5.2.16
Priceset nonrecoverable error on demo/sandbox
October 10, 2011, 06:35:57 pm
I tried to test pricesets on teh demo site:

Went to administer -> CiviMembers -> New Priceset

specified fields,  Used for Membership, and Member Dues, price set active.  Click Save and received the following non-recoverable error"

Database Error Code: Unknown column 'contribution_type_id' in 'field list', 1054
Additional Details:
Array
(
    [callback] => Array
        (
           
  • => CRM_Core_Error
  • [1] => handle
            )

       
Code: [Select]
=> -19
    [message] => DB Error: no such field
    [mode] => 16
    [debug_info] => INSERT INTO civicrm_price_set (name , title , is_active , help_pre , help_post , extends , contribution_type_id ) VALUES ('clyde_test' , 'clyde-test' ,  1 ,  NULL ,  NULL , '3' ,  2 )  [nativecode=1054 ** Unknown column 'contribution_type_id' in 'field list']
    [type] => DB_Error
    [user_info] => INSERT INTO civicrm_price_set (name , title , is_active , help_pre , help_post , extends , contribution_type_id ) VALUES ('clyde_test' , 'clyde-test' ,  1 ,  NULL ,  NULL , '3' ,  2 )  [nativecode=1054 ** Unknown column 'contribution_type_id' in 'field list']
    [to_string] => [db_error: message="DB Error: no such field" code=-19 mode=callback callback=CRM_Core_Error::handle prefix="" info="INSERT INTO civicrm_price_set (name , title , is_active , help_pre , help_post , extends , contribution_type_id ) VALUES ('clyde_test' , 'clyde-test' ,  1 ,  NULL ,  NULL , '3' ,  2 )  [nativecode=1054 ** Unknown column 'contribution_type_id' in 'field list']"]
)
Merlise Clyde

Deepak Srivastava

  • Ask me questions
  • ****
  • Posts: 677
  • Karma: 65
Re: Priceset nonrecoverable error on demo/sandbox
October 11, 2011, 12:32:36 am
Have reset the demo. Should work fine now.

thanks,
Found this reply helpful? Contribute NOW and help us improve CiviCRM with the Make it Happen! initiative.

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Discussion (deprecated) »
  • Alpha and Beta Release Testing »
  • 3.4 and 4.0 Releases Testing »
  • Priceset nonrecoverable error on demo/sandbox

This forum was archived on 2017-11-26.