Hello.
I'm trying to enable two things through this plugin:
1. Approval of a new entry in the Blog (viewing new entries).
2. Permission to edit new entries to activate them.
3. Remove unnecessary rules
1. According to the list of new entries, I have a link:
page=plugins&action=renderplugin&file=blog/admin/list.php&statusId=0
Which I added to the first rule.
Unfortunately - I can NOT enter the number 0 in the statusId parameter, it simply does not save. You have to use the * instead, which is unsafe. I ask you to fix this, and give the opportunity to enter the number 0 as a parameter.
(see the screenshot - on it I tried to enter *,0,1,2 as an example for the statusId parameter - as a result, only *,1,2 remains, and 0 disappears)
2. As a result, I get to see all new blog entries and go to edit a new entry. to post it on the site.
This is a link:
page=plugins&action=renderplugin&file=blog/admin/blog.php&blogId=33
I show it as in the second screenshot.
After I approve a blog entry - I click "Save" and I get an error:
You don't have enough permissions to access this section or do this action.
And the blog entry is not saved and does not appear on the site. And it remains in the "unapproved"
3. When I try to remove unnecessary rules by clicking the "Remove" button - first ask me: Are you sure? - I answer "Yes" - and instead of deleting - the rule that I am trying to delete opens in same window. Accordingly, the rule remains in place - not removed.
Please help solve this problem