vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB4 Design and Graphics Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=253)
-   -   Use VB Navbar and header on non-vb page? (https://vborg.vbsupport.ru/showthread.php?t=270574)

wampforum 09-19-2011 01:37 PM

Use VB Navbar and header on non-vb page?
 
Wonder if anyone can help?
I am trying to integrate an external script to work alongisde my vbulletin forum. Is it possible to use my vb header/navbar and footer within an external template somehow as I would like to have it shown across all pages of the site.
I have read a few articles on creating a vb powered page but they all utilise the vb template system top put the page within vb.

Any idea?

Cheers

Mooff 09-19-2011 02:00 PM

Isn't that exactly what you want:
https://vborg.vbsupport.ru/showthread.php?t=228112

You create a *.php page which goes through your script code, pumps the variables into an array, throws that array in the template system which builds the page around it.

For example our membermap works like that:
http://www.united-forum.de/external/.../membermap.php

wampforum 09-19-2011 02:14 PM

I tried running that through the index.php of the external software but just get a white page


All times are GMT. The time now is 01:24 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.01009 seconds
  • Memory Usage 1,710KB
  • 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)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (3)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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete