The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Requesting member area for php script
hello there
i want to add a member area in my songs script , it`s written by php. simply when any one try to download any songs it will check if the user is a member in my forums or just a visitor. if he is a member it will countinue , else it will call the register page of my forums. please dont ignore me and sorry for my bad english |
#2
|
|||
|
|||
just put the following somewhere in teh beginning of your script:
PHP Code:
|
#3
|
|||
|
|||
is there any way to do it without using chdir ?
|
#4
|
|||
|
|||
If you are not in the forumhome directory you MUST chdir there before you call global. You could save the current dir and change it back after.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|