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 CiviEvent (Moderator: Yashodha Chaku) »
  • Event Fees no longer show up on summary page after Upgrading to 4.1
Pages: [1]

Author Topic: Event Fees no longer show up on summary page after Upgrading to 4.1  (Read 997 times)

primus

  • I’m new here
  • *
  • Posts: 3
  • Karma: 0
  • CiviCRM version: 4.1
  • CMS version: Drupal 6
  • MySQL version: 5.5.16
  • PHP version: 5.3.8
Event Fees no longer show up on summary page after Upgrading to 4.1
March 06, 2012, 10:00:06 am
Using Drupal 6 and Civicrm 4.1 for 6, On the event summary page, the labels for the events fees show up but not the prices. This does not happen if I use a price-set, only when I enter the price values under "Regular Fees". I have been able to replicate this several times. Need some help!!!!

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: Event Fees no longer show up on summary page after Upgrading to 4.1
March 06, 2012, 10:30:19 am
Can you check and replicate this on drupal.demo.civicrm.org

Thanks
Kurund
Found this reply helpful? Support CiviCRM

primus

  • I’m new here
  • *
  • Posts: 3
  • Karma: 0
  • CiviCRM version: 4.1
  • CMS version: Drupal 6
  • MySQL version: 5.5.16
  • PHP version: 5.3.8
Re: Event Fees no longer show up on summary page after Upgrading to 4.1
March 06, 2012, 10:36:15 am
I was able to duplicate this on the demo site. I fixed this on my local by commenting out lines 193 and 195 from civicrm\templates\CRM\Event\Page\EventInfo.tpl.

                          {* if $feeBlock.isDisplayAmount.$idx *}
                             <td class="fee_amount-value right">{$feeBlock.value.$idx|crmMoney}</td>
                          {* /if *}
« Last Edit: March 06, 2012, 10:43:37 am by primus »

Yashodha Chaku

  • Forum Godess / God
  • Ask me questions
  • *****
  • Posts: 755
  • Karma: 57
    • CiviCRM
Re: Event Fees no longer show up on summary page after Upgrading to 4.1
March 06, 2012, 11:17:47 am
primus :

filed http://issues.civicrm.org/jira/browse/CRM-9814 for your reference
This will be a part of 4.1.2

Thanks for catching this!
Yashodha
Found this reply helpful? Contribute NOW and help us improve CiviCRM with the Make it Happen! initiative.

Yashodha Chaku

  • Forum Godess / God
  • Ask me questions
  • *****
  • Posts: 755
  • Karma: 57
    • CiviCRM
Re: Event Fees no longer show up on summary page after Upgrading to 4.1
March 06, 2012, 12:48:36 pm
Here is the patch :

https://fisheye2.atlassian.com/changelog/CiviCRM?cs=38973

HTH
-Yashodha
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) »
  • Support »
  • Using CiviCRM »
  • Using CiviEvent (Moderator: Yashodha Chaku) »
  • Event Fees no longer show up on summary page after Upgrading to 4.1

This forum was archived on 2017-11-26.