Forums

SingleCat plugin and wp 2.8 privacy issue (2 posts)

  1. lenaluna
    Member
    Posted 2 years ago #

    After upgrading WordPress to 2.8 SingleCat has issues with privacy.
    Even when code on page has 'level=public' - [singlecat cat=12 level=public posts=10] - the posts are not being showed on the page, instead it says 'You must be logged in to view this page' ???

    any solutions any one?

  2. roberb7
    Member
    Posted 2 years ago #

    I just ran into the same problem.

    I fixed it by changing line 16 of singlecat.php to:

    $level = $attr['level'];

    It was $attr['view'] before.

    The question is, why did this EVER work?

Topic Closed

This topic has been closed to new replies.

About this Topic

Tags