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) »
  • Limitation on Contribute Page Options
Pages: [1]

Author Topic: Limitation on Contribute Page Options  (Read 968 times)

lcdweb

  • Forum Godess / God
  • I live on this forum
  • *****
  • Posts: 1620
  • Karma: 116
    • www.lcdservices.biz
  • CiviCRM version: many versions...
  • CMS version: Joomla/Drupal
  • MySQL version: 5.1+
  • PHP version: 5.2+
Limitation on Contribute Page Options
February 05, 2008, 01:53:44 pm
Is there any way to overcome the 10-item limitation on contribution pages? I need it increased to about 15.
-Brian
support CiviCRM through 'make it happen' initiatives!
http://civicrm.org/mih

lcdweb

  • Forum Godess / God
  • I live on this forum
  • *****
  • Posts: 1620
  • Karma: 116
    • www.lcdservices.biz
  • CiviCRM version: many versions...
  • CMS version: Joomla/Drupal
  • MySQL version: 5.1+
  • PHP version: 5.2+
Re: Limitation on Contribute Page Options
February 05, 2008, 02:55:36 pm
Found it. You have to hack core and make a template change:

  • CRM/Contribute/Form/ContributionPage/Amount.php -- line 45; increase value to 1+amount of options needed
  • templates/CRM/Contribute/Form/ContributionPage/Amount.tpl -- line 51; increase loop value to 1+amount of options needed

For future versions it would be great to have this set as a configurable option somewhere.

-Brian
support CiviCRM through 'make it happen' initiatives!
http://civicrm.org/mih

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Using CiviContribute (Moderator: Donald Lobo) »
  • Limitation on Contribute Page Options

This forum was archived on 2017-11-26.