Resources

My Agape try

Your Agape try


Support Forum

You must be logged in to post Login Register

Search 
Search Forums:


 




Multi-author Category problem

UserPost

1:53 pm
January 30, 2009


Rennie

Member

posts 11

1

Hi Kevin -

Plug-in is working great overall, thanks for all of your hard work and support. One question - I recently set up a category that registered users can post to (they can't post anywhere else on the site). Everything went smoothly in that regard, and works properly, meaning users can only post to that one category. Here's the thing… On the front page of the blog, I used a simple query_post tag before the loop so that this category does not show up on the front page… <?php query_posts ($query_string . '&cat=-74'); ?>

That worked as expected when I tested it with my admin account - all posts show up in full on the front page except those in that category. But when I log in with a test user account, the front page displays only the title of the posts and a blank space where the text normally displays (for short posts), or for longer posts it displays the first paragraph or so but then cuts it off with a "…" The posts show up fine when viewed in single-post or archives mode, so it seems only the front index.php file is being affected. Any ideas on why this is happening?

Thanks,
Rennie

12:08 am
January 31, 2009


Rennie

Member

posts 11

2

This problem was resolved by changing the query_post tag to <?php query_posts('cat=5,6,7'); ?> (just the categories I wanted to show on the front). Now it's working as expected for both admin and user logins.

11:31 pm
February 6, 2009


Kevin

Admin

posts 2503

3

Thanks for reporting this. Role Scoper was choking on the category exclusion parameter cat=-74. That should now work in Role Scoper 1.0.0-rc9.


About the Agapetry forum

Currently Online:

11 Guests

Maximum Online: 150

Forums:

Groups: 2

Forums: 7

Topics: 1247

Posts: 5656

Members:

There are 1259 members

There are 1 guests


Kevin has made 2503 posts

Top Posters:

metal450 - 178

Ragnar - 108

YikYak - 70

whiteorb - 49

Daisy - 35

Administrator: Kevin | Moderators: Kevin