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) »
  • Offline Contributions tied to Personal Campaign Pages
Pages: [1]

Author Topic: Offline Contributions tied to Personal Campaign Pages  (Read 687 times)

tobiaseigen

  • I post frequently
  • ***
  • Posts: 151
  • Karma: 5
    • Kabissa - Space for Change in Africa
Offline Contributions tied to Personal Campaign Pages
December 10, 2010, 11:29:22 pm
Hi everyone,

I know there's a "make it happen" project for adding this to the UI, but how can I manually add offline contributions to personal campaign pages? I am able to connect donations to contribution pages by changing one field in the contribution mysql table - PCP seems more complex.

Thanks for any guidance,

Tobias
Kabissa - Space for Change in Africa http://kabissa.org

Donald Lobo

  • Administrator
  • I’m (like) Lobo ;)
  • *****
  • Posts: 15963
  • Karma: 470
    • CiviCRM site
  • CiviCRM version: 4.2+
  • CMS version: Drupal 7, Joomla 2.5+
  • MySQL version: 5.5.x
  • PHP version: 5.4.x
Re: Offline Contributions tied to Personal Campaign Pages
December 11, 2010, 07:27:43 am

hey tobias:

check the table: civicrm_contribution_soft

u basically associate a contribution to the pcp page with a new record in that table

you might want to double check and make sure that this holds true for the exisiting online pcp donations

lobo
A new CiviCRM Q&A resource needs YOUR help to get started. Visit our StackExchange proposed site, sign up and vote on 5 questions

tobiaseigen

  • I post frequently
  • ***
  • Posts: 151
  • Karma: 5
    • Kabissa - Space for Change in Africa
Re: Offline Contributions tied to Personal Campaign Pages
December 11, 2010, 12:27:21 pm
That works - thanks! :) Now to add the functionality so it works via the UI... I'd be willing to contribute to this - shouldn't be too hard.

Cheers,

Tobias
Kabissa - Space for Change in Africa http://kabissa.org

Donald Lobo

  • Administrator
  • I’m (like) Lobo ;)
  • *****
  • Posts: 15963
  • Karma: 470
    • CiviCRM site
  • CiviCRM version: 4.2+
  • CMS version: Drupal 7, Joomla 2.5+
  • MySQL version: 5.5.x
  • PHP version: 5.4.x
Re: Offline Contributions tied to Personal Campaign Pages
December 11, 2010, 01:38:55 pm

There is a make it happen for 3.4 for this

http://civicrm.org/index.php?q=civicrm/contribute/transact&reset=1&id=16&widgetID=1

lobo
A new CiviCRM Q&A resource needs YOUR help to get started. Visit our StackExchange proposed site, sign up and vote on 5 questions

tobiaseigen

  • I post frequently
  • ***
  • Posts: 151
  • Karma: 5
    • Kabissa - Space for Change in Africa
Re: Offline Contributions tied to Personal Campaign Pages
December 14, 2010, 01:46:15 am
For future reference, the steps I take now for adding a contribution to someone's Personal Campaign Page are:

1) edit the contribution and add the name of the person who owns the PCP to the "soft credit" field - this creates a record in the contribution_soft table - note the contribution ID number which is in the URL for the contribution

2) using phpmyadmin, edit the record corresponding to the contribution ID in the contribution_soft table and edit the honor role and nickname fields. Set the pcp_id field to the number for the personal campaign page (which you can get from the URL for the PCP on the frontend)

Obviously it would be preferable to have these fields exposed in the "edit contribution" page and when browsing lists of contributions and taking action on them.

Cheers,

Tobias
Kabissa - Space for Change in Africa http://kabissa.org

tobiaseigen

  • I post frequently
  • ***
  • Posts: 151
  • Karma: 5
    • Kabissa - Space for Change in Africa
Re: Offline Contributions tied to Personal Campaign Pages
December 14, 2010, 01:55:34 am
The option to set a default personal campaign page for a contribution page would be useful - on Kabissa I can imagine that there will be one lead sponsor for a particular campaign that will justifiably get credit for it and want to monitor progress on his/her own page.

Another feature that seems to be missing is the means for people to manage the honor role on their own contribution page. They can always ask Kabissa but that makes this infrastructure not especially scalable.

Cheers,

Tobias
Kabissa - Space for Change in Africa http://kabissa.org

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Using CiviContribute (Moderator: Donald Lobo) »
  • Offline Contributions tied to Personal Campaign Pages

This forum was archived on 2017-11-26.