The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
|
#1
|
|||
|
|||
![]()
awesome. thank you so much.
edit: ok. i'm trying to get this to work. and was wondering if you can tell me what i'm doing wrong here. i kinda need to keep these files seperate from the forum. i don't mind if they HAVE to be inside /forum but i will still need them to be in their own folders. so i tried to change some of the relative patsh to absolute but still have trouble. any ideas? Code:
<?php $cwd = getcwd(); chdir('http://www.legionofangels.net/forum'); require_once('http://www.legionofangels.net/forum/global.php'); chdir($cwd); if (!is_member_of(http://www.legionofangels.net/forum/$vbulletin->userinfo, 6)) { print_no_permission(); } ?> the page i'm working on is located here http://legionofangels.net/flasharcad...rcadetest1.php |
![]() |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|