Welcome to Egypt Forums Mark forums read | Egypt Main Page
Egypt Forums
Arabic Movies



Mods for 3.7.x vBulletin Mods for 3.7, vBulletin hacks, vBulletin modification, vBulletin 3.7

Mods for 3.7.x Thread, Live Forum Statistics on All Pages in Forum Header in Mods; Live Forum Statistics on All Pages in Forum Header Requested by : Myself :devious: Context : Searched through vb.org but ...

Short Link: http://forum.egypt.com/enforum/showthread.php?t=3790


Reply
LinkBack Thread Tools Display Modes
Live Forum Statistics on All Pages in Forum Header
 
 
The God Father
Developer's Avatar

Reply With Quote
 
Join Date: Jul 2008
Location: NDC
Posts: 5,425
26-09-2008, 12:04 AM
 
Live Forum Statistics on All Pages in Forum Header

Requested by :
Myself :devious:

Context :
Searched through vb.org but could not find a similar plugin/hack. I wanted to show all vital forum stats like total posts, total threads, total members and newest member on each page of my forum as well as vBa CMPS, in header template and this plugin performs exactly the same function.

What this plugin does ?
This plugin uses the 'global_start' hook and stores the desired information from your forum database into php variables and when called in 'header 'template, produces the desired results.

Utility :
Imagine... an unregistered/guest visits your website for the first time via a search engine link (95% of times its not the homepage that is found via a search engines link) and the first thing s/he notices is the forum header information and says wow!! this forum has got xxxx members, xxxxx threads, xxxxxx posts, why not get registered with this community and see what this forum has got in store for me. LOL!! quite true actually. Egypt.Com EnForum

Demo : http://www.sikhism.us

Any Screenshots : Demo is self-explanatory.

Warning : This plugin executes 5 queries per pageload.

Installation Instructions : (Also attached alongwith the plugin.)
Code:
<i><u>
PHP Code:
Step by Step Instructions:
1. Ofcourse, download the Plugin.
2. Go to 'Plugin System' module in vb admin panel and click 'Download/Upload Plugins'.
3. Towards the botton of next screen, you will see a box table - 'Import Plugin Definitions XML File'. Click the 'Browse' button and select the Plugin Definitions XML File downloaded and saved somewhere on your computer. Click the 'Import' button and well... you are not quite yet done. LOL!!
4. Ok, Now go to Styles & Tempalte --> 'Styles Manager' and select the 'Common Templates' option from drop down menu and click the 'Go' button.
5. In the header template:

Find: (ususally at the end of the template file)
<!--
content table -->
$spacer_open

$_phpinclude_output



Add Above
:
<!--
Forum Stats in Header Template -->
<
table width="100%" border="0" cellspacing="0" cellpadding="0">
<
tr>
<
td>
  <
div align="left"><span class="smallfont">| <b>Discussions:</b> $totalthreads | <b>Messages:</b> $totalposts | <b>Members: </b>$numbermembers | <b>Online: </b>$totalonline </b> | <b>Newest :</b> <a href="$vboptions[bburl]/member.php?u=$newuserid"><b>$newusername</b></a> (Welcome!)
</
span></div>
  </
td>
</
tr>
</
table>
<!--
Forum Stats in Header Template -->

Ofcourse you can customise this code to suit your website setup. Egypt.Com EnForum

9. And, now finally you are done! Egypt.Com EnForum


Enjoy!!
Attached Files
File Type: rar Desktop.rar (1.6 KB, 13 views)
__________________
I Love Walking In The Rain Cuz Nobody Know I'm Crying !!
 
 
 
Reply

Mods for 3.7.x Thread, Live Forum Statistics on All Pages in Forum Header in Mods; Live Forum Statistics on All Pages in Forum Header Requested by : Myself :devious: Context : Searched through vb.org but ...

Short Link: http://forum.egypt.com/enforum/showthread.php?t=3790


Bookmarks

Tags
forum, header, live, pages, statistics


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Cyb - Advanced Forum Statistics Developer Mods for 3.6.x 0 20-09-2008 04:01 AM
Tag Cloud in Forum Related & vbAdvanced Pages Developer Mods for 3.7.x 0 14-09-2008 02:16 AM
Cyb - Advanced Forum Statistics Developer Mods for 3.7.x 0 14-09-2008 12:06 AM
Make your forum post live CMS portal Developer Mods for 3.7.x 0 13-09-2008 01:39 AM
Display Visitor's IP Location on Forum Pages. Developer Mods for 3.7.x 0 07-09-2008 08:54 PM