Same error due to thanks-output here
:(
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
Average Rating





Your Rating
Author: Paul Hawke
-
Posted: 1 year ago #
-
Change line 31 of thanks-output.php to:
if ( !in_array( (array)$uid, $meta ) ) {Posted: 1 year ago # -
Unfortunately don't works too Gautam.
But thank you.Still waiting v 0.8
Posted: 1 year ago # -
Right before the error line, just add the following code:
if(empty($meta)) { $meta = array(); }Posted: 1 year ago # -
wex, the correction korks fine. Thanks.
Posted: 1 year ago # -
thanks wex
Posted: 1 year ago # -
Awesome Wex, good deal- tanx
Posted: 1 year ago # -
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 # -
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 # -
Good work but your plugin brakes admin design
Posted: 1 year ago #
Add a Comment
You must log in to post.