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) »
  • Undefine var pps in Contribute page
Pages: [1]

Author Topic: Undefine var pps in Contribute page  (Read 466 times)

jcaston

  • I’m new here
  • *
  • Posts: 4
  • Karma: 0
  • CiviCRM version: 4.2.6
  • CMS version: Drupal 7.17
  • MySQL version: 5.1
  • PHP version: 5.3
Undefine var pps in Contribute page
December 04, 2012, 07:43:39 pm
Notice: Undefined variable: pps in CRM_Contribute_Form_Contribution_Main->buildQuickForm() (line 425 of [...]/sites/all/modules/civicrm/CRM/Contribute/Form/Contribution/Main.php).

Hi, I'm using a CiviContribute page to record membership signups and register users in drupal through profiles.  I have three membership types to choose from, but all are free so I attempted to run off payment processing for this contribution page. However...

When I select "Execute real-time monetary transactions" and select a payment processor, the message goes away.

When I select just "Execute real-time..." but uncheck payment processor, the form doesn't load and I get a message saying I need a payment processor.

When I uncheck "Execute real-time..." and uncheck payment processor, I get the message above.

I haven't seen anyone else asking about this situation, but encountered it live on two other civi sites:
  • https://bikewalkkc.org/civicrm/contribute/transact?reset=1&id=21
  • http://civicrm-4.2.grdev.co.nz/civicrm/contribute/transact?reset=1&id=4

I can't tell if this is something I misconfigured in the form or if it is indeed a bug.

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: Undefine var pps in Contribute page
December 04, 2012, 08:25:55 pm

i've fixed this notice for 4.2.7

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

jcaston

  • I’m new here
  • *
  • Posts: 4
  • Karma: 0
  • CiviCRM version: 4.2.6
  • CMS version: Drupal 7.17
  • MySQL version: 5.1
  • PHP version: 5.3
Re: Undefine var pps in Contribute page
December 04, 2012, 08:27:09 pm
thanks lobo!

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Using CiviContribute (Moderator: Donald Lobo) »
  • Undefine var pps in Contribute page

This forum was archived on 2017-11-26.