en fin necesito asignarle informacion de ciertos proyectos a los usuarios que registre, cada usuario verá solo la informacion que yo le asigne,
como lo hago ??? saben graciasss
RoleManager version 02.02.03 (131587)
I have everything working tick-tock except for treatment of anonymous / unregistered users.
I want unregistered users to be able to post — they go through Recaptcha, while registered users get to avoid recaptcha and are allowed a few other privileges.
To achieve this I gave the 0 Role the capability to publish posts, edit posts and Read.
I created a link on the sidebar https://…/wp-admin/post-new.php
Unregistered users who try to use this to add a new post are immediately redirected to the login page.
In WP itself, I have Anyone Can Register, Default Role is Registered, leaving Subscriber alone and although it shouldn’t matter, I disbled “Users must be registered and logged in to comment.” It shouldn’t matter because I don’t allow Comments, instead directing discussion to Simple Press Forum.
What’s irritating is that an unregistered user can post to the forums without difficulty and having the proper restrictions enforced. But they cannot make a “real” post to the blog.
Anyone see what I’ve misconfigured here or have a thought about what might be the hitch? any help gratefully appreciated.
]]>I have everything working tick-tock except for treatment of anonymous / unregistered users.
I want unregistered users to be able to post — they go through Recaptcha, while registered users get to avoid recaptcha and are allowed a few other privileges.
To achieve this I gave the 0 Role the capability to publish posts, edit posts and Read.
I created a link on the sidebar https://…/wp-admin/post-new.php
Unregistered users who try to use this to add a new post are immediately redirected to the login page.
In WP itself, I have Anyone Can Register, Default Role is Registered, leaving Subscriber alone and although it shouldn’t matter, I disbled “Users must be registered and logged in to comment.” It shouldn’t matter because I don’t allow Comments, instead directing discussion to Simple Press Forum.
What’s irritating is that an unregistered user can post to the forums without difficulty and having the proper restrictions enforced. But they cannot make a “real” post to the blog.
Anyone see what I’ve misconfigured here or have a thought about what might be the hitch? any help gratefully appreciated.
]]>Fatal error: Cannot redeclare class rolemanager in /home/pisspoor/public_html/tabloid/wp-content/plugins/role-manager.php on line 22
I receive the same error when attempting to create new roles.
Its probably something simple…any ideas??
Thanks
]]>I know they are in wp_options “wp_user_roles” but if I try to rename them, I dont have any permissions so this means, that I have to change the role name somewhere else too.
Help me Please!
]]>I am trying to use the Role Manager plugin as a way of moderating users who register at my site. When they first register, they have the ‘registrant’ role which has no abilities at all, including not being able to read the blog. Then when I have checked that I do want them to read my blog I can upgrade their role to subscriber where they would be able to read the blog. However when a ‘registrant’ logs in, they can read the blog with no problems. They can’t do anything else like get in to the admin interface, but they can definitely read the posts.
Is there something I am not getting, or is this just something that isn’t possible with the role manager plugin?
Thanks in advance for your help.
Hazy
]]>I’m having a persistent problem with the users in my site not able to have access to a certain image management plugin (IImage Browser), because WordPress keeps telling them they’re not high enough in User Level.
The thing is that I installed the RoleManager plugin to fix this issue.. and I made sure to upgrade all my ‘Authors’ to a level which would allow them access to the IImage Browser plugin.
Even though I tested the configuration with a dummy account which I bumped up to Author level, and everything seemed to be working fine with this dummy account being able to access IImage Browser, I have an ‘Author’ who’s still getting the User Level problem; Iimage Browser refuses to open up for him because he’s not ‘high’ enough.
So what could be going on? He uses Firefox as a web browser on a Windows machine. He can’t open Iimage Browser, and he can’t also post embedded YouTube code.. or do anything to his posts even though I bumped him up to the appropriate level.
Anyone have any ideas what could be going on?
Armando
horror-101.com
I am currently investigating the possibility of restricting what ‘sections’ (i.e. categories) a user can post to. My site is setup as having several top-level, mutually exclusive categories, and ideally I would like a user to be responsibile for one of these sections.
I have heard about Owen Winkler’s Limit Categories and Role Manager plugins, however I have been unable to get hold of the Limit Categories plugin to try it out. Also, I think this approach may rely on associating user levels with categories, which is not exactly what I need. I need users, of the same level, be restricted to different sections (top-level categories) of the site.
Anyone got a solution or suggestion to this problem?
Many thanks,
Steve
UPDATE: I did a fresh install and now role-manager works fine. Maybe somebody knows why the errors occour?
i have ben working with RedAlt’s RoleManager-Plugin in WP 2.0.2 and everything was fine.
Now I updated to 2.0.4 (ger) and nothing work anymore.
FireBug tells me the following Error:
missing ; before statement [tw-sack.js (line 63)]
<b>Fatal error</b>: Call to a member function add_cap() on a non-object in <b>C:\xampp\xampp\htdocs\scoutpress-dpsg-langerwehe\wp-content\plugins\role-manager\role-manager.php</b> on line <b>330</b>
The line 63 in tw-sack.js says
this.runResponse = function(){
62 eval(this.response);
63 }
Does anybody know whats wrong with role-editing and how to solve it?
Thanks
]]>