![]() |
looking for a hack to allow mods and admins to change username color...
or do i even need a hack for this?
i searched this forum, but didnt find anything that would do just this i looked thru CP and didnt see anything to do this either any help would be appreciated thanks |
there are some hacks out there, most of them works with custom profilefields...
do another search and you'll find em |
i found this one, Username Font Color Hack(in postbit)
which looks nice, BUT its for all members, and i only want mods and admins to ahve this ability |
just add an if-clause
PHP Code:
|
thanks for yer help, but i coldnt get that too work
actually to make things easier, i just want to only allow this option once a certain post count it hit would the command be? if(post[postcount]!>=500) {....original code of the hack here ..... } |
my code should work, perhaps there is a problem with your integration...
also for posts counts: if(post[posts]>=500) {....original code of the hack here ..... } |
it should go in the postbit right?
before this line <smallfont><font color="$post[field5]">$post[usertitle]</font> i put it there and it just displays it just like another line perhaps im putting it in wrong place, cause i dont want the members to even see the option in thier control panel is they have less than a certain number of posts |
php-code you can just add in php-files
you have to edit functions.php you have done so when you installed Username Font Color Hack. so there add the code, not in the templates.. |
i understand what yer saying now, but i didnt use functions.php to allow coloring of titles, i used this. a custom profile field
Quote:
thanks for all yer help so far |
ok, i see :)
open member.php find: PHP Code:
PHP Code:
yy with the postaamount needed to use that field |
All times are GMT. The time now is 08:30 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:
|