vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 2.x Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=4)
-   -   Extra page driven by forum templates (https://vborg.vbsupport.ru/showthread.php?t=36600)

RDX1 05-05-2002 10:54 AM

whats up with this? http://www.nerdnations.com/bbs/cams.php


this is my template code

Chris M 05-05-2002 12:49 PM

Quote:

Originally posted by c-pr0mpt
This is a really simple hack. This is for adding other pages to your site all driven by the forums templates. This also has instructions for adding it to whos online!


Example:
http://www.yaxay.com/yack/privacy.php?s=

This page is driven via the normal forum templates.
Sshot of admin area for this page:
https://vborg.vbsupport.ru/

Sshot of whos online if the person is on the page:
https://vborg.vbsupport.ru/


The instructions are for installing a page for a privacy statement. But just replace all instances of privacy, and privacy.php with the page you are creating. Very easy.

Instructions attached. :classic:

I cant even get what nerdnations has...

What am I doing wrong?

Satan

c-pr0mpt 05-05-2002 04:11 PM

Quote:

Originally posted by NerdNations
whats up with this? http://www.nerdnations.com/bbs/cams.php


this is my template code

That page displays exactly what your code is telling it to. What is the problem? :ermm:

c-pr0mpt 05-05-2002 04:11 PM

Quote:

Originally posted by hellsatan


I cant even get what nerdnations has...

What am I doing wrong?

Satan

What are you getting? To know what you are doing wrong, I need to see what you have currently.

c-pr0mpt 05-05-2002 04:18 PM

Quote:

Originally posted by 212rikanmofo
the hack works i think, but when i click on to view my privacy statement, it shows up, but up top it doesnt have those navigational links like you do:

like:

site -> privacy statement

it doesnt have that, what did i do wrong???

Thats something I added on mine manually. Just add this code to the top below the header of any page you create.

Code:

&nbsp;<smallfont><b>? <a href="index.php?s=$session[sessionhash]">Forum Index</a> ? Page You Created</b>
<br><br>


RDX1 05-05-2002 07:37 PM

it has a black background, mabey i should re look my code :P

$backcolor doesnt work :alien:

stuuu 08-22-2002 05:15 PM

Nice hack, what if I want to have some PHP code where

<!-- YOUR CONTENT GOES HERE -->

is? The code I have is a SQL driven audio database table.

Help!

NTLDR 08-22-2002 05:17 PM

You need to add the php code to the file you upload, the only template that can have php in it is the phpinclude template.

stuuu 08-22-2002 05:24 PM

Quote:

Originally posted by NTLDR
You need to add the php code to the file you upload, the only template that can have php in it is the phpinclude template.
I think the code is a bit too much to put into the php include template, as that is loaded with each page right?

I have put it in the main file that calls the templates, but how do I get the template to place my code between the vB header and footer? It just appears below the footer at the moment :(

Rose 08-22-2002 05:26 PM

I'm interested in using this, but I'm using WebTemplates. Is there a difference in the two? :$


All times are GMT. The time now is 05:30 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
  • Page Generation 0.01213 seconds
  • Memory Usage 1,739KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_code_printable
  • (5)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete