![]() |
How do I make a Custom Page
I created a new template called "page_privacy", and entered my information (privacy statement), then when I go to the page:
http://www.domain.com/forums/index.php?page=privacy It does not show up... What am I doing wrong? I thought this should be very simple way to make a custom page... Thanks for any advice... |
if you gave us the actual link it may help ;)
|
<a href="http://www.oled.info/forums/index.php?page=privacy" target="_blank">http://www.oled.info/forums/index.php?page=privacy</a>
There you go... Not much to see, it defaults to the std. forums page... I have a template template defined as "page_privacy", and it looks just fine. |
So I take it you didn't make the PHP file that should go with your template?
|
That's not how you create a custom page in vBulletin. This is:
Create a template called "custom_somename" ( it must be prefixed with custom_ ) and put something like this in it: Code:
$stylevar[htmldoctype] Then you can call it using: Code:
http://www.yourdomain.com/forum/misc.php?do=page&template=somename |
Or you could add the php file so it looks much cleaner. For example, instead of looking like:
http://www.yourdomain.com/forum/misc...plate=somename It will look more like: http://www.yourdomain.com/forum/somename.php |
Thanks, figured it out...
|
I use vBSEO to rewrite them to friendly URLs. ;)
Couple of examples: http://www.cbrxx.com/merchandise.html http://www.cbrxx.com/misc.php?do=pag...te=merchandise http://www.cbrxx.com/rules.html http://www.cbrxx.com/misc.php?do=page&template=rules http://www.cbrxx.com/privacy.html http://www.cbrxx.com/misc.php?do=page&template=privacy http://www.cbrxx.com/link.html http://www.cbrxx.com/misc.php?do=page&template=link |
All times are GMT. The time now is 01:22 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:
|