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 CiviEvent (Moderator: Yashodha Chaku) »
  • Errors with Paypal and Confirmation Emails
Pages: [1]

Author Topic: Errors with Paypal and Confirmation Emails  (Read 699 times)

DeeFisher

  • I’m new here
  • *
  • Posts: 14
  • Karma: 1
    • New York State Psychological Association
  • CiviCRM version: 4.1.5
  • CMS version: Joomla 2.5.6
  • MySQL version: 5.1.45
  • PHP version: 5.3.10
Errors with Paypal and Confirmation Emails
August 11, 2010, 08:57:53 am
I'm getting the following apache errors when participants are registering for events:

Code: [Select]
[Wed Aug 11 11:49:48 2010] [error] [client 216.113.191.33] PHP Notice:  Undefined index:  visibility in /home/nyspa/nyspa15/administrator/components/com_civicrm/civicrm/CRM/Core/BAO/UFGroup.php on line 921
[Wed Aug 11 11:49:48 2010] [error] [client 216.113.191.33] PHP Notice:  Undefined index:  participant_status_id in /home/nyspa/nyspa15/administrator/components/com_civicrm/civicrm/CRM/Event/BAO/Event.php on line 1125
[Wed Aug 11 11:49:48 2010] [error] [client 216.113.191.33] PHP Notice:  Undefined index:  participant_role_id in /home/nyspa/nyspa15/administrator/components/com_civicrm/civicrm/CRM/Event/BAO/Event.php on line 1132
[Wed Aug 11 11:49:48 2010] [error] [client 216.113.191.33] PHP Notice:  Undefined index:  participant_register_date in /home/nyspa/nyspa15/administrator/components/com_civicrm/civicrm/CRM/Event/BAO/Event.php on line 1139
[Wed Aug 11 11:49:48 2010] [error] [client 216.113.191.33] PHP Notice:  Undefined index:  participant_fee_level in /home/nyspa/nyspa15/administrator/components/com_civicrm/civicrm/CRM/Event/BAO/Event.php on line 1145
[Wed Aug 11 11:49:48 2010] [error] [client 216.113.191.33] PHP Warning:  Smarty error: unable to read resource: "string:{strip}[TEST] \n{$title}{/strip}" in /home/nyspa/nyspa15/administrator/components/com_civicrm/civicrm/packages/Smarty/Smarty.class.php on line 1093

This is Paypal's ip address, so I think something is going on when variables are being passed to paypal.  Any suggestions?  I've been working on this for a week with no success.  E-mails are being sent with the subject and text blank (but participant is receiving the blank e-mail).

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: Errors with Paypal and Confirmation Emails
August 13, 2010, 02:24:06 pm

We investigated this issue and have fixed most of it (or so we hope)

There was a bug in CiviCRM which has been filed and fixed for 3.2.2: http://issues.civicrm.org/jira/browse/CRM-6661

We also think that this is due to some bugs in PHP (since we could not reproduce this reliably on all machines).

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

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Using CiviEvent (Moderator: Yashodha Chaku) »
  • Errors with Paypal and Confirmation Emails

This forum was archived on 2017-11-26.