Greetingz,
Using Nuke-Evolution 2.0.7 and have custom ranks for our members
Would like to know how to show a members RANK image instead of the word of his/her rank
when someone clicks their name to view their profile.
I am guessing it would start with usercp_viewprofile.php file
but not sure of the code or how many other files I would need to edit.
Can you help me on my project ?
Show Rank Image On Profile
Started By
PostalWorker
, Nov 19 2011 09:48 AM
#1
Posted 19 November 2011 - 09:48 AM
#2
Posted 19 November 2011 - 10:40 PM
Hey PostalWorker,
The Rank Images already come coded with the Nuke-Evolution and Nuke-Evolution-Xtreme CMS Software. As long as u change or give a User a rank and u have your rank images setup/configured, they should b displaying on the Users Viewprofile page.
I will check this out on my test site and c what I get with it.
The Rank Images already come coded with the Nuke-Evolution and Nuke-Evolution-Xtreme CMS Software. As long as u change or give a User a rank and u have your rank images setup/configured, they should b displaying on the Users Viewprofile page.
I will check this out on my test site and c what I get with it.
#3
Posted 20 November 2011 - 12:44 PM
PostalWorker, I can confirm it as NOT WORKING on my Evolution v2.0.7 test site. I believe that is something that has been broken since the beginning. Problem is, since Technocrat has left the Nuke-Evolution Project and v2.0.7 is the LAST version ever released. There is nobody to do any fixes to anymore.
The Nuke-Evolution-Xtreme cms version works cause they changed the original rank image mod with one called.. Multiple Ranks Mod, which can b found at... Evo-Hacks.com
What I will do is look into it and c if I can fix it.
The Nuke-Evolution-Xtreme cms version works cause they changed the original rank image mod with one called.. Multiple Ranks Mod, which can b found at... Evo-Hacks.com
What I will do is look into it and c if I can fix it.
#4
Posted 22 November 2011 - 02:57 PM
Thank you for your help !
I looked in usercp_viewprofile.php but only a hack when it comes to coding
I think there is another file to change also
Again, Thanks for any help on this subject
I looked in usercp_viewprofile.php but only a hack when it comes to coding
I think there is another file to change also
Again, Thanks for any help on this subject
#5
Posted 23 November 2011 - 10:33 AM
If u go to the Evo-Hacks.com site and download the... Multi Ranks Mod, the EDITS file should state which files get edited. I know I have the mod in my Archives on my private server somewhere. Been a long while since I messed with mods.
I will c if I can find the broken code for it.
I will c if I can find the broken code for it.
#6
Posted 25 November 2011 - 08:01 AM
I am looking at the MULTI RANKS mod now, not sure that is what I want ... All I really want is their rank image to show in their profile, but I might just use it if I can not fig another way in a week or two.
again, thanks for the help ... BTW ... is this MOOD MOD something that will work on EVO ?
it looks kool !
again, thanks for the help ... BTW ... is this MOOD MOD something that will work on EVO ?
it looks kool !
#7
Posted 25 November 2011 - 01:52 PM
PostalWorker, on 25 November 2011 - 08:01 AM, said:
I am looking at the MULTI RANKS mod now, not sure that is what I want ... All I really want is their rank image to show in their profile, but I might just use it if I can not fig another way in a week or two.
Quote
again, thanks for the help ... BTW ... is this MOOD MOD something that will work on EVO ?
it looks kool !
it looks kool !
#8
Posted 21 December 2011 - 07:10 PM
PostalWorker, good news... I have the Rank Image displaying on the "viewprofile" page now.
I will use the CHROMO theme for the code example and most themes should have the same code any ways, but u never know.
---[ OPEN ]------------------------------
themes/chromo/forums/profile_view_body.tpl
---[ FIND ]------------------------------
---[ REPLACE WITH ]------------------------------
That should do it. Be sure and clear the CACHE if u have that feature turned on, ok.
I will use the CHROMO theme for the code example and most themes should have the same code any ways, but u never know.
---[ OPEN ]------------------------------
themes/chromo/forums/profile_view_body.tpl
---[ FIND ]------------------------------
<td class="row1" height="6" valign="top" align="center">{AVATAR_IMG}<br /><span class="postdetails">{POSTER_RANK}</span></td>
---[ REPLACE WITH ]------------------------------
<td class="row1" height="6" valign="top" align="center">{AVATAR_IMG}<br /><span class="postdetails">{POSTER_RANK}<br />{RANK_IMAGE}</span></td>
That should do it. Be sure and clear the CACHE if u have that feature turned on, ok.
#9
Posted 23 December 2011 - 12:43 PM
Too kool, I will try it right away . . .
sorry I have not been back for awhile
stupid holidays things getting in the way of fun things
as soon as I try it, I will be back and post my results
TY TY TY !
sorry I have not been back for awhile
stupid holidays things getting in the way of fun things
as soon as I try it, I will be back and post my results
TY TY TY !
#10
Posted 23 December 2011 - 01:04 PM
Oh yea baby . . . thats the cat's meow
Once again, Thank You !
So it seems to ber just this part of the code missing "<br />{RANK_IMAGE}" ?
some themes the line is not exact, but if I add that in the right spot it works !
Once again, Thank You !
So it seems to ber just this part of the code missing "<br />{RANK_IMAGE}" ?
some themes the line is not exact, but if I add that in the right spot it works !
#11
Posted 26 December 2011 - 10:26 AM
Hey PostalWorker,
Hope your Holiday was a nice and safe one. Your most welcome for that code snippet. Actually, THANK YOU for bringing that to my attention. Looks like that is something that the Nuke Evolution Dev Team missed when beta testing the CMS Software. Granted it will never ever b applied to the Nuke-Evolution v2.0.7 CMS Package since Technocrat and all Dev Team members have left now.
I will add that one to my list of Nuke-Evolution v2.0.7 Fixes that I have. Thanks
for finding that one.
NOTE: If u have a theme that u r having problems figuring out or does have that line code, just make a post and ask me, ok.
Hope your Holiday was a nice and safe one. Your most welcome for that code snippet. Actually, THANK YOU for bringing that to my attention. Looks like that is something that the Nuke Evolution Dev Team missed when beta testing the CMS Software. Granted it will never ever b applied to the Nuke-Evolution v2.0.7 CMS Package since Technocrat and all Dev Team members have left now.
I will add that one to my list of Nuke-Evolution v2.0.7 Fixes that I have. Thanks
NOTE: If u have a theme that u r having problems figuring out or does have that line code, just make a post and ask me, ok.
Sign In
Create Account










Back to top








