View Full Version : Custom user group can't access cmps page
pushpullba
08-03-2005, 11:03 AM
Hi All,
I have added a custom user group called 'Registered Active-Participants' which I move the normal default 'Registered Users' to once they have participated enough.
For some reason, the new user group members can't access the cmps_index page as it comes up with the lack of privllege message. They can access everything else in the forum, just not the cmps_index page.
I have also added the forum/home hack on the navbar... but it seems that usergroup can't even access it directly if they type in the url.
Any clue?
Thanks in advance
ConqSoft
08-03-2005, 11:08 AM
Try using the Quick Permissions Editor and make sure they have correct permissions.
pushpullba
08-03-2005, 11:11 AM
AHHHHHHHHHHHHHHHHHHHHHHHHHH
i am used to the old version of vbadvanced where it is in vbulletin options... i forgot it now has it's full menu...
thanks!
ConqSoft
08-03-2005, 11:16 AM
You can still add it to your AdminCP if you want. They are listed as optional changes in the install instructions.
pushpullba
08-03-2005, 11:26 AM
cheers... this is better though :)
pushpullba
08-03-2005, 12:37 PM
ok, now the problem is, they can get to the front page, but NONE of the module appear... in the quick permission thing, i have ticked everything for that user group
ConqSoft
08-03-2005, 12:42 PM
But the modules show for others?
pushpullba
08-03-2005, 12:44 PM
yeah, all other user groups including unregistered, all except this custom group which i have given all access (except the quick moderation module)
ConqSoft
08-03-2005, 12:45 PM
Not sure. If you checked all the modules for that usergroup under Quick Moderation, they should have access.
pushpullba
08-03-2005, 12:47 PM
should.... but that ain't the case
which is why i am here asking for help
ConqSoft
08-03-2005, 12:49 PM
Are the members of this new usergroup members of any secondary groups, by chance?
Brian
08-03-2005, 03:52 PM
http://www.vbadvanced.com/forum/showthread.php?t=9216
voyager
08-16-2005, 09:39 AM
Unable to login in at CMPS mainpage
My website is http://www.petsfanatics.com/forum/cmps_index.php
I install vBadvanced CMPS v2.0 RC1 on Vb 3.0.8
when login it got error:
you do not have permission to access this page. This could be due to one of several reasons:
Your user account may not have sufficient privileges to access this page. Are you trying to edit someone else's post, access administrative features or some other privileged system?
If you are trying to post, the administrator may have disabled your account, or it may be awaiting activation.
1. I go to the 'Quick Permissions Editor' under your vBa CMPS options and set the permissions there. the usergroup is "checked" in every section
2. I try
For the login issue, edit that module through the admin cp and make sure you have this for the 'Form Code' option:
<script src="{$vbulletin->options[bburl]}/clientscript/vbulletin_md5.js" type="text/javascript"></script> <form action="{$vbulletin->options[bburl]}/login.php" method="post" onsubmit="md5hash(vb_login_password,vb_login_md5password)"> <input name="vb_login_md5password" type="hidden" /> <input name="s" type="hidden" value="" /> <input name="do" type="hidden" value="login" />
3. I also try Add update_module_cache(); above print_cp_redirect('vba_cmps_admin.php?do=permissions');
But no luck, Please help, thanks.
Brian
08-16-2005, 02:59 PM
See the link in post #12.
voyager
08-16-2005, 09:11 PM
When I try to uncheck all in the Quick Permissions Editor
errors came out
Warning: array_keys(): The first argument should be an array in /admincp/vba_cmps_admin.php on line 2158
Warning: implode(): Bad arguments. in /admincp/vba_cmps_admin.php on line 2158
Warning: array_keys(): The first argument should be an array in /admincp/vba_cmps_admin.php on line 2158
Warning: implode(): Bad arguments. in /admincp/vba_cmps_admin.php on line 2158
vBulletin® v3.7.4, Copyright ©2000-2009, Jelsoft Enterprises Ltd.