Member Log In
Site Navigation
Latest Modifications
- [vB 3.8.4] THX - Hack for VB. 3.8.4
By: bluedog - [vB 3.8.4] Cyb - Chatbox V.2.3
By: bluedog - [vB 4.0.x] PHPKD - Advanced Quick...
By: PHPKD - [vB 3.6.x] StopSpam
By: flappi282 - [vB 3.8.x] vBulletin Chat Addon for...
By: 123flashchat
Latest Template Mods
- [vB 4.0.x] Remove My Profile Link...
By: Ak Worm - [vB 3.8.x] Images DownloadBox...
By: cRs!MP - [vB 3.8.x] Adviertise Mod On Forum...
By: MG4 - [vB 3.8.4] Images PassWordBox...
By: cRs!MP - [vB 3.8.4] Footer Follow Ups
By: Ak Worm
Latest Styles
- [vB 4.0.x] 4.0.3 - VB4STYLE-TWEETA...
By: Belon - [vB 4.0.x] [4.0.3] vbdesigns.de...
By: Belon - [vB 3.8.4] CompletevB - Skylight
By: DreadKnight - [vB 3.8.3] [vB 3.8.4] Barcelona...
By: hoiquantinhoc.com - [vB 3.8.3] Natures Walk by vBSkin...
By: Chri5
Latest Graphics
- [vB ] [anim.]Team Ranks
By: cRs!MP - [vB ] Abstract Circles (3...
By: cRs!MP - [vB ] PlayStation Rank Images
By: cRs!MP - [vB 3.6.12] Heavy Stroked Button...
By: Shelley - [vB ] Minature Ranks.
By: Shelley
vBulletin Modifications »
General vBulletin Section »
vBulletin Modification Requests »
Mods/admins make thread have no post count
![]() |
| | #1 | ||||||||
| Coder
![]() |
Status: Offline in my forum we have alot of threads like "post ur desktop" random pic thread and so on, and these are nothing but spam threads and we have rewards for high post count and im sick of members spamming there way to hell just to get them i would love LOVE to have a hack that i could make a thread have no post count, i know u can set a certain forum itself to not have any but i want to just be able to do it on a single thread (in the thread tools) a bonus would be so that i could set old threads to not have any, and update the counters to remove ppls post count for that thread thank you very much | ||||||||
|
| | #2 | ||||||||
| Coder
![]() |
Status: Offline Hmm... just a thought here. ______ i only started to work on VB3 yesterday but ill give it a shot. add this query to your forum DB Code: ALTER TABLE `thread` ADD `countposts` INT(2) NOT NULL DEFAULT '1'; Code: if ($foruminfo['countposts'])
{
$bbuserinfo['posts'] += 1;
$thrd = $DB_site->query_first("SELECT * FROM thread WHERE threadid='$threadid'"); if ($thrd['countposts'] !=0) { // Count posts incase the V is off $bbuserinfo['posts'] += 1; } Scroll down a bit, and you'll see $doposts = 'posts = posts + 1,'; replace it with if ($thrd['countposts'] !=0) { // Count posts incase the V is off $doposts = 'posts = posts + 1,'; } __________ Now you have to add something like "Show Signature" in the thread to make it "UnPosts Count" or something like that. As i said, im new at this, but this code will work (i hope) | ||||||||
|
![]() |
| Thread Tools | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| How do you determine forum success? | Rex | Growing Your vB Forum | 14 | 11-10-2006 06:51 PM |
| Thread Count In Post Bit For Certain Forums Only | KINGGS | vBulletin Modification Requests | 5 | 09-11-2006 11:11 PM |
All times are GMT. The time now is 06:08 AM.
Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.3.2 ©2009, Crawlability, Inc.
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.3.2 ©2009, Crawlability, Inc.



















