Jump to content
  • 0

Flux- Paypal Credit Problem


Question

Posted (edited)

After I donate, I don't get the credits. I'm not using sandbox. I'm using my actual paypal account, since I've heard that this kinda thing usually happens when you use sandbox paypal.

There are no errors or anything. I have no idea what's wrong. Any help would be greatly appreciated! Thank you!

Edited by Phenex

5 answers to this question

Recommended Posts

Posted

Bumping is bad, please don't do it.

 

Have you setup IPN on your paypal account? Are you able to look into the FluxCP logs to see if the paypal notification file has been accessed from paypal itself to dump the variables into?

 

On an obvious side-note.. make sure you're not trying to donate to yourself, because that doesn't work. Even using two different email addresses will fail if they're connected to the same paypal account.

Posted (edited)

Yeah, there is an error. This is the error I have in there:
 

<?php exit('Forbidden'); ?>
[2013-12-06 22:34:26] (PDOException) Exception PDOException: SQLSTATE[HY000] [2006] MySQL server has gone away
[2013-12-06 22:34:26] (PDOException) **TRACE** #0 /home/ragnasa/public_html/lib/Flux/Template.php(339): include()
[2013-12-06 22:34:26] (PDOException) **TRACE** #1 /home/ragnasa/public_html/lib/Flux/Dispatcher.php(168): Flux_Template->render()
[2013-12-06 22:34:26] (PDOException) **TRACE** #2 /home/ragnasa/public_html/index.php(177): Flux_Dispatcher->dispatch(Array)
[2013-12-06 22:34:26] (PDOException) **TRACE** #3 {main}


And in paypal.log I keep getting this error when making a donation:
 

[2013-12-06 18:38:57] BAD ATTEMPT from MYIP (CPE001644e2a53d-CM0026f3267a1d.cpe.net.cable.rogers.com)


My host is Asurahosting and I already asked them about it and they said they already have un-banned all IP's for the website node.
In my IPN history in paypal, all the donations that are made testing this are on "Retrying" status.

 

 

Edit: Problem solved.

Edited by Phenex
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...