Thanks...
Ok nice, but do you know the Advantage of this way to use Variables in a Template ? |
<a href="https://vborg.vbsupport.ru/showthread.php?t=228078" target="_blank">https://vborg.vbsupport.ru/showthread.php?t=228078</a>
|
1 Attachment(s)
I like it Lynne... between this and the nav plugin, my life is now made a lot easier than having to sit down and come up with it myself. Very much appreciated. Custom page with menu... excellent.
https://vborg.vbsupport.ru/attachmen...1&d=1261010072 |
|
1. No, you don't need all caps. You just need to be consistent when you use it. If it's in all small letters in the $globaltemplates area, then use all small letters in the $templater.
2. Sure, but you'll have to make sure when you include the global.php page, or any other scripts, you'll have to make sure the path to them are correct. |
I get the error:
Code:
Warning: require_once(./global.php) [function.require-once]: failed to open stream: No such file or directory in /home1/riptidep/public_html/unusualplants/index.php on line 27 Code: Code:
<?php |
And are you putting this file in the same directory as all your other vbulletin files? If not, you need to do a chdir to get the global.php file.
|
My index file is in unusualplants.net/
The forum is located at unusualplants.net/forums I tried changing the directory at the beginning of the code (never changing back), right before the global line(never changing back), at the beginning and changing the directory back after the global line, and right before the global line and changed it back after. I get a blank page for each one. I used this for changing the directory: Code:
chdir('forums'); Code:
chdir('../'); |
When you added the template, did you add it to the style you are currently using to browse your forum?
|
Quote:
|
All times are GMT. The time now is 10:44 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:
|