View Full Version : phpinclude
narusaga
07-02-2003, 03:38 AM
I just finished my site layout and I want to have my vbulletin the the "content area'
Layout - |rightnav| vbulletin |leftnav|
> The problem is that my site layout was all done in php includes.
> In vbulletin styles can I use php includes? How could I make it so that the forum fits in with my site?
>is this possible?
imported_insanctus
07-02-2003, 07:09 AM
Are you talking a portal ? Or your actualy forums index ?
narusaga
07-02-2003, 04:36 PM
:rolleyes: I guess it would be considered a portal.
I'll try and be more clear.
My site is diced up into 3 main sections
all are <phpincludes>
*header
*footer'
*content area - (where I would like vbulletin to be included.)
How do I 'include vbulletin', so that it SHOWS in my main website (php run)
Can I just make a file like [vbulletininclude.php], then add an include
<? include("vbulletininclude.php"); ?> to mysite index?
<----------------------------------->
Btw, if that is possible what would code would I add to 'vbulletininclude.php?'
Rufus69
07-02-2003, 04:52 PM
they have abunch of hacks that do this over at vb.org
narusaga
07-02-2003, 06:17 PM
n/m I got it working.
vBulletin® v3.8.12 by vBS, Copyright ©2000-2024, vBulletin Solutions Inc.