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 »
  • Installing CiviCRM »
  • Drupal Installations (Moderator: Piotr Szotkowski) »
  • reinstalling civicrm 2.1 stable on the same db of old beta: civicontribute error
Pages: [1]

Author Topic: reinstalling civicrm 2.1 stable on the same db of old beta: civicontribute error  (Read 1347 times)

businessbroker

  • Guest
reinstalling civicrm 2.1 stable on the same db of old beta: civicontribute error
October 07, 2008, 06:20:39 am
I have deleted all tables of civicrm and deleted all files of civicrm bet version to put the stable version, done this, I donethe mistake to not put off the module of cvicrm into drupal, so then after install i have pu off and then on the module of civicrm and look ot be all right just opening all links, but when i go to civicontribute I get this long error:
(I don't need civicontribute, but there could be other errors in other pats of civicrm? I'll need to use profiles, civimail, import tool, find contact, groups, tags )

backTrace

/home/forniture/www/www/sites/all/modules/civicrm/CRM/Core/Error.php, backtrace, 138
, handle,
/home/forniture/www/www/sites/all/modules/civicrm/packages/PEAR.php, call_user_func, 912
/home/forniture/www/www/sites/all/modules/civicrm/packages/DB.php, PEAR_Error, 966
/home/forniture/www/www/sites/all/modules/civicrm/packages/PEAR.php, DB_Error, 574
/home/forniture/www/www/sites/all/modules/civicrm/packages/DB/common.php, raiseError, 1903
/home/forniture/www/www/sites/all/modules/civicrm/packages/DB/mysql.php, raiseError, 898
/home/forniture/www/www/sites/all/modules/civicrm/packages/DB/mysql.php, mysqlRaiseError, 327
/home/forniture/www/www/sites/all/modules/civicrm/packages/DB/common.php, simpleQuery, 1216
/home/forniture/www/www/sites/all/modules/civicrm/packages/DB/DataObject.php, query, 2394
/home/forniture/www/www/sites/all/modules/civicrm/packages/DB/DataObject.php, _query, 1039
/home/forniture/www/www/sites/all/modules/civicrm/CRM/Core/DAO.php, insert, 279
/home/forniture/www/www/sites/all/modules/civicrm/CRM/Core/BAO/Cache.php, save, 68
/home/forniture/www/www/sites/all/modules/civicrm/CRM/Core/BAO/CustomField.php, setItem, 391
/home/forniture/www/www/sites/all/modules/civicrm/CRM/Core/BAO/CustomField.php, getFields, 412
/home/forniture/www/www/sites/all/modules/civicrm/CRM/Member/BAO/Membership.php, getFieldsForImport, 691
/home/forniture/www/www/sites/all/modules/civicrm/CRM/Member/BAO/Query.php, importableFields, 42
/home/forniture/www/www/sites/all/modules/civicrm/CRM/Core/Component.php, getFields, 196
/home/forniture/www/www/sites/all/modules/civicrm/CRM/Contact/BAO/Query.php, getQueryFields, 345
/home/forniture/www/www/sites/all/modules/civicrm/CRM/Contribute/Selector/Search.php, __construct, 179
/home/forniture/www/www/sites/all/modules/civicrm/CRM/Contribute/Form/Search.php, __construct, 378
/home/forniture/www/www/sites/all/modules/civicrm/CRM/Contribute/Form/Search.php, postProcess, 188
/home/forniture/www/www/sites/all/modules/civicrm/CRM/Core/Form.php, preProcess, 312
/home/forniture/www/www/sites/all/modules/civicrm/CRM/Core/QuickForm/Action/Display.php, buildForm, 98
/home/forniture/www/www/sites/all/modules/civicrm/packages/HTML/QuickForm/Controller.php, perform, 203
/home/forniture/www/www/sites/all/modules/civicrm/packages/HTML/QuickForm/Page.php, handle, 103
/home/forniture/www/www/sites/all/modules/civicrm/CRM/Core/Controller.php, handle, 232
/home/forniture/www/www/sites/all/modules/civicrm/CRM/Contribute/Page/DashBoard.php, run, 123
/home/forniture/www/www/sites/all/modules/civicrm/CRM/Core/Invoke.php, run, 197
/home/forniture/www/www/sites/all/modules/civicrm/drupal/civicrm.module, invoke, 315
, civicrm_invoke,
/home/forniture/www/www/includes/menu.inc, call_user_func_array, 346
/home/forniture/www/www/index.php, menu_execute_active_handler, 18

www.xopeka.bizwww.xopeka.biz
matteoraggi

    * CiviCRM
    * My account
    * Create content
    * Administer
    * Log out

Home › CiviCRM
CiviContribute

unrecoverable error
    Sorry. A non-recoverable error has occurred.

    DB Error: already exists

    Database Error Code: Duplicate entry 'contact fields-custom importableFields Membership_0_0_0_74727a50' for key 2, 1062

    Return to home page.

Error Details:

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

       
Code: [Select]
=> -5
    [message] => DB Error: already exists
    [mode] => 16
    [debug_info] => INSERT INTO civicrm_cache (group_name , path , data ) VALUES ('contact fields' , 'custom importableFields Membership_0_0_0_74727a50' , 'a:0:{}' )  [nativecode=1062 ** Duplicate entry 'contact fields-custom importableFields Membership_0_0_0_74727a50' for key 2]
    [type] => DB_Error
    [user_info] => INSERT INTO civicrm_cache (group_name , path , data ) VALUES ('contact fields' , 'custom importableFields Membership_0_0_0_74727a50' , 'a:0:{}' )  [nativecode=1062 ** Duplicate entry 'contact fields-custom importableFields Membership_0_0_0_74727a50' for key 2]
    [to_string] => [db_error: message="DB Error: already exists" code=-5 mode=callback callback=CRM_Core_Error::handle prefix="" info="INSERT INTO civicrm_cache (group_name , path , data ) VALUES ('contact fields' , 'custom importableFields Membership_0_0_0_74727a50' , 'a:0:{}' )  [nativecode=1062 ** Duplicate entry 'contact fields-custom importableFields Membership_0_0_0_74727a50' for key 2]"]
)

businessbroker

  • Guest
Re: reinstalling civicrm 2.1 stable on the same db of old beta: civicontribute error
October 07, 2008, 07:16:29 am
sorry to all, I don't know why, but after log off and log in into drupal is gone all right.

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Installing CiviCRM »
  • Drupal Installations (Moderator: Piotr Szotkowski) »
  • reinstalling civicrm 2.1 stable on the same db of old beta: civicontribute error

This forum was archived on 2017-11-26.