View Full Version : Faq Page viewing for members only
Aislinn
07-20-2006, 09:46 PM
How do I make it so only members can view the faq page like the user list?
Kirk Y
07-22-2006, 08:40 AM
The easy route would be to just wrap the View FAQ button with an IF Condition like:
<if condition="!$bbuserinfo[usergroupid] == 1">View FAQ</if>
You'd need to use a plugin or a code modification to prevent them from viewing the FAQ if they know the link: /faq.php or whatever.
peterska2
07-22-2006, 03:54 PM
And now tell me that I am too good to you :p
Seriously, here you go. Written specially for you.
Restrict Viewing Of FAQ To Specific User Groups (https://vborg.vbsupport.ru/showthread.php?t=121822)
Kirk Y
07-22-2006, 04:02 PM
Ha ha and there's the modification I was referring to. Right on cue Kerry-Anne. :p
peterska2
07-22-2006, 04:04 PM
I came, I wrote, I released ;)
It doesn't quite have the same ring to it as I came, I saw, I conquered though :p
Kirk Y
07-22-2006, 04:06 PM
lol -- Caesar would be proud. ;)
Aislinn
07-23-2006, 07:20 PM
*bows down* You are too good to me! Thank you so much, you rock!
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.