![]() |
where do I have to copy that?
Sorry not very confident with php |
Put it instead of this:
PHP Code:
|
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') . '");'); ?> |
Quote:
PHP Code:
|
<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 |
Here's what I use for my rules.php file:
PHP Code:
|
now I get this http://www.interfans.org/forum/rules.php?
:( |
What is in the template you're trying to call?
|
I have to put the rules of my forum, but I don't know how.
|
Quote:
|
All times are GMT. The time now is 07:59 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|