The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Im not sure how to do this...
hello. I've posted before about having a register and log-in feature on my website that works with my VB.
(i.e. so on the main page, you see... "welcome! Register/log in..." and if you click any other link, you get the same thing.... then, once you've registered and logged in, you can view all of the content of the site, and post on the forums using the registername you just registered. I've got my website design sorted, and my forums are working, now all i need is this. I'm not sure how to do this. can someone please help me? :speechless: thanks a lot -Dave |
#2
|
||||
|
||||
you have to require global.php within your scripts.
do a search and you'll find a lot of threads where such things are explained detailed |
#4
|
||||
|
||||
if you require global.php on your main sites php files, you can use the bbuserinfo aray of vbulletin and so can make conditions hwat users can see
|
#5
|
|||
|
|||
lol. im sorry, im totally new to all this stuff!
could you please explain everything in total DUMB language. I dont understand. What do i have to do to my index.php to to this? |
#6
|
||||
|
||||
you have to add
PHP Code:
|
#7
|
|||
|
|||
now thats added to all my files, what does that do?
Will i need to put in my global.php file? *sorry about all this, but i'm learning * |
#8
|
|||
|
|||
*bump* sorry. i know its bad....but i really need help with this
|
#9
|
||||
|
||||
Actually, all you need is the following code in your files:
PHP Code:
|
#10
|
|||
|
|||
so.......global.php is what makes it viewable to members only...correct? Then how do i get a page for non-members then?
|
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|