Author |
Topic |
|
mas
New Member
78 Posts |
Posted - 20 November 2002 : 13:38:26
|
someone has never made these 2 mod? 1) female male and mod,in topic close to the nick simbol like these . 2)under the nick to assign it loads particular like Co-admin king of forum etc. |
Webmaster of VincereOnLine.it |
Edited by - mas on 20 November 2002 13:39:08 |
|
@tomic
Senior Member
USA
1790 Posts |
|
Shaggy
Support Moderator
Ireland
6780 Posts |
Posted - 21 November 2002 : 04:45:27
|
To elaborate:
1. MortiOli put this together for v3.3.x, not sure if it's been updated for version v3.4.x, it should be available in the Mod W/Code forum.
2. You can do this by editing a users profile as Admin and wrapping the required text into the title field.
-------- c ya in the funny books MeTV | Forums | Graphics | House Of Design | Snitz Bitz "Some cause happiness wherever they go; others, whenever they go." -------- |
|
|
mas
New Member
78 Posts |
Posted - 21 November 2002 : 14:53:57
|
thk
1) i have a old mod's of mortioli ,never have make it for 3.4?
2) ok |
Webmaster of VincereOnLine.it |
|
|
mortioli
Average Member
United Kingdom
898 Posts |
Posted - 23 November 2002 : 10:08:43
|
I keep meaning to updating it for 3.4
Will let you know when I do |
|
|
PeeWee.Inc
Senior Member
United Kingdom
1893 Posts |
Posted - 23 November 2002 : 10:14:20
|
quote: Originally posted by mortioli
I keep meaning to updating it for 3.4
Will let you know when I do
yeah, i was just asking about this one to, if you do it i'll love ya |
De Priofundus Calmo Ad Te Damine |
|
|
mortioli
Average Member
United Kingdom
898 Posts |
Posted - 23 November 2002 : 10:49:55
|
I'm away for the weekend (writing this from a mates comp), so I'll try get something sorted on Sunday or sometime in the week! |
|
|
mas
New Member
78 Posts |
Posted - 24 November 2002 : 16:05:07
|
thk mortioli |
Webmaster of VincereOnLine.it |
|
|
mortioli
Average Member
United Kingdom
898 Posts |
Posted - 26 November 2002 : 16:56:11
|
I am having a look at it now, but its confusing with all the Response.Write etc I'm not an ASP wizz and I don't have any time in the day because I work
Anyway, this is the code used in 3.3.03, if anyone can give me a hand etc...
if rsReplies("M_SEX") <> "Female" then
Response.Write "<img src=""icon_male.gif"" height=""11"" width=""11"" border=""0"" alt=""Male"">"
else
Response.Write "<img src=""icon_female.gif"" height=""11"" width=""11"" border=""0"" alt=""Female"">"
end if
...and...
if rsTopic("M_SEX") <> "Female" then
Response.Write "<img src=""icon_male.gif"" height=""11"" width=""11"" border=""0"" alt=""Male"">"
else
Response.Write "<img src=""icon_female.gif"" height=""11"" width=""11"" border=""0"" alt=""Female"">"
end if
Thanks |
|
|
David K
Junior Member
494 Posts |
Posted - 26 November 2002 : 19:38:03
|
I made a mod to enable gender specific titles (for internatiolization), I didn't publish it, but if anyone needs it, I can help. |
|
|
PeeWee.Inc
Senior Member
United Kingdom
1893 Posts |
Posted - 27 November 2002 : 11:57:49
|
quote: Originally posted by David K
I made a mod to enable gender specific titles (for internatiolization), I didn't publish it, but if anyone needs it, I can help.
sounds like a good mod, why did you never give it out? I would not mind having a look |
De Priofundus Calmo Ad Te Damine |
|
|
mortioli
Average Member
United Kingdom
898 Posts |
Posted - 29 November 2002 : 02:12:24
|
*bump* |
|
|
mas
New Member
78 Posts |
Posted - 02 December 2002 : 06:09:48
|
anyone have made this mod? |
Webmaster of VincereOnLine.it |
|
|
mas
New Member
78 Posts |
Posted - 05 December 2002 : 04:44:21
|
up mortioli don't make? anyone make this mod's? |
Webmaster of VincereOnLine.it |
|
|
|
Topic |
|