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 CiviContribute (Moderator: Donald Lobo) »
  • 1.8 civic contribute error....
Pages: [1]

Author Topic: 1.8 civic contribute error....  (Read 3118 times)

alfred_nutile

  • Ask me questions
  • ****
  • Posts: 464
  • Karma: 14
    • River Valley Tech Collective
1.8 civic contribute error....
July 19, 2007, 04:39:01 am
maybe my upgrade did not go as well as I thought.
when I go to add a Payment Processor I get this....(otherwise the site is working fine)

backTrace

/var/www/cms/modules/civicrm/CRM/Core/Error.php, backtrace, 231
/var/www/cms/modules/civicrm/CRM/Admin/Form/PaymentProcessor.php, fatal, 77
/var/www/cms/modules/civicrm/CRM/Core/Form.php, preProcess, 283
/var/www/cms/modules/civicrm/CRM/Core/QuickForm/Action/Display.php, buildForm, 98
/var/www/cms/modules/civicrm/packages/HTML/QuickForm/Controller.php, perform, 195
/var/www/cms/modules/civicrm/packages/HTML/QuickForm/Page.php, handle, 95
/var/www/cms/modules/civicrm/CRM/Core/Controller.php, handle, 213
/var/www/cms/modules/civicrm/CRM/Core/Page/Basic.php, run, 312
/var/www/cms/modules/civicrm/CRM/Core/Page/Basic.php, edit, 159
/var/www/cms/modules/civicrm/CRM/Admin/Page/PaymentProcessor.php, run, 123
/var/www/cms/modules/civicrm/CRM/Core/Invoke.php, run, 699
/var/www/cms/modules/civicrm/CRM/Core/Invoke.php, admin, 93
/var/www/cms/modules/civicrm/drupal/civicrm.module, invoke, 288
, civicrm_invoke,
/var/www/cms/includes/menu.inc, call_user_func_array, 418
/var/www/cms/index.php, menu_execute_active_handler, 15

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

    Could not find payment processor meta information

    Return to CiviCRM menu.


alfred_nutile

  • Ask me questions
  • ****
  • Posts: 464
  • Karma: 14
    • River Valley Tech Collective
Re: 1.8 civic contribute error....
July 19, 2007, 04:58:34 am
FYI...
Another server with the same OS and it works.  This one was a clean install.

Kurund Jalmi

  • Administrator
  • I’m (like) Lobo ;)
  • *****
  • Posts: 4169
  • Karma: 128
    • CiviCRM
  • CiviCRM version: 4.x, future
  • CMS version: Drupal 7, Joomla 3.x
  • MySQL version: 5.5.x
  • PHP version: 5.4.x
Re: 1.8 civic contribute error....
July 19, 2007, 05:31:52 am
I hope you created db correctly:

Quote
mysql -u civicrm_user -h civicrm_db_server -pcivicrm_password civicrm_db < civicrm_41.mysql
mysql -u civicrm_user -h civicrm_db_server -pcivicrm_password civicrm_db < civicrm_generated.mysql

More details please check:
http://wiki.civicrm.org/confluence/display/CRMDOC/Install+CiviCRM+1.7+for+Drupal

kurund
Found this reply helpful? Support CiviCRM

alfred_nutile

  • Ask me questions
  • ****
  • Posts: 464
  • Karma: 14
    • River Valley Tech Collective
Re: 1.8 civic contribute error....
July 25, 2007, 01:26:33 pm
yes
mysql -u web15_u3 -pxxx -h localhost --database web15_db3 < civicrm_41.mysql
mysql -u web15_u3 -pxxx -h localhost --database web15_db3 < civicrm_generated.mysql

Pretty sure too it was a clean install not an upgrade.

Dave Greenberg

  • Administrator
  • I’m (like) Lobo ;)
  • *****
  • Posts: 5760
  • Karma: 226
    • My CiviCRM Blog
Re: 1.8 civic contribute error....
July 25, 2007, 07:25:30 pm
The 1.7 to 1.8 upgrade script (sql/civicrm_upgradedb_v1.7_v1.8_41.mysql) was missing a required INSERT of payment processor type data. This has been corrected in the latest 1.8 revisions (as of yesterday I believe). This problem would definitely cause the error you're reporting - so I'm suspecting the site was upgraded (rather than a clean install).

We should be announcing a 1.8 beta which will have the fixes in the next 24 hours - so if possible would be best to redo the upgrade using a new beta tarball.

Protect your investment in CiviCRM by  becoming a Member!

alfred_nutile

  • Ask me questions
  • ****
  • Posts: 464
  • Karma: 14
    • River Valley Tech Collective
Re: 1.8 civic contribute error....
July 26, 2007, 12:27:33 am
thanks, and sorry I did not keep track of it being an upgrade.
Should I still make another thread?

Dave Greenberg

  • Administrator
  • I’m (like) Lobo ;)
  • *****
  • Posts: 5760
  • Karma: 226
    • My CiviCRM Blog
Re: 1.8 civic contribute error....
July 26, 2007, 10:40:27 am
Quote from: alfred_nutile on July 26, 2007, 12:27:33 am
thanks, and sorry I did not keep track of it being an upgrade.
Should I still make another thread?

No problem. No need to make another thread for this specific issue (payment processor meta data missing). Do post back w/ your results.
Protect your investment in CiviCRM by  becoming a Member!

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Using CiviContribute (Moderator: Donald Lobo) »
  • 1.8 civic contribute error....

This forum was archived on 2017-11-26.