PDA

View Full Version : postbit_legacy


Snitz
05-24-2005, 01:45 PM
can you please tell me what are the codes that I should be adding in my postbit_legacy, coz I didn't understand anything from ur instruction text regarding that issue :nervous:

I also wanna know what's the difference between warning points and warnings level
and if I wanna add how many warnings a user has got in the postbit_legacy, shall I add this anywhere I want in the postinfo section?:

<if condition="$post[warnings]>0">
<font color="#ff0000">
<BR>Warnings: $post[warnings]
<font color="#000000">
</if>

sv1cec
05-24-2005, 07:26 PM
Read the instructions again, so many users have understand it, it's not that difficult.

As for the warning points vs warning level, these are the same thing.

Finaly the code you quoted is the part which will show how many warnings the user of that post has received.

Rgds

Snitz
05-25-2005, 08:20 AM
ok then thx mate!

oh just one more question, how can I set that after a period of time of not breakin the rules for the warning points to be erased automatically!

sv1cec
05-26-2005, 04:36 AM
The warning points get erased when each warning matures. The warnings themselves will be erased, if you do not use the Historical Option, or they will remain in the user's account, as Inactive, so that the management can see why a user was warned in the past.

Rgds