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 »
  • Upgrading CiviCRM (Moderator: Deepak Srivastava) »
  • After upgrade to 4.4 the contribute pages fail
Pages: [1]

Author Topic: After upgrade to 4.4 the contribute pages fail  (Read 581 times)

andros

  • I’m new here
  • *
  • Posts: 13
  • Karma: 0
  • CiviCRM version: 4.2.1
  • CMS version: Drupal 7.12
  • MySQL version: 5.1.62-MariaDB
  • PHP version: 5.3.15
After upgrade to 4.4 the contribute pages fail
October 31, 2013, 03:28:39 am
After upgrading to version 4.4.0 all contribute pages fail with
"Please set a location type"
Code: [Select]
$Fatal Error Details = Array ( [message] => Please set a location type of Billing [code] => )

$backTrace = #0 /srv/ht/org/pub/da/sites/all/modules/civicrm/CRM/Core/Error.php(320): CRM_Core_Error::backtrace("backTrace", TRUE) #1 /srv/ht/org/pub/da/sites/all/modules/civicrm/CRM/Contribute/Form/ContributionBase.php(292): CRM_Core_Error::fatal("Please set a location type of Billing") #2 /srv/ht/org/pub/da/sites/all/modules/civicrm/CRM/Contribute/Form/Contribution/Main.php(69): CRM_Contribute_Form_ContributionBase->preProcess() #3 /srv/ht/org/pub/da/sites/all/modules/civicrm/CRM/Core/Form.php(351): CRM_Contribute_Form_Contribution_Main->preProcess() #4 /srv/ht/org/pub/da/sites/all/modules/civicrm/CRM/Core/QuickForm/Action/Display.php(93): CRM_Core_Form->buildForm() #5 /srv/ht/org/pub/da/sites/all/modules/civicrm/packages/HTML/QuickForm/Controller.php(203): CRM_Core_QuickForm_Action_Display->perform(Object(CRM_Contribute_Form_Contribution_Main), "display") #6 /srv/ht/org/pub/da/sites/all/modules/civicrm/packages/HTML/QuickForm/Page.php(103): HTML_QuickForm_Controller->handle(Object(CRM_Contribute_Form_Contribution_Main), "display") #7 /srv/ht/org/pub/da/sites/all/modules/civicrm/CRM/Core/Controller.php(345): HTML_QuickForm_Page->handle("display") #8 /srv/ht/oeg/pub/da/sites/all/modules/civicrm/CRM/Core/Invoke.php(323): CRM_Core_Controller->run((Array:3), NULL) #9 /srv/ht/org/pub/da/sites/all/modules/civicrm/CRM/Core/Invoke.php(72): CRM_Core_Invoke::runItem((Array:15)) #10 /srv/ht/org/pub/da/sites/all/modules/civicrm/CRM/Core/Invoke.php(52): CRM_Core_Invoke::_invoke((Array:3)) #11 /srv/ht/org/pub/da/sites/all/modules/civicrm/drupal/civicrm.module(436): CRM_Core_Invoke::invoke((Array:3)) #12 [internal function](): civicrm_invoke("contribute", "transact") #13 /srv/ht/org/pub/da/includes/menu.inc(517): call_user_func_array("civicrm_invoke", (Array:2)) #14 /srv/ht/org/pub/da/index.php(21): menu_execute_active_handler() #15 {main}

I have searched on all forms for misconfiguration, but couldn't find the reason for this.


xavier

  • Forum Godess / God
  • I’m (like) Lobo ;)
  • *****
  • Posts: 4453
  • Karma: 161
    • Tech To The People
  • CiviCRM version: yes probably
  • CMS version: drupal
Re: After upgrade to 4.4 the contribute pages fail
October 31, 2013, 05:02:00 am
Hi,

Are you using civi in another language than english?

Could you try this patch, it should solve your problem

https://github.com/civicrm/civicrm-core/pull/1886
-Hackathon and data journalism about the European parliament 24-26 jan. Watch out the result

andros

  • I’m new here
  • *
  • Posts: 13
  • Karma: 0
  • CiviCRM version: 4.2.1
  • CMS version: Drupal 7.12
  • MySQL version: 5.1.62-MariaDB
  • PHP version: 5.3.15
Re: After upgrade to 4.4 the contribute pages fail
November 07, 2013, 12:55:46 pm
Sry for the late reply.
Yes, the patch solved the problem, and my System language is German.

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Upgrading CiviCRM (Moderator: Deepak Srivastava) »
  • After upgrade to 4.4 the contribute pages fail

This forum was archived on 2017-11-26.