Forums

Social Access Control: Wrong Category Count (4 posts)

  1. leeloo5e
    Member
    Posted 7 months ago #

    Using Social Access Control as Plugin for WP 2.7.1.
    While listing the categories in the sidebar of wordpress, counting the posts is for some categories is.
    If nobody is logged in there is a lot of wrong category count. If somebody is logged in only for one category the counter is wrong.
    How Social Access Control counts the posts in it? Why does goes wrong?

    Thanks a lot.
    Best Regards,
    Leeloo5E

  2. leeloo5e
    Member
    Posted 7 months ago #

    Nobody has a solution?
    What goes wrong in this Plugin?

  3. leeloo5e
    Member
    Posted 7 months ago #

    Can anybody give me a hint, in which function the category count is set. So maybe I can fix it by myself.

    thanks a lot.

  4. leeloo5e
    Member
    Posted 7 months ago #

    comment out this

    social_access_control.php: Line 877

    add_filter('wp_list_categories',
    	array('social_access_control','filter_category_list'), 10000);

    category count is set correctly again.

Reply

You must log in to post.

About this Topic