The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#11
|
||||
|
||||
![]()
where do I have to copy that?
Sorry not very confident with php |
#12
|
||||
|
||||
![]()
Put it instead of this:
PHP Code:
![]() |
#13
|
||||
|
||||
![]()
I don't know what u r talking about...
![]() My code is this one: <?php // GO TO FORUM DIR chdir('/full/path/to/forum/directory'); // STANDARD VBULLETIN STUFF define('NO_REGISTER_GLOBALS', 1); define('THIS_SCRIPT', 'script_name'); require_once('./global.php'); // GENERIC_SHELL VARS $pagetitle = "Title of Page"; $HTML = ""; // PIECED TOGETHER IN SCRIPT eval('$HTML = "' . fetch_template('name of template') . '";'); eval('print_output("' . fetch_template('GENERIC_SHELL') . '");'); ?> |
#14
|
||||
|
||||
![]() Quote:
PHP Code:
|
#15
|
||||
|
||||
![]()
<a href="http://www.interfans.org/forum/rules.php" target="_blank">http://www.interfans.org/forum/rules.php</a>
error I am getting confused about the code to use now. Can u please say exaclty all the code I have to have in my rules.php page. Thanks |
#16
|
||||
|
||||
![]()
Here's what I use for my rules.php file:
PHP Code:
|
#17
|
||||
|
||||
![]() |
#18
|
||||
|
||||
![]()
What is in the template you're trying to call?
|
#19
|
||||
|
||||
![]()
I have to put the rules of my forum, but I don't know how.
|
#20
|
|||
|
|||
![]() Quote:
|
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|