Are PayPal

February 4, 2010

Are PayPal 1.7.3 version was released

Implemented paging in paypal data page.

  • Share/Bookmark

17 Comments »

  1. Thank you very much, this is what I am highly expected ! Will help you broadcast this nice software!

    Comment by ryan — February 4, 2010 @ 7:02 pm

  2. after update from 1.7.1 to 1.7.3, from admin panel, checking post price page, this error was observed.

    WordPress database error: [The SELECT would examine more than MAX_JOIN_SIZE rows; check your WHERE and use SET SQL_BIG_SELECTS=1 or SET SQL_MAX_JOIN_SIZE=# if the SELECT is okay]
    SELECT posts.ID,posts.post_title, items.* FROM wp_posts posts LEFT OUTER JOIN wp_are_paypal_items items ON items.post_id=posts.id WHERE posts.post_content LIKE ‘%[Are_PayPal_LoginPlease]%’ AND (posts.post_type=’post’ OR posts.post_type=’page’ OR posts.post_type=”)

    Comment by ryan — February 4, 2010 @ 7:11 pm

  3. How many posts do you have in your blog?

    Comment by Aurimas — February 4, 2010 @ 10:49 pm

  4. about 2k, the piosts are generated from sql , but not regular from admin panel -> new post

    Comment by ryan — February 5, 2010 @ 2:32 am

  5. In this case check sql environment parameters
    SQL_BIG_SELECTS
    SQL_MAX_JOIN_SIZE

    I guess your answer is there

    Comment by Aurimas — February 5, 2010 @ 11:23 am

  6. since I am using webhosting from netfirms, so it is impossible to change mysql server setting for me. Your explain is make sense, but I think using shared webhosting are popular, is there work around?

    Comment by ryan — February 5, 2010 @ 11:46 am

  7. First of all check your hostings mysql settings via phpmyadmin to be sure.

    Google for examples how to set those parameters using php mysql script.

    Comment by Aurimas — February 5, 2010 @ 11:51 am

  8. I’m getting emails from paypal saying:

    Please check your server that handles PayPal Instant Payment Notifications (IPN). IPNs sent to the following URL(s) are failing:

    http://www.thelocallanding.net/wp-content/plugins/are-paypal/are-paypal-ipn.php

    If you do not recognize this URL, you may be using a service provider that is using IPN on your behalf. Please contact your service provider with the above information. If this problem continues, IPNs may be disabled for your account.

    Thank you for your prompt attention to this issue.

    I haven’t used this plugin on my blog in some months, and the folder has been removed along with all the files, as far as I can tell. Is there something that would make this error happen, some file that might be left somewhere that I can’t find?

    Please help…

    Comment by The Local Landing — February 5, 2010 @ 6:01 pm

  9. Go to your paypal account. somewhere in merchant tools is ipn configuration form. In that form you will probably find this url. Disable IPN and delete this URL and this will solve your issue.

    Comment by Aurimas — February 5, 2010 @ 6:11 pm

  10. new users cannot subscribe receiving message from paypal:

    Invalid Regular period. You must specify valid values for the A3, P3, and T3 parameters for a subscription.

    Comment by Martin — February 6, 2010 @ 3:16 am

  11. paypal ipn setting are under this place after login paypal.com,

    My Account -> Profile -> Selling Preferences -> Instant Payment Notification Preferences

    And Aurimas, shall I set IPN to below? is it correct setting?

    http://www.mydomain.com/wp-content/plugins/are-paypal/are-paypal-ipn.php

    thank you!
    ryan

    Comment by ryan — February 6, 2010 @ 3:18 am

  12. yes

    Comment by Aurimas — February 6, 2010 @ 8:50 pm

  13. so something is wrong in those parameters check paypal buttons html source and the values in those parameters.

    Comment by Aurimas — February 6, 2010 @ 8:51 pm

  14. I wold like to restrict some posts and custom fields to paid members only. I have a custom field called Videos. What do i deed to edit for Arepaypal to restrict this field.

    Comment by Uncletadd — February 14, 2010 @ 2:48 pm

  15. Uncletadd> It is impossible for now to protect custom fields, but I could try to implement this on my plugin.

    Comment by Aurimas — February 14, 2010 @ 5:50 pm

  16. Is this able to automatically create a subscriber account upon successful payment? I’ve hooked it up and tested it, but I just get an IPN successful email. I’m just looking for something basic, use the email as the username and generate a random password which is emailed to the user. Thanks

    Comment by Joey — February 26, 2010 @ 10:11 am

  17. No this plugin is not for this but it can be used for your purpose. Just hide all your content put a blog price on and you are 90% happy :)

    Comment by Aurimas — February 26, 2010 @ 11:17 am

RSS feed for comments on this post. TrackBack URL

Leave a comment

Powered by WordPress