Thank you.
I did disable the option in the API-write module, and now it's working in a shell terminal when I send the above CURL command.
But when I try to use CURL in HTTPS within my PHP program,
I get this message (401) : A valid login session was not found. Please log in and try again.
I don't understand why I get this message, because :
possible to let user only see their own posts by default permissions system?
-
Re: Private Posts
@julian
Hi julian, curious for your reply below:
Fairly slim, as it is not in use so there is no incentive to keep it updated. A dedicated forum with stripped down permissions is doable already in core (though you don't get to allow users to reply to their topics only...)I have tried some but didn't make it possible for user to see only their own posts in a forum. Otherwise I have to make a new plugin, but maybe I don't need to reinvent the wheel