The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Header buttons
what im wanting to do is to make it so if you aint logged in to my forum you cannot view the members page and instead of the forum showing the page it takes you to the login page instead. is this possible ty in advance
i found this code in my header template and was wondering if this was the bit of code i would need ot edit? Code:
<a href="memberlist.php?$session[sessionurl]" alt="Find other members" title="Find other members" onmouseover="changeImages('image3', 'image3on')" onmouseout="changeImages('image3', 'image3off')"><img name="image3" border="0" src="$stylevar[imgdir_misc]/nav/members.gif"></a> |
#2
|
||||
|
||||
If you don't want guests to be able to view user profiles and the memberslist: Change the permission for Userground Unregistered / Not logged in.
If you do want guests to be able to view profiles but not the memberlist: In memberlist.php FIND PHP Code:
PHP Code:
|
#3
|
|||
|
|||
Username, 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. this is what i get now i have added that mod im the top admin so i do have access so any clues now plz ?? :S |
#4
|
||||
|
||||
Hmm, does work just fine for me.
Please check your file edit. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|