global.php has been designed to be included from scripts in the same directory. You can change the directory to forum root, require global.php, and then change back to /directory/page and continue processing but I would not recommend it.
|
Would this be able to work at all on a Wordpress blog?
|
Quote:
THANKS!! |
Quote:
PHP Code:
|
Does anyone know if the output of a page created in this way could be cached? And the cached version displayed to the end user?
Perhaps with the cached page being updated via a cron job every ten minutes? That would be SO cool! |
est ce que sa marche avec 3.8
|
i have a php script that i am having trouble with. it is not written for vbulletin, but i would like to include it in my vb's template. this script has about 3-4 php files. i create a php file from which i run my script. i only include once the index.php of my script, which runs other php files from inside of it.
my problem is the following: when i run the script, everything is fine, the template is there etc. when i enter the details the script asks for, and i hit submit, the new window that opens does not have the vb template. i've tried everything, no luck. the window that opens when i hit submit has no action (etc. xxx.php?=something.) its just xxx.php. the funny thing is that if i have an error in my form, the template stays as it is even though a new window opens. the problem only occurs when i hit submit. please help that's the action code from the script: <form action="<?php echo $_SERVER['PHP_SELF']; ?>" method="post"> |
Very nice tutorial :)
|
Hi,
Where do i put the HTML one? |
Quote:
|
All times are GMT. The time now is 10:18 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|