The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
I basically want to put the following in my FORUMSDISPLAY just like FORUMSHOME at the bottom:
Currently Active Users Site Statistics Is this possible? |
#2
|
||||
|
||||
![]()
Sure is. Just copy the section of code from your FORUMHOME template and paste it wherever you want it to show on the FORUMDISPLAY template.
|
#3
|
|||
|
|||
![]()
I tried that and removed the <if condition shows> tags so both sections display.
But what happens is only the users viewing the forum are the only ones shown, not the entire board. Also, the numbers for the statistics are empty, looks like this: Threads: , Posts: , Members: , Active Members: Just empty |
#4
|
||||
|
||||
![]()
You need to grab the code from the index.php page and put it in a plugin that gets called on your forumdisplay page and then copy the part from the FORUMHOME template that spits out this information into your FORUMDISPLAY template.
|
#5
|
|||
|
|||
![]()
Hmm I will have to check that out, but I've never done plugins before.. I'm a noob w/ vB
![]() --------------- Added [DATE]1207171487[/DATE] at [TIME]1207171487[/TIME] --------------- I'm guessing, forumdisplay_start? --------------- Added [DATE]1207179176[/DATE] at [TIME]1207179176[/TIME] --------------- I'm totally stumped on what part(s) of the php index file I need. Can't seem figure it out -.-' --------------- Added [DATE]1207191144[/DATE] at [TIME]1207191144[/TIME] --------------- OK, I got the online users and total posts and topics to work on stats. I'm trying to figure out why the total members and current member aren't showing up. --------------- Added [DATE]1207235526[/DATE] at [TIME]1207235526[/TIME] --------------- OK All the "online users" are working, along with most users online ever. I just cannot get my "Total Members" and "Welcome our newest member" to work. Can someone help me? |
#6
|
|||
|
|||
![]()
hi im having the same problem.. i copied the whats going on to the top of my forum anf now i cant get the newest member, and number of members to show... did you resolve this problem?
thanx |
#7
|
||||
|
||||
![]()
Check out my plugins i've relased as i've got one to do this.
You can't simply copy and paste the template code from forumindex into forumdisplay, you'll need the plugin/ |
#8
|
||||
|
||||
![]()
You need to also include the datastore variable that stores certain information
![]() |
#9
|
|||
|
|||
![]() Quote:
Where can i find your plugins?:erm: Also...can you look at my site. www.carteretpeople.com i have everything on the top but the stats are wrong, its set to 0 and it doesn't keep most users online. it changes everyday. This use to work but? |
![]() |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|