i want to get (If condition) form
like this :
PHP Code:
<if condition="$bbuserinfo['pmunread']"></if>
what i want for :
1- Comments on user pictures.
2- Friends Requests.
thanks .....
--------------- Added [DATE]1230491774[/DATE] at [TIME]1230491774[/TIME] ---------------
i've get on it's for :
Comments on user pictures.
PHP Code:
<if condition="$bbuserinfo[pcunreadcount]"></if>
what about Friends Requests.
--------------- Added [DATE]1230508168[/DATE] at [TIME]1230508168[/TIME] ---------------
4 up