![]() |
|
|
Thread Tools |
|
#1
|
|||
|
|||
|
I want to make admin's colour red in last subject and last message
I just want to be red colour who write last message or answer message. If admin who write answer message to subject be red colour, I did that code
<if condition="in_array($gthread[usergroupid], array(6))"> <a href="member.php?$session[sessionurl]u=$gthread[userid]" target="_blank"><font color="#FF0000">$gthread[username]</font></a> <else /> <a href="member.php?$session[sessionurl]u=$gthread[userid]" target="_blank">$gthread[username]</a> </if> I made that code like this if admin write subject. <if condition="in_array($gthread[usergroupid], array(6))"> <a href="member.php?$session[sessionurl]u=$gthread[postuserid]" target="_blank"><font color="#FF0000">$gthread[postusername]</font></a> <else /> <a href="member.php?$session[sessionurl]u=$gthread[postuserid]" target="_blank">$gthread[postusername]</a> </if> but i got error. this code didnt work if user write subject. for example user write subject and admin write message colour is red but users colour is red too. can you help me for this failure? --------------- Added 09 Jul 2012 at 22:31 --------------- ??? No members have liked this post.
|
|
#3
|
||||
|
||||
|
First we can simplify the code a bit if it's just the administrator your looking for:
That assumes that $gthread contains a value called "usergroupid".
__________________
-Joe Qapla.com - Exclusive VB Mods! | Joe's Ultimate Off Topic | My Free VB "Mods" You can PM me if you want but be warned I do not read them often. No members have liked this post.
|
||||
|
#4
|
|||
|
|||
|
As you say I applied excatly these codes, but when an user opened a thread (topic) and administrator wrote a reply to thread, the colour of user is also turning to red??
No members have liked this post.
|
|
#5
|
|||
|
|||
|
Where would you put that code
No members have liked this post.
|
|
#6
|
|||
|
|||
|
Eklenti Adı : [AJAX] DZMods Pro - Top X
Template : dzm_latest_post_bit No members have liked this post.
|
|
#8
|
||||
|
||||
|
Then maybe $gthread[usergroupid] isn't the usergroupid of the user who posted the thread. Maybe it doesn't even exist.
__________________
-Joe Qapla.com - Exclusive VB Mods! | Joe's Ultimate Off Topic | My Free VB "Mods" You can PM me if you want but be warned I do not read them often. No members have liked this post.
|
![]() |
«
Previous Thread
|
Next Thread
»
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Private Message Auto-Subject Hack | cthree | vBulletin 2.x Full Releases | 14 | 26 Dec 2005 19:45 |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) |
| Thread Tools | |
|
|
| New To Site? | Need Help? |
All times are GMT. The time now is 21:03.



