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 Standard non-recoverable error!
Pages: [1]

Author Topic: PayPal Standard non-recoverable error!  (Read 3973 times)

FireIslandMan

  • Guest
PayPal Standard non-recoverable error!
July 11, 2007, 11:10:48 pm
Using CiviCRM 1.8.alpha.10256 with Joomla! 1.0.12 on a 1and1 VPS 1 Linux/Apache/2.0.54 server
MySQL:       4.1.20
PHP Version:    5.0.4

I configured several memberships and am trying to set up a contribution page for memberships dues payment using PayPal Website Payments Standard but keep getting error when I click on Test or Live links:

Quote
Sorry. A non-recoverable error has occurred.

This contribution page is configured to support separate contribution and membership payments. The PayPal Website Payments Standard plugin does not currently support multiple simultaneous payments. Please contact the site administrator and notify them of this error

Still get above error with "Contribution Amounts section enabled" and "Separate Membership Payment" UNCHECKED.

The contribution page only shows when I use "Dummy Payment Processor" as the Payment Processor Type.

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: PayPal Standard non-recoverable error!
July 12, 2007, 07:24:01 am

Can u reproduce this on the drupal sandbox http://sandbox.civicrm.org/drupal/ and if so, please file an issue

thanx

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

FireIslandMan

  • Guest
Re: PayPal Standard non-recoverable error!
July 12, 2007, 09:14:58 am
Reproduced error in drupal sandbox with existing "Member Signup and Renewal" contribution page when changed Payment Processor Type to "PayPal Standard" and CHECKED "Contribution Amounts section enabled" and "Separate Membership Payment." Then UNCHECKED "Contribution Amounts section enabled" and "Separate Membership Payment," but still get non-recoverable error! Now get non-recoverable error with a copy and even creating new version of "Member Signup and Renewal" contribution page.

It looks like once "Contribution Amounts section enabled" and "Separate Membership Payment" are CHECKED using PayPal this can't be undone in the DB?
« Last Edit: July 12, 2007, 09:16:51 am by FireIslandMan »

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: PayPal Standard non-recoverable error!
July 12, 2007, 09:26:42 am

Cool. Can u please file an issue at http://issues.civicrm.org/ giving us the details on how to reproduce on sandbox

thanx

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

FireIslandMan

  • Guest
Re: PayPal Standard non-recoverable error!
July 12, 2007, 11:14:29 am
OK, filed an issue. What can I do in the meantime to use PayPal for Membership dues? Anything I can reinstall or clear in the dbase?

Dave Greenberg

  • Administrator
  • I’m (like) Lobo ;)
  • *****
  • Posts: 5760
  • Karma: 226
    • My CiviCRM Blog
Re: PayPal Standard non-recoverable error!
July 12, 2007, 05:24:37 pm
If the problem is that the DB setting for Separate Payment isn't being "unset" - you can do this manually by updating the DB:

UPDATE civicrm_membership_block
SET is_separate_payment = 0

(you'll need to add a WHERE statement if you have multiple membership signup forms and you only want to update one/some of them).
Protect your investment in CiviCRM by  becoming a Member!

prickeke

  • I post occasionally
  • **
  • Posts: 64
  • Karma: 4
Re: PayPal Standard non-recoverable error!
April 16, 2009, 12:27:25 am
I experienced this issue in my 2.2.0 install.  To reproduce, I simply copied an original contribution page, clicked configure, edited the title, and then tried to run it.  I got the exact same error message.

I updated the database manually as specified by Dave and that fixed the issue.

Is there an issue open for this still, or has it been closed?

I could not reproduce this issue on the 2.3 sandbox but also couldn't find the issue for this in the issue database.

Thanks,

Dave Greenberg

  • Administrator
  • I’m (like) Lobo ;)
  • *****
  • Posts: 5760
  • Karma: 226
    • My CiviCRM Blog
Re: PayPal Standard non-recoverable error!
April 16, 2009, 04:56:56 pm
I found an issue in Jira for this (fix for 1.8 ?? ):
http://issues.civicrm.org/jira/browse/CRM-2092

If you're able to replicate on 2.2 demo or in 2.3 sandbox - then please file a new issue since either this wasn't fixed for all flows, or there is a regression bug. Include specific steps to replicate. Thx!
Protect your investment in CiviCRM by  becoming a Member!

prickeke

  • I post occasionally
  • **
  • Posts: 64
  • Karma: 4
Re: PayPal Standard non-recoverable error!
April 16, 2009, 10:47:33 pm
I can't seem to reproduce it on any system but my own, but by investigating the database values I think I may have discovered the issue.

I posted a new issue: http://issues.civicrm.org/jira/browse/CRM-4388



Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Using CiviContribute (Moderator: Donald Lobo) »
  • PayPal Standard non-recoverable error!

This forum was archived on 2017-11-26.