New Group: "Messenger Plus! Tester" and Forum |
Author: |
Message: |
Choli
Elite Member
    

Choli
Posts: 4714 Reputation: 42
43 / / 
Joined: Jan 2003
|
RE: New Group: "Messenger Plus! Tester"
This post was edited on 04-28-2004 at 09:55 PM by Choli.
|
|
04-28-2004 09:52 PM |
|
 |
Dane
Non-Elite Member
    

Dont ask to ask, just ASK!
Posts: 1620 Reputation: 52
36 / / 
Joined: Dec 2002
Status: Away
|
O.P. RE: RE: New Group: "Messenger Plus! Tester"
|
|
04-28-2004 09:56 PM |
|
 |
KeyStorm
Elite Member
    

Inn-sewer-ants-pollie-sea
Posts: 2156 Reputation: 45
39 / / –
Joined: Jan 2003
|
RE: New Group: "Messenger Plus! Tester"
Same here
Era un intento, dudoso, pero intento.
(It was just a try, dodgy, but a try, ntl)
|
|
04-28-2004 10:00 PM |
|
 |
WDZ
Former Admin
    

Posts: 7105 Reputation: 107
– / / 
Joined: Mar 2002
|
RE: New Group: "Messenger Plus! Tester"
quote: Originally posted by Guido
I think this is better than just icons:
![[Image: attachment.php?pid=234593]](http://shoutbox.menthix.net/attachment.php?pid=234593)
Sexy! 
|
|
04-29-2004 02:54 AM |
|
 |
Chrono
forum admin
      

;o
Posts: 6021 Reputation: 116
40 / / 
Joined: Apr 2002
Status: Away
|
RE: New Group: "Messenger Plus! Tester"
Guido's images are nice though what if u are a tester and a translator? 
would u want to show both images? would look dodgy 
|
|
04-29-2004 04:01 AM |
|
 |
WDZ
Former Admin
    

Posts: 7105 Reputation: 107
– / / 
Joined: Mar 2002
|
RE: New Group: "Messenger Plus! Tester"
We could ask the user which one they want, or Guido could make a special "TESTER/TRANSLATOR" image... 
This post was edited on 04-29-2004 at 04:04 AM by WDZ.
|
|
04-29-2004 04:03 AM |
|
 |
Dane
Non-Elite Member
    

Dont ask to ask, just ASK!
Posts: 1620 Reputation: 52
36 / / 
Joined: Dec 2002
Status: Away
|
O.P. RE: New Group: "Messenger Plus! Tester"
You could test it out and see what it looks like? 
|
|
04-29-2004 04:05 AM |
|
 |
surfichris
Former Admin
    

Posts: 2365 Reputation: 81
Joined: Mar 2002
|
RE: New Group: "Messenger Plus! Tester"
It will look like it does in the screenshot
WDZ.. add this code to makepostbit() in functions.php.. (I have added a user field, editable in the admin cp, drop down)
code: if($post[fid6] == "translator") {
$specialimage = "images/translator.gif";
}
elseif($post[fid6] == "tester") {
$specialimage = "images/tester.gif";
} else {
$specialimage = "";
}
Or something like that. Then upload the two images.
This post was edited on 04-29-2004 at 04:38 AM by surfichris.
|
|
04-29-2004 04:34 AM |
|
 |
WDZ
Former Admin
    

Posts: 7105 Reputation: 107
– / / 
Joined: Mar 2002
|
RE: New Group: "Messenger Plus! Tester"
Blah... if I needed help adding it, I'd say so.
I've just got other things to do right now. 
|
|
04-29-2004 04:36 AM |
|
 |
surfichris
Former Admin
    

Posts: 2365 Reputation: 81
Joined: Mar 2002
|
RE: New Group: "Messenger Plus! Tester"
Updated it DZ, now you have no option.. Just a simple code change.
[bleh, looks like the admincp doesnt allow editing of the users' custom fields.. guess you have more code to add then]
This post was edited on 04-29-2004 at 04:40 AM by surfichris.
|
|
04-29-2004 04:39 AM |
|
 |
Pages: (14):
« First
«
1
2
[ 3 ]
4
5
6
7
»
Last »
|
|