Welcome to HBH! If you had an account on hellboundhacker.org you will need to reset your password using the Lost Password system before you will be able to login.

how to make titles in phpfusion


ghost's Avatar
0 0

im running a site using phpfusion and im wondering how i can make titles for specific members like as in hellbound hackers.

this is the orange text under the name in the forums

ex: richonhealey (his title in orange) python ninja

thnx for help :ninja:


ghost's Avatar
0 0

thats a custom mod. code it yourself.


ghost's Avatar
0 0

i was hoping that wasnt the case

but since it is, can anyone point me in the right direction as to how to do this


ghost's Avatar
0 0

make a column in the user table of the db that will hold their title

then have it get that and echo it in their profiles/in the forums where you want it


ghost's Avatar
0 0

ehh i suck with databases but php will be no prob

thanks for the tip