Bravo List
Register
Go Back   > Bravo List > Source Code > Archived Trackers > TBDev
Reply
  #1  
Old 14th March 2008, 23:04
Speedyx90 Speedyx90 is offline
Member
 
Join Date: Mar 2008
Posts: 8
Default Custom Title!
Hey people I want to ask u guy's if u got this MOD.. TO add a CUSTOM TITLE near the name like Speedy [Mr.Warning Triangle] :blink: something .. how..?
Reply With Quote
  #2  
Old 10th June 2008, 16:36
wMan wMan is offline
Banned
 
Join Date: Feb 2008
P2P
Posts: 1,433
Default Re: Custom Title!
im after cant see it any were
Reply With Quote
  #3  
Old 22nd June 2008, 14:30
korl korl is offline
Member
 
Join Date: May 2008
Posts: 10
Default Re: Custom Title!
I need this mod too.
Reply With Quote
  #4  
Old 25th June 2008, 20:16
djlee's Avatar
djlee djlee is offline
Senior Member
 
Join Date: Mar 2008
Posts: 183
Default Re: Custom Title!
i dont think there was ever a mod was there ?? i never used one anyway lol .. the title is defined by $ARRAY['title'] unless your using a source that has changed from the default title field used by tbdev

so for example in userdetails.php you may have
Code:
echo $row['username']."".get_user_icons($row['id']);
to add the title of the user after username you would put

Code:
echo $row['username']."".$row['title']."".get_user_icons($row['id']);
and if you want to print out the current users title you would use $CURUSER['title'].. its very simple PHP :)
Reply With Quote
  #5  
Old 28th June 2008, 15:56
wMan wMan is offline
Banned
 
Join Date: Feb 2008
P2P
Posts: 1,433
Default Re: Custom Title!
dont even have this in my code


Code:
echo $row['username']."".get_user_icons($row['id']);
Reply With Quote
Reply

Tags
custom , title

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Image title of torrents hory Free Torrent Source 1 15th February 2010 15:05
How I Do Custom Bbcode? IEmRaHI Template Shares 0 23rd January 2010 12:48
Custom BBCODE - Possible, but how? informatic Template Shares 4 22nd July 2009 12:31
How to Make Custom Pages ! mhmd_1983 Template Shares 0 26th September 2008 11:05
user title under class ? jora33 Yuna Scatari Edition (YSE) 1 12th June 2008 10:37



All times are GMT +2. The time now is 18:30. vBulletin skin by ForumMonkeys. Powered by vBulletin® Version 3.8.11 Beta 3
Copyright ©2000 - 2024, vBulletin Solutions Inc.