How To Add Rank Images

©ool®abbit said:
hia, i have the images for the following hack

http://www.vbteam.info/req-other/1443-req-rank-sets.html

but i dont know how to impliment it into vbulletin v3.8.2??

could anyone point me in the right direction, thanks

upload images to like photobucket or a image host.
copy html code.
admin cp->user groups->user group manager->go to the belonging user group->choose option edit->
now where it says
User title: in the space provided paste the code.
save.
test to see if it worked.
Make Sure To Click Thanks
^_^ If Helped
 
EviL_WaLdO said:
upload images to like photobucket or a image host.
copy html code.
admin cp->user groups->user group manager->go to the belonging user group->choose option edit->
now where it says
User title: in the space provided paste the code.
save.
test to see if it worked.
Make Sure To Click Thanks
^_^ If Helped
Its not limited to image hosts they can be uploaded your server. Like the images folder.
 
dark_hunter said:
Its not limited to image hosts they can be uploaded your server. Like the images folder.

sorry forgot about that.
if you do what dark_hunter does. Just make sure to add a html code for the image like so.
Code:
<img src="[color=Red]image link here[/color]">
what you see in red is your rank image.
most likely its
Code:
http://www.siteurl.com/imagename.extension name here
so if you have ex.
an image named admin.jpg
it will be
Code:
http://www.siteurl.com/[color=Red]admin.jpg[/color]
sorry if this in any way confused you
 
any help followed your exact instructions and simply did not work on vbulletin 3.8.2. maybe i did something wrong dont know what or you missed out something

i pasted the html code with the location of my image file pasted that in the user title box and it simly doesnt show on my forum it only says administrator instead of the images

any help????
 
ok so i tried it on a different usergroup then the administrator and it does work the image thing in user title box which i expected but it doesnt work in the administrator usergroup anyone know how to fix this? thanks
 
benyamen said:
any help followed your exact instructions and simply did not work on vbulletin 3.8.2. maybe i did something wrong dont know what or you missed out something

i pasted the html code with the location of my image file pasted that in the user title box and it simly doesnt show on my forum it only says administrator instead of the images

any help????

when setting these options. make sure you have enabled user html markup.
or it won't work.
if not be more specific.
im sure myself or anybody on here can help.
there good at it lol trust me
 
well i tried to enter the html code in the user html markup field but then i get the image + username and underneath still the group name Administrator

but every other usergroup is working fine when i enter the code in user title except withthe administrator group, anyone know what the problem is
 
does anyone know how to fix it, plz im stuck here and dont know what to do

edit: bump as i havent find a solution yet
 
Back
Top