The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
Alright, I know the first response will be to check out VBAdvanced and VBIndex but I honestly, after looking at them for days, do not think they will do what I need them too. I want to retain the way my homepage looks now, custom graphics (seperate from forums) and all.
I simply need to find a way to use the login from the forums on my homepage. Find a way to display the number of Members and the number of Guest online, and display ATLEAST the newest post from my news forum on the main page. The website is http://www.nightmaremotorsports.com if you want to take a look, I am at a loss and hope someone can help. |
#2
|
||||
|
||||
![]()
Use
PHP Code:
|
#3
|
|||
|
|||
![]() Quote:
|
#4
|
|||
|
|||
![]()
A lot of variables and what not, im experimenting with it now though. I wish there was something like this already made for those of us that don't want to use a CMS.
|
#5
|
|||
|
|||
![]()
please help?
|
#6
|
||||
|
||||
![]() Quote:
![]() |
#7
|
|||
|
|||
![]()
I think this is what they want, as well I do. This is how my phpbb board was. It was a news.php file that got displayed on the front page of the site.
I could specify how many threads (i used 3 as seen here) to grab from what forum (22 for me). Then clicking the title took you right to the post in the forum. I would really like this too as a portal system isn't what I'm after. Just a news.php page and a recent.tpl file is all that this was. |
#8
|
|||
|
|||
![]()
Yeah, GSX hit it right on the head. I also ran phpBB a while back and I ran a portal system they had but I just copy pasted code out of the index.php it came with and kept my site look while using parts of there code. So far I was able to get the thread title/author to work, which I am using to display news (still trying to figure out how to get the actual message of the post to display as well though).
Then I also need to figure out how to show a login box/welcome back box and forum statistics. I really want to avoid a CMS because I feel like it integrates the main site too well with the forums, I would like to keep the two looking seperate. |
#9
|
|||
|
|||
![]()
hEY Crimson,
Did you get it figured out? How to pull everything from a post and display it elsewhere? |
#10
|
|||
|
|||
![]()
I did get my news script working. It pulls the first post of the first three threads in the News forum and displays them on a non-vb page. I still am at a loss on how to display the stats such as how many users are online, how many guest, and a login box.
|
![]() |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|