vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.7 Template Modifications (https://vborg.vbsupport.ru/forumdisplay.php?f=229)
-   -   Profile Enhancements - Username Image (https://vborg.vbsupport.ru/showthread.php?t=198287)

farazfaraz 06-23-2009 05:08 PM

don't work good!
why?!

revolink24 06-28-2009 05:16 PM

Quote:

Originally Posted by philkillz (Post 1835714)
teh, your a retard you can't even fix those things.

Hahah

Quote:

Originally Posted by farazfaraz (Post 1835749)
don't work good!
why?!

Quote:

Originally Posted by tehone (Post 1827423)
Same.... So you can't help me? Also i noticed the user title code is underneath this maybe it is joining the code

How can these people afford vBulletin....???

Cfreyna 07-29-2009 10:00 PM

It is not working for me. The images don't show up in the posts, but when I go to my profile I see the image. If I go to any other persons profile I see my username image as their username.

WorldDomination 07-31-2009 06:08 AM

Quote:

Originally Posted by Cfreyna (Post 1858163)
It is not working for me. The images don't show up in the posts, but when I go to my profile I see the image. If I go to any other persons profile I see my username image as their username.

Yeah this MOD does not work properly.

Skyrider 12-07-2009 11:36 AM

Yup.. This plugin works great for within posts/threads.. But it doesn't work properly in membersinfo & whosonlinebit. It shows your chosen image on your account on every single username:

https://vborg.vbsupport.ru/

Possible someone can fix this or provide the code to fix this? Much appreciated. Using vbulletin 3.8.x

~Skyrider

kamakazy_kid 03-27-2010 02:07 PM

Ok everyone, for those using 3.8.x using postbit Legacy

*******FIND:*******

HTML Code:

<div id="postmenu_$post[postid]">
                                        <if condition="$show['profile']">
                                        <a class="bigusername" href="member.php?$session[sessionurl]u=$post[userid]">$post[musername]</a>
                                        $post[onlinestatus]
                                        <script type="text/javascript"> vbmenu_register("postmenu_$post[postid]", true); </script>
                                        <else />
                                        $post[musername]
                                        </if>
                                </div>

********AND REPLACE WITH*******

HTML Code:

                                <div id="postmenu_$post[postid]">
                                        <if condition="$show['profile']">
                                        <a class="bigusername" href="member.php?$session[sessionurl]u=$post[userid]"><if condition="$post['field6']"><img src="$post[field6]" border="0"/> <else />$post[musername]</if></a>
</div></if>
                                </div>


Skyrider 05-26-2010 01:09 PM

Anyone that is able to convert it to vb4?

Taurus1 09-25-2010 11:11 PM

Quote:

Originally Posted by FF|Skyrider (Post 2043625)
Anyone that is able to convert it to vb4?

I'm with you on this. Really need it for vb4......O, please someone!

JohnT 11-18-2010 01:27 AM

I followed all the installation instructions, however, there is a border around the username image, and the custom title size is increased. Can somebody help?

Skyrider 04-02-2011 08:14 AM

Would someone be so kind to convert this to vB4 please? I really like feature.


All times are GMT. The time now is 06:51 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.01061 seconds
  • Memory Usage 1,743KB
  • 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
  • (2)bbcode_html_printable
  • (5)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)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
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete