vBulletin Modifications

Thread Counter

Welcome to vBHackers.com! - vBHackers Updates:

Go Back   vBulletin Modifications > General vBulletin Section > vBulletin Modification Requests

Reply
 
LinkBack Thread Tools
Old 04-17-2004, 11:45 AM   #1
Charter Member
Join Date: Apr 2004
Nemesis1386 is on a distinguished road

Default Thread Counter

I would like to see a thread counter for specified forums.

in the postbit and the profile page.

i only want the counters to count threads created in the specified forums i say.

Can anyone help?




Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Sponsored Links
Old 04-17-2004, 01:26 PM   #2
Coder
Join Date: Apr 2004
Location: UK
ShavedApe is on a distinguished road

Default

http://www.vbhacks.us/forum/showthread.php?t=115




Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 04-17-2004, 03:15 PM   #3
Charter Member
Join Date: Apr 2004
Real Name: Alex
Location: Boston, MA
Infamouz Nex is on a distinguished road

Default

maybe you should fixed that whole thing up, give it a name... cuz its like 4 pages, lol all a mess




Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 04-17-2004, 03:41 PM   #4
Charter Member
Join Date: Apr 2004
Nemesis1386 is on a distinguished road

Default

That is exact concept i am looking for but not totally.

I wanted the new threads added to a new TABLE in the mysql so i can create a feature where i can change the amount of threads the person created.

I wanted to do it this way so that when threads are deleted that the post count will not decline.




Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 04-18-2004, 02:50 PM   #5
Coder
Join Date: Apr 2004
Location: UK
ShavedApe is on a distinguished road

Default

OK what i get from that is you want like a seperate post count that only goes up if a user posts in specific forums, for the sake of argument lets say its poems posted as with Infamouz Nex's forums.

Add a new field in user table using phpmyadmin or create an sql query to do it.
Call it Whatever you like in this case well call it
poemcount INT(10) NOT NULL DEFAULT 0

in includes/functions_newpost.php

BEFORE
You must first be a registered member to view any code.
PASTE:
You must first be a registered member to view any code.
SAVE AND CLOSE.
You can of course use the code I posted in the lockdown thread to turn it on for specific forums via admincp the principal is the same I just couldnt be bothered writing all that down again.

If however what you want is a pub counter and your using Paxtrax's lockdown which I suspect you probably are by the fact that you created the auto update for it.
Look in the same file find the code where the ftp info is added to the dbase

You must first be a registered member to view any code.
Change to

You must first be a registered member to view any code.
Might wanna choose a different name for the count though ;)
and dont forget the extra field in user table of dbase

Last edited by ShavedApe; 04-18-2004 at 03:57 PM..




Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply



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

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
Comment hack using thread from forum kkiely vBulletin Modification Requests 1 08-06-2005 07:32 AM
Thread counter for Users Infamouz Nex vBulletin Modification Requests 14 06-08-2005 03:33 PM
Just got the Thread Count Hack by TouchingVirus Infamouz Nex General vBulletin Support 7 04-26-2004 02:38 AM


All times are GMT -3. The time now is 09:10 PM.

Powered by vBulletin® Version 3.7.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0 ©2008, Crawlability, Inc. (Patent Pending)