Are PayPal 1.7.2 version was released



Added two buttons in post editors HTML mode.

  • To add content hide shorttags around selected content
  • To add purchased posts list placeholder shorttag at a position of the cursor



5 comments to Are PayPal 1.7.2 version was released

  • yong

    paging needed.

  • I do get this mysql error with your plugin, what to do ?

    WordPress database error: [You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'WEEK) > CURDATE() AND up.expiration_unit = 'W' ]
    SELECT up.* FROM wp_are_paypal_users up WHERE (up.post_id=’-1′) AND up.user_id=’0′ AND ( ( DATE_ADD(up.purchase_date, INTERVAL up.expire DAY) > CURDATE() AND up.expiration_unit = ‘D’ ) OR ( DATE_ADD(up.purchase_date, INTERVAL up.expire WEEK) > CURDATE() AND up.expiration_unit = ‘W’ ) OR ( DATE_ADD(up.purchase_date, INTERVAL up.expire MONTH) > CURDATE() AND up.expiration_unit = ‘M’ ) OR ( DATE_ADD(up.purchase_date, INTERVAL up.expire YEAR) > CURDATE() AND up.expiration_unit = ‘Y’ ) OR up.expire is null OR up.expire = 0 )

  • Geri> I guess you have wrong version of mysql. What is your mysql version?

  • that is not compatible unfortuantely I’ll try to update the plugin to be compatible. On the other hand try to upgrade your mysql version.

Leave a Reply

  

  

  

You can use these HTML tags

<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>