PDA

View Full Version : Posting Status


FFArmageddon
05-31-2003, 10:00 PM
Yay my first hack :)

This is a very simple hack. It adds a second user title that you can put anywhere you want. It lists the user's posting status. This means it shows whether the user is a form regular, newbie, etc. It could be of some use to some people. It can be modified to say anything and doesn't need to be used for posting status.

Here are the ranks, you can eassily modify the ranks and or add/delete ranks by modifying the if, elseif, and else. Just remember the first one has to be if, the ones in the middle elseif, and the one at the end else.

1001 posts: Extreme Poster
701 posts: Constant Poster
501 posts: Frequent Visitor
101 posts: Forum Regular
1 post: Forum Newbie
0 posts: Non Poster

Screenshot in next post

FFArmageddon
06-01-2003, 01:00 AM
Screenshot:

Dan
06-01-2003, 01:28 AM
Interesting.... may use it.

Can you change the statuses though?

FFArmageddon
06-01-2003, 01:50 AM
Its easy, just like I said in my post just edit the if then and else statements

afterlab
06-01-2003, 03:40 AM
Call me crazy, but isn't this EXACTLY the same to the User Title feature?

FFArmageddon
06-01-2003, 04:04 AM
basicaly lol but it lets you add a second one. It is useful for boards where custom titles are enabled and you still want to add your own custom titles as well as the one each user defines for him or her self.

Its my first hack gimme a break :\

FFArmageddon
06-01-2003, 02:23 PM
hmmm actually I have an idea. How about if I did it based on posts per day? Then it would really say how often someome posts

Chris M
06-01-2003, 03:58 PM
Something similar to this has already been done;)

Satan

Chris M
06-01-2003, 03:59 PM
Something like this has already been done;):)

Satan

FFArmageddon
06-01-2003, 06:35 PM
gah just my luck

Jadelit
06-02-2003, 04:20 AM
How can you make it so only admins see it... ONLY ADMINS..
Thanks

Jadelit
06-02-2003, 04:21 AM
How can you make it so only admins see it... ONLY ADMINS..
Thanks

Jadelit
06-02-2003, 04:21 AM
How can you make it so only admins see it... ONLY ADMINS..
Thanks

FFArmageddon
06-02-2003, 03:14 PM
1. sorry no idea. Maybe you can try an if statement that says if the usergroup=admin usergroup then $poststatus=$poststatus else $poststatus=nothing

2. did you need to post that 3 times -_-

Jadelit
06-02-2003, 07:18 PM
sorry, this forum sometimes timesout for me... and I hit send a few times..

Jadelit
06-02-2003, 07:19 PM
sorry, this forum sometimes timesout for me... and I hit send a few times..

Spiked
09-04-2003, 02:35 PM
I think you can change the titles to represent pictures, then you can have status pics + costum user titles, right?