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) »
  • Is there a way to exceed the contribution amounts?
Pages: [1]

Author Topic: Is there a way to exceed the contribution amounts?  (Read 767 times)

orthodoxkohen

  • I post occasionally
  • **
  • Posts: 59
  • Karma: 2
Is there a way to exceed the contribution amounts?
October 26, 2009, 06:27:25 pm
It seems that under  CiviCRM  » Administer CiviCRM  » Manage Contribution Pages  » Configure Contribution Page » Contribution Amounts you are limited to 10 amounts.  We're running a campaign with about 16 different contribution levels.  Please advise.

Thanks,

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: Is there a way to exceed the contribution amounts?
October 26, 2009, 08:28:15 pm

you'll have to hack the code to do so:

CRM/Contribute/Form/ContributionPage/Amount.php,

Change the NUM_OPTION number (line 46) to 20

also fix

templates/CRM/Contribute/Form/ContributionPage/Amount.tpl

and change the 11 to 20 on line 126

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

orthodoxkohen

  • I post occasionally
  • **
  • Posts: 59
  • Karma: 2
Re: Is there a way to exceed the contribution amounts?
October 27, 2009, 05:29:42 pm
As always donald, you are the best.

Thanks.

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Using CiviContribute (Moderator: Donald Lobo) »
  • Is there a way to exceed the contribution amounts?

This forum was archived on 2017-11-26.