![]() |
Yeah, I just want my moderators to be able to do this. Not my regular users.
|
Excellent hack, I installed it. I really needed something like this, but I have a question: How can I make it so that all custom titles are in a different color? Im playing around with some code:
PHP Code:
|
To change the color of only the custom title, do this. In the bit of code you add to functions.php, there is this line:
PHP Code:
PHP Code:
|
awesome. Worked like a charm. I was applying color code to the template and it changed all the little text in the user pane (which looked sorta kinda almost maybe cool). Thanks again!
|
ooh ooh, just one more tiny thing: Is it possible to put "" around all custom titles automatically?
|
Yeah, in the same line, change $post[field5] to \"$post[field5]\"
|
you are the man. :)
|
How would I add a THIRD Title set?
Would I add : PHP Code:
PHP Code:
Satan |
I figured it out...
You add : PHP Code:
PHP Code:
Code:
<smallfont>$extratitlea</smallfont> Satan |
Custom titles are still there even after updating the counters.
|
Huh?
Satan |
Custom titles set by the members. It should display "Member" and then the custom title under that, but it's not. It's only displaying the custom title set by the user. I went to my user cp and edited my profile, and added a custome title, now it displays correctly under my username, but no one elses.
|
*Hits the installed button*
:) |
Fixed the problem. For anyone that installed this hack, and had previosly allowed custom titles, and you still had members without the default titles under their username, even after updating the counters, and turning off "allow custom titles" in the admin cp, run this query:
Resetting Custom user titles to default: UPDATE user SET customtitle = 0 WHERE usergroupid <> 6 Then run the user title update counters. Note this will reset everyone's title except admins. |
Cool...
I finally understand what you mean! Sweet... Satan |
Im having a bit of a prob. A user of mine has a custom title, but its not showing up. Everyone else's though is just fine, except for him. Im wondering if the "UPDATE user SET customtitle = 0 WHERE usergroupid <> 6" command will fix this? I did have custom titles enabled on my forum before this hack, so I disabled that, updated counters and it worked, but for some reason now this 1 user doesnt have his title displayed. 2.2.6 here btw.
|
Hmm, now it seems to effect a couple of users now. For example, 1 user has no title specified, so when I added one, it didnt display. However, I was able to modify the title of another user and it displayed fine.
|
Anyone, Anyone? Bueller?
|
....
|
All times are GMT. The time now is 01:16 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|