Welcome, Guest. Please Login or Register.
May 07, 2024, 07:57:27 PM
Home Help Search Log in Register
News: If you are still using YaBB SE, please consider upgrading to SMF as soon as possible.

YaBB SE Community  |  Development  |  Mod Ideas and Creation  |  Custom Titles availability « previous next »
Pages: [1] Reply Ignore Print
Author Topic: Custom Titles availability  (Read 1003 times)
ShreddinPB
Noobie
*
Posts: 24


I'm a llama!

Custom Titles availability
« on: August 14, 2002, 09:32:30 PM »
Reply with quote

I have some users that want custom titles available for them to fill out... any body care to make that mod? ;)
pretty please!!
Logged
Chris Cromer
The Strange One
Mod Team
YaBB God
*****
Posts: 3152


I am just a figment of your imagination.

WWW
Re:Custom Titles availability
« Reply #1 on: August 14, 2002, 09:35:06 PM »
Reply with quote

You should explain that just a bit better, he wants it so every user can choose their own custom title.
Logged

Chris Cromer

I am not suffering from insanity, I am enjoying every minute of it.
ShreddinPB
Noobie
*
Posts: 24


I'm a llama!

Re:Custom Titles availability
« Reply #2 on: August 15, 2002, 12:40:34 AM »
Reply with quote

Thanks Chris, you are just all over the place watchin my back ;) thanks dude :)
Logged
Shaun
Wannabe Mod Writer
Sr. Member
****
Posts: 361


YaBB SE Rules.

Re:Custom Titles availability
« Reply #3 on: August 15, 2002, 01:05:37 AM »
Reply with quote

This should do it.


<open file>
Sources/Profile.php
</open file>

<search for>
               else
               $userTitleField = "<td width=\"45%\"><font size=2><b>$txt[title1]: </b></font></td>\n<td>$memsettings[usertitle]</td>\n     </tr><tr>";
</search for>

<replace>
               else
$userTitleField = "<td width=\"45%\"><font size=2><b>$txt[title1]: </b></font></td>\n<td><input type=\"text\" name=\"usertitle\" size=\"30\" value=\"$memsettings[usertitle]\"></font></td>\n     </tr><tr>";
</replace>
« Last Edit: August 15, 2002, 01:06:14 AM by Shaun » Logged

This guy uses objects like women man!
sylvester
YaBB God
*****
Posts: 525


Re:Custom Titles availability
« Reply #4 on: August 15, 2002, 01:11:59 AM »
Reply with quote

<edit file>
Sources/Profile.php
</edit file>

<search for>
              else
              $userTitleField = "<td width=\"45%\"><font size=2><b>$txt[title1]: </b></font></td>\n<td>$memsettings[usertitle]</td>\n     </tr><tr>";
</search for>

<replace>
              else
$userTitleField = "<td width=\"45%\"><font size=2><b>$txt[title1]: </b></font></td>\n<td><input type=\"text\" name=\"usertitle\" size=\"30\" value=\"$memsettings[usertitle]\"></font></td>\n     </tr><tr>";
</replace>
;) ;D 8) :P :D :)
« Last Edit: August 15, 2002, 01:12:22 AM by sylvester » Logged

I'm back
Pages: [1] Reply Ignore Print 
YaBB SE Community  |  Development  |  Mod Ideas and Creation  |  Custom Titles availability « previous - next »
 


Powered by MySQL Powered by PHP YaBB SE Community | Powered by YaBB SE
© 2001-2003, YaBB SE Dev Team. All Rights Reserved.
SMF 2.1.4 © 2023, Simple Machines
Valid XHTML 1.0! Valid CSS

Page created in 0.042 seconds with 21 queries.