Instant Response

Please report bugs here!

Moderator: Thorsten

Post Reply
bragot
Posts: 9
Joined: Fri Mar 07, 2008 5:06 pm

Instant Response

Post by bragot »

My set up has most entries assigned to a specific group so that only logged in members who are a part of the group will be able to access entries.

It seems though that the instant response feature doesn't work well with this. Even if I'm logged in, the instant response will not return entries that my user is entitled to view.

However, if I change "$b_permission = false;" to "$b_permission = true;" on line 1136 of functions.php, then even users who are not logged in can view all entries through the Instant Response feature.

Is there a fix available to make the instant response feature coordinated with the logged on user's permissions?

Thanks.
Post Reply