The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
wordpress theme header for vbulletin 4 header and footer template
Hi,
I have tried lots of ways to add header and footer which includes php code into the header and footer theme of vbulletin 4 but to no avail. As I understand the style/template in vbulletin does not allow php codes, I have put these header php code into a seperate file as below: "ob_start(); include('path/to/this/file/wordpress_header.php'); $wordpress_header = ob_get_contents(); ob_end_clean();" And in the header template of vbulletins, I have added the following before all the code: {vb:raw wordpress_header} However, when i view the forum, it is not showing any header at all. Can someone advised me on the wordpress theme and vbulletin integration? Thank you so much!! |
#2
|
||||
|
||||
It can't be done. So many problems pop up trying to merge vb+WP
Follow what I did at https://vborg.vbsupport.ru/showthread.php?t=222261 |
#3
|
|||
|
|||
hmmm.. such a important feature yet so hard to be done? Any advice from vBulletin?
|
#4
|
|||
|
|||
This site seemed to have integrated the header and footer beautifully without any visible flaws. Maybe you can contact their administrator and see if they will help you:
http://www.zeldauniverse.net/ |
#5
|
|||
|
|||
Quote:
I tried using a simpler plug-in that just contained: PHP Code:
Any ideas on this? |
#6
|
|||
|
|||
I found out that a part of the header.php (mainly includes) is actually included. That raises a couple of questions:
1) Is the output of ob_get_contents() limited to a certain number of characters? 2) Are we using the right hook? I hope someone can help me out with this. |
#7
|
|||
|
|||
Im looking for this too, some one knows about it? I already see this modification on other sites so must be some way to have it done
|
#8
|
|||
|
|||
updates on this?
I could really use this on bootcamp4me.com |
#9
|
|||
|
|||
Still nothing eh? bullcrap...
|
#10
|
|||
|
|||
I'm in the middle of a redesign on my site. THe content side is all going to wordpress. I am basically theming Vbulletin to match the new Wordpress site. The downside, I need to update menus / headers / footers in both areas when i make changes.
|
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|