vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=113)
-   -   style name in postbit 0.3 (https://vborg.vbsupport.ru/showthread.php?t=92009)

goblues 11-05-2005 11:41 AM

Quote:

Originally Posted by murrtex
same on me JoeWho..it works on some user,it doesnt work on some user. :(

I think it is only designed to show if the user selected a different style than default. Also, it won't show by using the quick style changer, the user has to change the style in their profile. Someone correct me if I am wrong.

Dave Rosteck 11-06-2005 03:24 AM

Quote:

Originally Posted by goblues
I think it is only designed to show if the user selected a different style than default. Also, it won't show by using the quick style changer, the user has to change the style in their profile. Someone correct me if I am wrong.

That's correct.

Can someone tell me how to get the style to show in PMs? It shows 'Style:' but not the actual style name. Thanks in advance.

Holidazed 11-29-2005 04:08 PM

This is pretty good. However, it only shows what style the user has selected in their UserCP. It does not register if the user changed styles in the pull-dowqn list outside of the UserCP.

Ideas?

Cyricx 12-16-2005 01:12 PM

I don't think you can show what they picked in the quick style chooser, as that choice is saved in that computers cookies and nowhere on the site.

That's why if your at home and select a style through the chooser, and then go to a different computer, like at work, you have to reselect the style there too is that it's only saved in your cookies.

chimaira 12-17-2005 08:26 PM

i want to put this... underneath the avatar etc..
as i have all the posts/threads/rep on the right...
and avatar and user title on the left

which template do i edit to put it on the left hand side? ty for help given

weitalia 12-29-2005 06:25 PM

Great hack!!! Wow i love it ;) And it works perfect...
Just if you want show Default Style too, in postbit use:
Code:

<div>$vbphrase[style]: <a href="{$GLOBALS[vbulletin]->scriptpath}&styleid=$post[styleid]"><if condition="$post['styleid'] == 0">Default Style<else />$post[styletitle]</if></a></div>
;)

Blackhat 01-05-2006 11:13 AM

Can this be fixed so I can use it in memberinfo ?

Pheno 01-05-2006 05:52 PM

Could it be fixed too with the announcements please ?

Cle 01-15-2006 08:21 PM

Nice hack! Is there any way that the Default Style set in vBulletin Options --> Style & Language Settings will be displayed for the styleid = 0, instead of making it disappear?

Invalid ID 04-21-2006 05:11 AM

Hi Dream,
I am not very good at it, so please elaborate in which file and where (specifically) I should put this text:

Code:

<if condition="$post['styleid'] != 0"><div class="smallfont">Style: <a href="{$GLOBALS[vbulletin]->scriptpath}&styleid=$post[styleid]">$post[styletitle]</a></div></if>
I would like to see the result above the Messengers icon of the member's profile.

Thank you.


All times are GMT. The time now is 09:49 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.03961 seconds
  • Memory Usage 1,735KB
  • 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_code_printable
  • (2)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