vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin Pre-Sales Questions (https://vborg.vbsupport.ru/forumdisplay.php?f=26)
-   -   How to embed vB in existing php template? (https://vborg.vbsupport.ru/showthread.php?t=60929)

kuju 01-29-2004 07:16 PM

How to embed vB in existing php template?
 
Hi everyone,

I want to have vB embeded in an area (placeholder, like a <div>) of some existing pages on my client website.

My question: I know how to program the necessary PHP, but is it possible to embed Vb into existing php pages, like this for example:

*********************************************

<div> --my website header html code here ----- </div>

<div> <? php @include_once "http://myserver/myserVbulletin/thread1.php" ?> <div>

<div> -- my website footer info here --- </div>

**********************************************

So the Vb appears embeded in an existing page, in a particular placeholder on the page. My client has a website with a php
template and would like to know if this is possible before buying a license. I assume it is but would like to confirm this you.

Thank you for your collaboration

dm

filburt1 01-29-2004 09:36 PM

You can use or modify the template system to make vB look like whatever you want. In the case of vB2, this can be done on a per-forum basis. With vB3, it can be by whatever criteria you want.

With hacking, you can also make vB2 do whatever you want.


All times are GMT. The time now is 02:40 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
  • Page Generation 0.00928 seconds
  • Memory Usage 1,705KB
  • 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
  • (2)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