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) »
  • Paypal IPN being rejected
Pages: [1]

Author Topic: Paypal IPN being rejected  (Read 5569 times)

ajdele

  • I’m new here
  • *
  • Posts: 4
  • Karma: 1
  • CiviCRM version: 4.3.4
  • CMS version: WP 3.5.1
  • MySQL version: 5.1.65-cll
  • PHP version: 5.3.6
Paypal IPN being rejected
June 13, 2013, 11:42:18 am
I'm having trouble with IPNs from Paypal. Ran across it first when confirmation emails stopped coming when people would register (and pay) for events. Followed by emails from Paypal saying that IPNs were being rejected. I'm testing in contribute.

I'm running civi 4.3.4 on Wordpress 3.5.1

Some have suggested that running Wordpress from a directory besides home could be an issue. I've pointed paypal to wordpress' directory and it makes no difference.

Please help!

Prior to upgrading and/or changing the directory IPNs were not even generating a log entry. Now I get this:



Jun 13 18:27:11  [info] $Fatal Error Details = Array
(
    [message] => An error occurred during form submission. This page requires form data to be submitted for processing and no form data was submitted or processed. We are sorry for any inconvience. Please click <a href='http://www.elcalivingwater.com/get-involved/donate/?page=CiviCRM&q=civicrm/contribute/transact&amp;reset=1&amp;id=1'>here</a> to visit the contribution page and re-start the contribution process.
   
Code: [Select]
=>
)


Jun 13 18:27:11  [info] $backTrace = #0 /home/wwwelca/public_html/wp/wp-content/plugins/civicrm/civicrm/CRM/Core/Error.php(315): CRM_Core_Error::backtrace("backTrace", TRUE)
#1 /home/wwwelca/public_html/wp/wp-content/plugins/civicrm/civicrm/CRM/Contribute/Form/ContributionBase.php(201): CRM_Core_Error::fatal("An error occurred during form submission. This page requires form data to be ...")
#2 /home/wwwelca/public_html/wp/wp-content/plugins/civicrm/civicrm/CRM/Contribute/Form/Contribution/Main.php(69): CRM_Contribute_Form_ContributionBase->preProcess()
#3 /home/wwwelca/public_html/wp/wp-content/plugins/civicrm/civicrm/CRM/Core/Form.php(336): CRM_Contribute_Form_Contribution_Main->preProcess()
#4 /home/wwwelca/public_html/wp/wp-content/plugins/civicrm/civicrm/CRM/Core/QuickForm/Action/Display.php(93): CRM_Core_Form->buildForm()
#5 /home/wwwelca/public_html/wp/wp-content/plugins/civicrm/civicrm/packages/HTML/QuickForm/Controller.php(203): CRM_Core_QuickForm_Action_Display->perform(Object(CRM_Contribute_Form_Contribution_Main), "display")
#6 /home/wwwelca/public_html/wp/wp-content/plugins/civicrm/civicrm/packages/HTML/QuickForm/Page.php(103): HTML_QuickForm_Controller->handle(Object(CRM_Contribute_Form_Contribution_Main), "display")
#7 /home/wwwelca/public_html/wp/wp-content/plugins/civicrm/civicrm/CRM/Core/Controller.php(316): HTML_QuickForm_Page->handle("display")
#8 /home/wwwelca/public_html/wp/wp-content/plugins/civicrm/civicrm/CRM/Core/Invoke.php(292): CRM_Core_Controller->run((Array:3), NULL)
#9 /home/wwwelca/public_html/wp/wp-content/plugins/civicrm/civicrm/CRM/Core/Invoke.php(70): CRM_Core_Invoke::runItem((Array:15))
#10 /home/wwwelca/public_html/wp/wp-content/plugins/civicrm/civicrm/CRM/Core/Invoke.php(52): CRM_Core_Invoke::_invoke((Array:3))
#11 /home/wwwelca/public_html/wp/wp-content/plugins/civicrm/civicrm.php(344): CRM_Core_Invoke::invoke((Array:3))
#12 [internal function](): civicrm_wp_invoke("[civicrm component=\"contribution\" id=\"1\" mode=\"live\"]\n")
#13 /home/wwwelca/public_html/wp/wp-includes/plugin.php(173): call_user_func_array("civicrm_wp_invoke", (Array:1))
#14 /home/wwwelca/public_html/wp/wp-includes/post-template.php(166): apply_filters("the_content", "[civicrm component=\"contribution\" id=\"1\" mode=\"live\"]")
#15 /home/wwwelca/public_html/wp/wp-content/themes/LWM2011/content-page.php(17): the_content()
#16 /home/wwwelca/public_html/wp/wp-includes/template.php(409): require("/home/wwwelca/public_html/wp/wp-content/themes/LWM2011/content-page.php")
#17 /home/wwwelca/public_html/wp/wp-includes/template.php(383): load_template("/home/wwwelca/public_html/wp/wp-content/themes/LWM2011/content-page.php", FALSE)
#18 /home/wwwelca/public_html/wp/wp-includes/general-template.php(128): locate_template((Array:2), TRUE, FALSE)
#19 /home/wwwelca/public_html/wp/wp-content/themes/LWM2011/page.php(22): get_template_part("content", "page")
#20 /home/wwwelca/public_html/wp/wp-includes/template-loader.php(47): include("/home/wwwelca/public_html/wp/wp-content/themes/LWM2011/page.php")
#21 /home/wwwelca/public_html/wp/wp-blog-header.php(16): require_once("/home/wwwelca/public_html/wp/wp-includes/template-loader.php")
#22 /home/wwwelca/public_html/index.php(17): require("/home/wwwelca/public_html/wp/wp-blog-header.php")
#23 {main}

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Using CiviContribute (Moderator: Donald Lobo) »
  • Paypal IPN being rejected

This forum was archived on 2017-11-26.