The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
How would I go about integrating my forum installation to be used as a CMS into a layout I have?
Any help is appreciated. ![]() Could someone give me a basic script example I can work with? ![]() |
#2
|
|||
|
|||
![]()
Include global.php and then you can check to see if someone is logged in using something like..
PHP Code:
^^Thats for the users aspect of it. Now you said CMS too, so Im guess you would also want to use VB as the base of posting content for it as well. The easiest way I have done that in the past was just to create a couple of hidden forums for the different categories and then draw in threads from those forums to be displayed as content. |
#3
|
|||
|
|||
![]()
Along the lines of creating a basic template for other use, this the basic script:
Source: https://vborg.vbsupport.ru/showthread.php?t=62164 In test.php PHP Code:
PHP Code:
|
#4
|
|||
|
|||
![]()
^To note: That code is to create custom pages that use the forums style options. But you can use templates to store the HTML for your 'other layout' as well
|
#5
|
|||
|
|||
![]()
Thanks for the help guys.
![]() ![]() |
#6
|
|||
|
|||
![]()
I have a template http://rnaforums.net/absolute_zero/
I wanna have my content driven from forums.....how would i make posts from the announcements forum, etc. appear on the index and such? Any help is appreciated. |
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|