Jump to content
  • 0

Flux- Paypal Credit Problem


Dori

Question


  • Group:  Members
  • Topic Count:  105
  • Topics Per Day:  0.02
  • Content Count:  332
  • Reputation:   15
  • Joined:  12/11/11
  • Last Seen:  

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
Link to comment
Share on other sites

5 answers to this question

Recommended Posts


  • Group:  Members
  • Topic Count:  105
  • Topics Per Day:  0.02
  • Content Count:  332
  • Reputation:   15
  • Joined:  12/11/11
  • Last Seen:  

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
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  105
  • Topics Per Day:  0.02
  • Content Count:  332
  • Reputation:   15
  • Joined:  12/11/11
  • Last Seen:  

Bump! anyone??

Link to comment
Share on other sites


  • Group:  Forum Manager
  • Topic Count:  282
  • Topics Per Day:  0.06
  • Content Count:  3123
  • Reputation:   1617
  • Joined:  03/26/12
  • Last Seen:  

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.

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  105
  • Topics Per Day:  0.02
  • Content Count:  332
  • Reputation:   15
  • Joined:  12/11/11
  • Last Seen:  

everything is set correctly, and no i don't try to donate to myself. I'm using 2 paypal accounts. And where can I find these logs?

Link to comment
Share on other sites


  • Group:  Forum Manager
  • Topic Count:  282
  • Topics Per Day:  0.06
  • Content Count:  3123
  • Reputation:   1617
  • Joined:  03/26/12
  • Last Seen:  

where can I find these logs?

 data/logs/errors/exceptions/

Link to comment
Share on other sites

×
×
  • Create New...