bbPress Plugin Browser »

Post Count Plus - Dynamic Titles, Colors & More! (1.1.10)

Download

Version: 1.1.10

Last Updated: 2009-1-27

Requires bbPress Version: 0.8.2 or higher

Compatible up to: 0.9

Author Homepage »

Plugin Homepage »

Donate to this plugin »

Average Rating

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

Your Rating

Author: _ck_


  1. haagendazs1

    Member

    Awesome, ck!! Everything works fine now, thanks for fixing the problem. Love your plugins :)

    Posted: 3 years ago #
  2. emmegildo

    Member

    nice plugins!!!

    Posted: 3 years ago #
  3. This plugin works great except for one thing ... if you choose to display the post count in user profile, then the user can modify their post count manually (even if the user itself doesn't have any admin / mod privilege)

    Posted: 3 years ago #
  4. Reaper-X, it should not show in the edit page. Something might have broken with newer releases of bbPress.

    update: I don't see that problem in 0.9.0.2 - what are you running?

    Posted: 3 years ago #
  5. Thanks for the reply and btw i'm running 0.9.0.2 and just tested it again by redownloading the bbpress and use the default theme (right before i write this post) and then trying to edit the post count but the result is still same (normal user can edit their post count)

    here are some screenshots (before, edit profile and after):

    1. http://img398.imageshack.us/img398/3046/test1oi5.jpg
    2. http://img77.imageshack.us/img77/8869/test2bb4.jpg
    3. http://img368.imageshack.us/img368/8679/test3un9.jpg

    Posted: 3 years ago #
  6. I am unsure why, but apparently your install is not able to read the profile tab key. I've tried a workaround in 1.1.4, download again and let me know if it works?

    Posted: 3 years ago #
  7. sorry for late reply (well i live in GMT+7) :) .. and i just downloaded and try the 1.1.4 but the result still same. And so i decided to fresh install a bbpress a create 2 user (1 admin, 1 normal user) without any plugins activated other than post count plus and found the source of the problem, and that is the pretty permalink function of bbpress.

    If the permalink is set to none (no pretty url used), there is no input field for post count displayed when the user editing their profile but if the pretty permalink turned on (numeric or named base), then the post count input field will be displayed (and is editable by user without admin privilege)

    Posted: 3 years ago #
  8. Yes I pretty much gathered it was a permalink issue as it's a bug somehow with the simple code I use to test if it's in a tab, but the question is *why* on your server and not on others.

    Can you tell me anything about your server? Apache?
    What version? What version of PHP? This actually may be a bug in bbPress's "repermalink" feature and not directly my code (which relies on it in when using permalinks).

    Posted: 3 years ago #
  9. Reaper-X, try downloading 1.1.4 again, I've added one more safety check that might fix your problem indirectly.

    Posted: 3 years ago #
  10. Thanks a lot this time it works great, as for server setup is there a way to contact you directly? (i couldn't locate contact page on bbshowcase.org and ckon.wordpress.com) ... but basically i have 3 test setup, and all of them use different setup except for one thing, i have XCache enabled on all of them :)

    edit:found your contact page at your amazon link, but since i'm not sure whether is it okay for me to contact you through the email address listed on that page, i think it'll be better for me to wait for your response

    Posted: 3 years ago #
  11. It may very well be x-cache, I am uncertain but as it works now that's fine.

    Posted: 3 years ago #
  12. I'm having a problem with this plugin. It seems to be messing up multipage threads.

    With the plugin enabled, if I go to a thread with multiple pages, and then try to go to the next page, the page redirects back to the first page. Without the plugin, bbPress functions normally.

    The plugin was working properly before I upgraded to the latest version.

    Posted: 3 years ago #
  13. Sorry Malfhok, it was caused by my attempt to fix the the last bug.

    Try 1.1.5 when you see it here.

    Posted: 3 years ago #
  14. Thanks for the quick response. It works now.

    Posted: 3 years ago #
  15. citizenkeith

    Member

    When I installed 1.1.4, we were no longer able to edit posts ("Topic Not Found" error). I didn't put it together with the plugin upgrade. But I just upgraded to 1.1.5 and all is working fine now. Just an FYI there for you...

    Posted: 3 years ago #
  16. csseur3

    Member

    for xhtml strict, please use "<span style='color: $color'>$title</span>" than the <color> tags in the plugin , ck :)

    bye,
    Fred

    Posted: 3 years ago #
  17. I can't figure out how to add images to your code, I'm not used to your style of coding. It's far different from what I worked with at simplemachines.org. Could you give me a few pointers?

    Posted: 3 years ago #
  18. sk2

    Member

    not worked on version 1.0 alfa :(

    Posted: 3 years ago #
  19. meitershaker

    5 stars
    4 stars
    3 stars
    2 stars
    1 star

    Member

    hi!

    i haven't this code under the avatar:

    echo "<p class='post_count_plus'>";

    echo "<b>$titlelink</b>
    <small>";

    if ($post_count_plus['join_date']) {post_count_plus_join_date($user_id); echo "
    ";}

    if ($post_count_plus['post_count']) {echo __("Posts: ").bb_number_format_i18n(post_count_plus_get_count($user_id));}

    echo "</small></p>";

    help ck!

    Posted: 3 years ago #
  20. Apparently this doesn't work under 1.0 alpha and I will have to look at it eventually.

    Posted: 3 years ago #

RSS feed for this topic

Add a Comment »

You must log in to post.