vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   There's a mod that lets you set pictures to show up in place of text user names... (https://vborg.vbsupport.ru/showthread.php?t=186396)

steveyos666 07-26-2008 02:26 AM

There's a mod that lets you set pictures to show up in place of text user names...
 
You know, instead of a username being text, on the forum it's displayed as a picture. I know a forum that can do this, and I'd like for mine to have that feature as well. Like that forum, I want it so I'd have to be the one to set the pictures for them.

I've searched this forum for it, but I can't find it. I'd imagine it's here though. Please help me find it?

TimberFloorAu 07-26-2008 02:38 AM

Quote:

Originally Posted by steveyos666 (Post 1584345)
You know, instead of a username being text, on the forum it's displayed as a picture. I know a forum that can do this, and I'd like for mine to have that feature as well. Like that forum, I want it so I'd have to be the one to set the pictures for them.

I've searched this forum for it, but I can't find it. I'd imagine it's here though. Please help me find it?


Wanna share the forum, you have seen use it?

steveyos666 07-26-2008 03:17 AM

Quote:

Originally Posted by TimberFloorAu (Post 1584349)
Wanna share the forum, you have seen use it?

Sure. Enter at your own risk though, I can't think of a single post made there ever that didn't contain at least one swear or racial slur. http://forums.ytmnsfw.com


You can see how the users drunkpuppies and ROY4L have their names set right at the bottom of the front page. I'm looking to have that.

TimberFloorAu 07-26-2008 04:15 AM

Pretty sure its a One on one basis code change

Normally for your username you have



<div id="postmenu_28378">

<a rel="nofollow" class="bigusername" href="http://www.mysite.com/forum/members/timberfloorau.html"><b><font color=#727272 >TimberFloorAu</font>

they have

<div id="postmenu_1356853">

<a class="bigusername" href="member.html?u=56"><img src="/star/56.gif" border="0" /><!--drunkpuppies--></a>

So seems all they have done is injected an image and tag into a particular username.

Pretty sure this is done via ADMINCP somewhere, its not something I like. So perhaps someone else can help with where you can inject specific code

--------------- Added [DATE]1217049563[/DATE] at [TIME]1217049563[/TIME] ---------------

In fact just checked.

All you need to do, is goto admincp > user manager

Locate a user ( say admin )

Click custom user title. ( allow HTML )

In field above add html

vb stats on this is

Quote:

When set to "Yes, admin set (HTML allowed)" the user's title will be forced to whatever is in the User Title field above. HTML code in the title will be shown as is and not be parsed. These titles will be maintained if the user is not in an usergroup that allows custom titles.
So just add something like:

<img src="/images/myusername.gif" border="0" /><!--username as identifier-->

steveyos666 07-26-2008 06:10 AM

I meant I wanted the image to replace the user name, not the title. Sorry. That did work for making the title a picture, but yeah I meant the actual user name text. Got any ideas for that?

--------------- Added [DATE]1217104488[/DATE] at [TIME]1217104488[/TIME] ---------------

I figured out how to add a picture above or below a name, but not right over it.

When making a new usergroup, the Username HTML Markup option lets me do that. If I put an image link in the first box it puts it above the user name, the second box, below it. But there's nothing I can find to put it over it.

So I'm guessing it's not actually a mod, but just some HTML I need to put in somewhere.

Help please?

--------------- Added [DATE]1217108722[/DATE] at [TIME]1217108722[/TIME] ---------------

Agh. Ok, so it is modifying code. I made a thread at the official vbull forum and got

"Sorry, there is no function to do this. This requires modifying the code. We cannot officially support code modifications or forums running modified code, however you can try asking for help with this over at www.vbulletin.org."


All times are GMT. The time now is 10:40 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
  • Page Generation 0.01062 seconds
  • Memory Usage 1,725KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (5)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete