Results 1 to 10 of 10

Thread: Postcount decreases...........

  1. #1

    Thread Starter
    New Member
    Join Date
    Dec 2003
    Posts
    3

    Postcount decreases...........

    Everytime I delete a post or thread in my forum the users post count decreases............i want to avoid this since my users postscount is depedant on there level.........

  2. #2
    PowerPoster
    Join Date
    Sep 2003
    Location
    Edmonton, AB, Canada
    Posts
    2,629
    uhh, if you're posting here for help, tell what type of forum you're using, and if it's a custom forum, try posting some code.. no one can even begin to help you if you give us nothing to work with.

    also; if you are deleting their post/their thread, shouldn't their post count decrease anyway, since then the forum would say he posted a post that does not exist anymore? did that make sense? if you delete the post they shouldn't have a post credited to themselves.. it's like anti-spam.
    Like Archer? Check out some Sterling Archer quotes.

  3. #3
    Stuck in the 80s The Hobo's Avatar
    Join Date
    Jul 2001
    Location
    Michigan
    Posts
    7,256
    The forum might not store a user post count and may just run a query to count them when it needs it. If that's the case, you're out of luck.

    If the software actually stores the post count in a database, you should be able to easily modify the code to not decrease the post count on delete.

    Like kows said, tell us what forum software you're using, and we'll be able to help.
    My evil laugh has a squeak in it.

    kristopherwilson.com

  4. #4
    I'm about to be a PowerPoster! mendhak's Avatar
    Join Date
    Feb 2002
    Location
    Ulaan Baator GooGoo: Frog
    Posts
    38,170
    Go into the db and manually edit their post count.

  5. #5
    Lively Member morrowasted's Avatar
    Join Date
    Aug 2003
    Location
    Houston, TX
    Posts
    118
    Originally posted by mendhak
    Go into the db and manually edit their post count.
    great idea

    -morrowasted

  6. #6

    Thread Starter
    New Member
    Join Date
    Dec 2003
    Posts
    3
    manually edit nahhhh...........i figured it out. Create a trash post section>then move posts don't delete>every week you mass prune the section>then you update forum counter but not members thread counter...............


  7. #7
    I'm about to be a PowerPoster! mendhak's Avatar
    Join Date
    Feb 2002
    Location
    Ulaan Baator GooGoo: Frog
    Posts
    38,170
    My guess: you use phpBB!

  8. #8

    Thread Starter
    New Member
    Join Date
    Dec 2003
    Posts
    3
    no VBB 2.3.3 ............

  9. #9
    PowerPoster
    Join Date
    Sep 2003
    Location
    Edmonton, AB, Canada
    Posts
    2,629
    Originally posted by QuadMedic
    manually edit nahhhh...........i figured it out. Create a trash post section>then move posts don't delete>every week you mass prune the section>then you update forum counter but not members thread counter...............

    that seems like a pretty messy way to do it.. i guess it would work though..
    Like Archer? Check out some Sterling Archer quotes.

  10. #10
    Stuck in the 80s The Hobo's Avatar
    Join Date
    Jul 2001
    Location
    Michigan
    Posts
    7,256
    What's the purpose of this mass deleting?
    My evil laugh has a squeak in it.

    kristopherwilson.com

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width