|
#44324
03/22/2002 2:49 PM
|
Joined: Feb 2000
Posts: 27
Member
|
Member
Joined: Feb 2000
Posts: 27 |
Hi all! Yes, this sounds a bit silly....but the last 2 years, I try to "trick out" the members...kinda stuck this time though. On occasion, I remove someones post count (yes, very funny :rolleyes: but it does the trick) this time....could anyone actually get someone to post...and the post count will go DOWN, as in losing 10 posts when u submit a comment? Would that be possible? Thanks Im running a 5.45c btw.
|
|
|
#44325
03/22/2002 2:55 PM
|
Joined: Mar 2001
Posts: 7,394
Admin / Code Breaker
|
Admin / Code Breaker
Joined: Mar 2001
Posts: 7,394 |
postings.cgi: [code][/code]
|
|
|
#44326
03/22/2002 5:41 PM
|
Joined: May 2001
Posts: 6,708
Member
|
Member
Joined: May 2001
Posts: 6,708 |
Heh, thats a pretty good idea. I might do that with my board too... 
|
|
|
#44327
03/22/2002 8:05 PM
|
Joined: Feb 2000
Posts: 27
Member
|
Member
Joined: Feb 2000
Posts: 27 |
Thanks  Is there anyway u could do it so its for an indivudual member?
|
|
|
#44328
03/23/2002 1:05 AM
|
Joined: Mar 2001
Posts: 7,394
Admin / Code Breaker
|
Admin / Code Breaker
Joined: Mar 2001
Posts: 7,394 |
Great, I gotta download UBB 5 again $TotalPosts = $UserName eq "TYPE USERNAME HERE" ? $TotalPosts - 10 : $TotalPosts + 1;
|
|
|
#44329
03/23/2002 8:55 AM
|
Joined: Feb 2000
Posts: 27
Member
|
Member
Joined: Feb 2000
Posts: 27 |
Cool, nice one! 
|
|
|
#44330
03/23/2002 9:03 AM
|
Joined: Mar 2001
Posts: 7,394
Admin / Code Breaker
|
Admin / Code Breaker
Joined: Mar 2001
Posts: 7,394 |
Oops, if you want to use it, replace '==' with 'eq', like my edited post.
|
|
|
#44331
03/23/2002 2:18 PM
|
Joined: Feb 2000
Posts: 27
Member
|
Member
Joined: Feb 2000
Posts: 27 |
it works find, i will place it on April 1 st  One last thing, there wouldnt be any trouble using - $TotalPosts = $UserName eq "USERNAME, USERNAME1, USERNAME2" ? $TotalPosts - 10 : $TotalPosts + 1; ?
|
|
|
#44332
03/23/2002 2:20 PM
|
Joined: Mar 2001
Posts: 7,394
Admin / Code Breaker
|
Admin / Code Breaker
Joined: Mar 2001
Posts: 7,394 |
$TotalPosts = $UserName =~ m/^Username1$|^Username2$|^Username3$|^Username4$/ ? $TotalPosts - 10 : $TotalPosts + 1;
|
|
|
#44333
04/02/2002 5:56 AM
|
Joined: Feb 2000
Posts: 27
Member
|
Member
Joined: Feb 2000
Posts: 27 |
Hee-hee, one of my members ended up with -5100 ![[Linked Image]](https://ubbdev.com/ubb/icons/icon26.gif)
|
|
|
Donate to UBBDev today to help aid in Operational, Server and Script Maintenance, and Development costs.
Please also see our parent organization VNC Web Services if you're in the need of a new UBB.threads Install or Upgrade, Site/Server Migrations, or Security and Coding Services.
|
|
Posts: 87
Joined: December 2001
|
|
Forums63
Topics37,575
Posts293,931
Members13,824
|
Most Online6,139 Sep 21st, 2024
|
|
Currently Online
Topics Created
Posts Made
Users Online
Birthdays
|
|
|
|
|