Forums

Donate Plus
Comments not displaying on Wall (4 posts)

  1. jjm0109
    Member
    Posted 6 months ago #

    Hi,
    First of all, thank you for providing such a brilliant plugin, best donation tool for WP.

    I am using this plugin here: hxxp://centerforinnersciences.org/donate
    My plugin was working perfectly fine in sandbox. When I switched to live mode, the comments won't show up on the wall. Not even in the admin section. But I can manually add the comments from admin section.

    I went through the entire code but couldn't figure out anything.
    Also checked a similar thread earlier, it didn't provide any solution.

    Can anyone please take a look and solve the issue?

    Thanks a lot,
    Jugal

    http://wordpress.org/extend/plugins/donate-plus/

  2. span
    Member
    Posted 6 months ago #

    Donations, comments and thank you emails not working. The paypal site does show everything is OK on their end. Whats going on?

  3. jjm0109
    Member
    Posted 5 months ago #

    <bump/>

    Anyone, please? My payment is stuck due to this :(

  4. etstow
    Member
    Posted 1 month ago #

    I cannot figure out the comments problem.

    Here's how I fixed the IPN issue...

    In the donate-plus.php file there are two instances of something like this...
    str_replace(ABSPATH, trailingslashit(get_option('siteurl')), dirname(__FILE__)).'/paypal.php'

    Replace the first so it looks something like this...
    <?php _e('http://www.WEBSITE.COM/wp-content/plugins/donate-plus/paypal.php','dplus');?>

    The second should be...
    $notify = 'http://www.WEBSITE.COM/wp-content/plugins/donate-plus/paypal.php';

    Hope that helps!

Reply

You must log in to post.

About this Plugin

About this Topic