bbPress Plugin Browser »

Thanks (0.7)

Download

Version: 0.7

Last Updated: 2010-2-4

Requires bbPress Version: 1.0.2 or higher

Compatible up to: 1.0.2

Author Homepage »

Plugin Homepage »

Average Rating

5 stars
4 stars
3 stars
2 stars
1 star
(4)

Your Rating

Author: Paul Hawke

Tags: , , ,

  1. Same error due to thanks-output here
    :(

    Posted: 1 year ago #
  2. Change line 31 of thanks-output.php to:
    if ( !in_array( (array)$uid, $meta ) ) {

    Posted: 1 year ago #
  3. Unfortunately don't works too Gautam.
    But thank you.

    Still waiting v 0.8

    Posted: 1 year ago #
  4. Right before the error line, just add the following code:
    if(empty($meta)) { $meta = array(); }

    Posted: 1 year ago #
  5. wex, the correction korks fine. Thanks.

    Posted: 1 year ago #
  6. thanks wex

    Posted: 1 year ago #
  7. Awesome Wex, good deal- tanx

    Posted: 1 year ago #
  8. Great plugin! Pity it's taken me such a long time to actually download and use it.

    One thing, however - I'm not sure if it's just my template, but the text is very small and I'm battling to change it. Is there any way to do it?

    Great work :)

    Posted: 1 year ago #
  9. newform

    Member

    hmm i get it all to work and everything but i actually cant click the thank you link. It changes color on hover state but i cant click it. Nothing happends on click. Any help?

    Thanks

    Posted: 1 year ago #
  10. Good work but your plugin brakes admin design

    Posted: 1 year ago #

RSS feed for this topic

Add a Comment

You must log in to post.