Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author David Gewirtz

    (@dgewirtz)

    Most likely, this is a configuration issue at your host. When the form executes, it goes to that page. If you have a seamless-donations-payment.php file at the same level as seamless-donation.php right inside the seamless-donations folder, then it’s your Web server not executing it. You might need to make sure that file is executable, but I’d recommend checking with you’re hosting provider.

    I’m having this same problem. David could you give a more detailed description of what I can do to fix this? Thanks.

    Plugin Author David Gewirtz

    (@dgewirtz)

    There is a ton of information about how that’s processed in these two videos:

    The second video describes an add-on, but the detailed description of Seamless Donations architecture is useful for everyone. But the bottom line is that the form is submitted and redirects from whatever page the shortcode is on to seamless-donations-payments.php located right in the plugin folder. Normally, that works perfectly, but some hosting providers and configurations prevent redirection to another executable PHP file.

    Not much I can do about it (although I’m trying to find a way to possibly eliminate that action altogether — won’t happen until the new year, probably). Mostly, you need to check with your host to be sure that php file is executable.

    –David

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Paypal not loading after clicking donate error in Seamless Donations’ is closed to new replies.