Register Members List Search Today's Posts Mark Forums Read

Reply
 
Thread Tools
  #1  
Old 22 Feb 2004, 08:14
Sonic625 Sonic625 is offline
 
Join Date: Jun 2002
Post counts wont decrease on deleted threads

Looking for a simple hack like in vb2 that when posts and threads are deleted it wont take away from the users post count.
Thanks,
S
Reply With Quote
  #2  
Old 22 Feb 2004, 13:38
Christine's Avatar
Christine Christine is offline
 
Join Date: Nov 2001
Real name: Christine. Really.
In the ACP > Counters there is a script that you can set to reset post count based on the current posts in the database.

If you don't push that button, it will keep your member's post counts as posted.

Will that work?
__________________
L'chaim
Reply With Quote
  #3  
Old 22 Feb 2004, 15:54
Zachery's Avatar
Zachery Zachery is offline
 
Join Date: Jul 2002
Real name: Zachery Woods
Originally Posted by Christine
In the ACP > Counters there is a script that you can set to reset post count based on the current posts in the database.

If you don't push that button, it will keep your member's post counts as posted.

Will that work?
Either deleting or softdeleting posts the count goes down, it only makes sense... If you prune it shouldnt go down however.
Reply With Quote
  #4  
Old 22 Feb 2004, 20:49
Sonic625 Sonic625 is offline
 
Join Date: Jun 2002
Originally Posted by Christine
In the ACP > Counters there is a script that you can set to reset post count based on the current posts in the database.

If you don't push that button, it will keep your member's post counts as posted.

Will that work?
yeah I actually deleted the script command in vb2 to make sure none of the admins accidentally pushed it. However like Zachery said if you manually delete a thread or post, any post made will be substracted from the users total post count.
here is the hack from 2.x:
http://www.vbulletin.org/forum/showt...ght=post+count
Thanks,
S
Reply With Quote
  #5  
Old 22 Feb 2004, 21:09
Christine's Avatar
Christine Christine is offline
 
Join Date: Nov 2001
Real name: Christine. Really.
Oh - that is good to know!
__________________
L'chaim
Reply With Quote
  #6  
Old 24 Feb 2004, 18:07
CHeeKY CHeeKY is offline
 
Join Date: Nov 2001
still , I dont want to decrease peoples posts when they clean up the forums, any ideas?
Reply With Quote
  #7  
Old 24 Feb 2004, 22:00
Zachery's Avatar
Zachery Zachery is offline
 
Join Date: Jul 2002
Real name: Zachery Woods
Prune them or move them to a forum they dont have public access to.
Reply With Quote
  #8  
Old 25 Feb 2004, 18:11
CHeeKY CHeeKY is offline
 
Join Date: Nov 2001
Understand ya Zach, but still it causes the DB to grow, will get my head on and try to suss out the code for this hack...
Reply With Quote
  #9  
Old 25 Feb 2004, 18:13
Zachery's Avatar
Zachery Zachery is offline
 
Join Date: Jul 2002
Real name: Zachery Woods
Originally Posted by CHeeKY
Understand ya Zach, but still it causes the DB to grow, will get my head on and try to suss out the code for this hack...
Why are you so worried about db size?

move all "deleted" posts to a specific forum and prune them off once a month. theres your sulution.
Reply With Quote
  #10  
Old 06 Apr 2004, 02:45
Mustang5ohhh Mustang5ohhh is offline
 
Join Date: Dec 2002
Originally Posted by Sonic625
yeah I actually deleted the script command in vb2 to make sure none of the admins accidentally pushed it. However like Zachery said if you manually delete a thread or post, any post made will be substracted from the users total post count.
here is the hack from 2.x:
http://www.vbulletin.org/forum/showt...ght=post+count
Thanks,
S

Anyway to make this hack work with VB3 ?
Reply With Quote
  #11  
Old 23 Mar 2005, 12:45
telc's Avatar
telc telc is offline
 
Join Date: Dec 2001
Pruning posts does reduce post count.

In includes/functions_databuild.php

Within "function delete_thread("

If I remove this query will it stop users post counts from getting decremented when I prune threads. Can you see this causing any other issues.


Block Disabled:      (Update License Status)  
Suspended or Unlicensed Members Cannot View Code.


Last edited by muxx : 23 Mar 2005 at 15:57.
Reply With Quote
  #12  
Old 17 Apr 2005, 14:09
snake-boy snake-boy is offline
 
Join Date: Jul 2004
I really don't understand why so many people request this hack, and each time we have first justify why we would need such a thing.? There are so many absurd hacks out there, I really don't understand the fuss about this one in particular.


In my case, my host only allows 100meg of space, and with a db sitting at just over 80meg, it's a constant battle to prevent going over quota (and thus having to pay more). Currenly just moving posts to a 'hidden' forum to avoid the post count decrement, but this is wasting space.

Allowing users to delete their own posts once the information is no longer relevant would help a LOT, but users are not going to want to decrease their post counts (obviously).

They have already contributed to the board by commiting the "act of posting" and therefore they deserve the post count. Whether or not the post exists after they've posted it is irellevant.

I should mention that this is not a public board, so there's not the usual issues about post spamming, but I could REALLY use a hack that would prevent post counts decreasing. Ever.

-snake
Reply With Quote
  #13  
Old 17 Apr 2005, 16:29
Zachery's Avatar
Zachery Zachery is offline
 
Join Date: Jul 2002
Real name: Zachery Woods
You'd be better off finding a more competant host than some ++++ty onne that only allows you 100MB for DB size, sounds like you're with 1&1
Reply With Quote
  #14  
Old 17 Apr 2005, 17:47
snake-boy snake-boy is offline
 
Join Date: Jul 2004
I still think a simple hack would do the job.

I am contractually bound to my hosts for some time still, and plan on moving once this period expires, however this does not solve my problem in the interum.

I guess I just find it strange that some people are happy to acommodate complex and numerous 'useless' hacks for their VB, but when someone needs something actually functional and for a specific reason, nobody seems prepared to assist.

Don't get me wrong, I'm not ungrateful for the TONS of help and assistance (and great hacks) I have found here. I do not "expect" that every request for every hack needs to be attended to. This is of course a favour granted to us by those with the skills to do so. This mentality just does not seem to be consistent to me. And since I've seen this hack requested in several places on this board alone (nevermind the several requests at vbulletin.com) I know I am not the only one who would find a use for this.

If people have issues with spammers and feel there is some kind of 'moral' issue involved with a hack a like this because it involves post counts, they should bear in mind that not everybody's circumstances are the same. And it is actually physically possible that there may a legitimate need for something like this.

(It's also been an admin-selectable option in all the other board software I have used, which also seems to indicate to me that others have acknowledged that there can indeed be a use for such a feature.)

As much as I LOVE vb, I believe this is the single biggest omission in it's vast feature set.

Thanks for listening to me whine.

-snake
Reply With Quote
  #15  
Old 14 Aug 2005, 21:34
Bro_Joey_Gowdy's Avatar
Bro_Joey_Gowdy Bro_Joey_Gowdy is offline
 
Join Date: May 2002
Real name: Joey Paul Gowdy
Any updates on this ?
__________________
Sincerely,
Joey Paul Gowdy
http://www.JoeyGowdy.com
http://twitter.com/JoeyPaulGowdy
Reply With Quote
Reply


Similar Threads
Thread Thread Starter Forum Replies Last Post
Increase / Decrease Thread View counts dartho vBulletin 3.6 Add-ons 56 03 Nov 2012 13:53

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
Forum Jump


New To Site? Need Help?

All times are GMT. The time now is 00:31.

Layout Options | Width: Wide Color: