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) »
  • civipledge not calculating "total paid" or "balance" fields
Pages: [1]

Author Topic: civipledge not calculating "total paid" or "balance" fields  (Read 319 times)

timfluhr

  • I post occasionally
  • **
  • Posts: 51
  • Karma: 0
civipledge not calculating "total paid" or "balance" fields
October 24, 2013, 10:19:18 am
Hi.

I've just started using civipledge and for the most part it is working well.  I've configured cron to run UpdatePledgeRecord.php and it is sending reminder emails as designed.  However some strange things are happening.

After a payment is made the "total paid" and "balance" fields are not being calculated and updated.  The balance remains the original pledge amount and the total paid remains zero.  The status field changes to "In Progress" and the contribution is recorded in the Contributions tab.  Here are the cron outputs:

If no mail is scheduled to be sent - Updating<br /><br />0 records updated.<br />Pledge records update script finished.

If there is mail - Updating<br /><br />Payment reminder sent to: Tim Fluhr - timfluhr@povertylaw.org<br />

I'm running civi 3.4.5 on Drupal 6.
Here's my crontab

*/5 * * * * wget -O - -q -t 1  --post-data='name=MyUsername&pass=MyPass&key=MyKey' http://povertylaw.org/sites/all/modules/civicrm/bin/UpdatePledgeRecord.php

Anyone have any ideas why the fields aren't calculating?

Thanks!

-tim


Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Using CiviContribute (Moderator: Donald Lobo) »
  • civipledge not calculating "total paid" or "balance" fields

This forum was archived on 2017-11-26.