vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.8 Template Modifications (https://vborg.vbsupport.ru/forumdisplay.php?f=236)
-   -   Profile Enhancements - User name images (https://vborg.vbsupport.ru/showthread.php?t=218327)

WorldDomination 07-14-2009 12:54 AM

Quote:

Originally Posted by Itchy Nips (Post 1847181)
you are correct, sir! I did not have the right code in there. I realized what happened, and this is another feedback for you.

When I pasted that code in replacement of the old code from step 2 (in the instructions), it puts an online status icon next to the username. But their online status also appears where it should (on the bottom of the postbit).

I had to edit your code from this:

PHP Code:

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

to this:

PHP Code:

<div id="postmenu_$post[postid]">
                    <if 
condition="$show['profile']">
                    <
class="bigusername" href="member.php?$session[sessionurl]u=$post[userid]"><if condition="$post['field7']"><img src="$post[field7]width="150" height="30" border="0"/></a> <else />$post[musername]</a></if>
                    <
script type="text/javascript"vbmenu_register("postmenu_$post[postid]"true); </script>
                    <else />
                    
$post[musername]
                    </if>
                </
div

getting rid of the:
PHP Code:

$post[onlinestatus

after the </a></if> code.

it all works fine now :)
kudos to you!

Oh right. I completely forgot about it doing that in postbit legacy. Thanks for the fix, will update now. ;)

Feanor_87 07-16-2009 06:03 AM

Thanks for sharing! :) Installed*

Is there anyway for it to show up in Memberslist?

willy888 07-17-2009 06:18 AM

What about for those who have already installed it ?
Any update info what to change ?

Huy Ho?ng 07-19-2009 07:04 AM

Please let me know what's new in this new version?

tehone 07-22-2009 07:07 PM

Hey, I have a problem. I have yet to install this, but I've downloaded it and had a little read through. I was wondering in the Username Image part in the user CP.. do you put the link to the image or put it in HTML tags? Please PM with a response as I might forget to check back here.

Cfreyna 07-29-2009 10:47 PM

Haha I always wondered if this was the World Domination from sythe and rsforums.

This one works really good.

Thank you

WorldDomination 07-31-2009 05:59 AM

Quote:

Originally Posted by willy888 (Post 1850377)
What about for those who have already installed it ?
Any update info what to change ?

Nothing is changed. I changed something, then changed it back becuase it didn't work. Sorry for the confusion.

Quote:

Originally Posted by tehone (Post 1853703)
Hey, I have a problem. I have yet to install this, but I've downloaded it and had a little read through. I was wondering in the Username Image part in the user CP.. do you put the link to the image or put it in HTML tags? Please PM with a response as I might forget to check back here.

You OBVIOUSLY got it working.

Quote:

Originally Posted by Cfreyna (Post 1858177)
Haha I always wondered if this was the World Domination from sythe and rsforums.

This one works really good.

Thank you

Yes it is I. ;) And you're welcome, sir.

BigDog56 08-01-2009 11:29 PM

Works great! Thank you!

Cfreyna 08-04-2009 04:00 AM

I got this error when trying to make it changeable in users profiles.

Parse error: syntax error, unexpected ')' in /includes/adminfunctions_template.php(3939) : eval()'d code on line 1

florkat 08-24-2009 06:19 AM

hey world domination, i have a little problem about this. I get the "User Name Image" input field, and I have followed your steps correctly and I've tried this 3 times and I can't find where my mistake is. When I put the image URL it saves the changes and the image shows perfectly on the profile field, but the image won't show on the forums. I have tried this with html, direct link, url tags, etc. and it doesn't work for me. Is there any way the image can show not only on my profile, but also on the forums posts? thanks in advance!


All times are GMT. The time now is 11:21 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.01332 seconds
  • Memory Usage 1,760KB
  • 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_php_printable
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)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