![]() |
Custom page question
How can I create a custom page on sub directory...
example: vBulletin installation directory http://www.domain.com I want to create a custom vbulletin page on: http://www.domain.com/folder/custompagehere.php |
Well, you could just create a 'folder' directory and put your script in it, but for that to work your script has to change the current directory to your vbulletin before including vbulletin files, like:
Code:
chdir('..'); |
great! Its working! Thank you!
|
All times are GMT. The time now is 12:02 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|