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)

FunaGuy 05-06-2006 04:56 PM

Install Working*

GreysAnatomy 05-08-2006 10:50 AM

Took me 2 minutes to install and is working on 3.5.4! Thanks a lot!

Invalid ID 05-08-2006 06:34 PM

I can see it when I check a member's profile... but I want to see it like we have here, under vB Version.

lexx27 06-18-2006 02:30 AM

Can someone tell me the right way to install this hack...??

Kmurray 09-07-2006 02:56 PM

This looks like the code I need, however when using this in my postbits, both skins list on each member... im on vB 3.6


Quote:

Originally Posted by ZombieAndy
you guys do know you could just modify the postbit template and add

Code:

<if condition="$post['styleid']= 0"><div class="smallfont">Style:
Your Style 1</div></if>
<if condition="$post['styleid']= 0"><div class="smallfont">Style:
Your Style 2</div></if>
<if condition="$post['styleid']= 0"><div class="smallfont">Style:
Your Style 3</div></if>

without any plugins, and it would do exactly the same thing. its really not healthy to use unnesscary plugins on a forum as it adds extra strain to your server and database, especially on larger forums or forums with alot of plugins where it can slow down page loading to a very annoying pace :)

you should always be avoiding using plug-ins where you can :p


VitroX 09-23-2006 02:13 PM

Quote:

Originally Posted by Kmurray
This looks like the code I need, however when using this in my postbits, both skins list on each member... im on vB 3.6

same happens to me on 3.6.1

I have 2 styles and I did this on postbit

<if condition="$post['styleid']= 1"><div class="smallfont">Style:
Style 1</div></if>
<if condition="$post['styleid']= 2"><div class="smallfont">Style:
Style 2</div></if>

but it shows both of them.

Allan 12-12-2006 12:08 PM

Don't work with vB 3.6.4.

friendfinder.co 06-28-2007 01:48 AM

dont work with 3.5.4 too

siliconfinance 09-11-2007 04:24 AM

Anybody get this working with 3.6.8?

nicker 09-30-2007 08:22 PM

Quote:

Originally Posted by siliconfinance (Post 1336738)
Anybody get this working with 3.6.8?

Yes but I used the 0.2 version that is posted further back in this thread.


All times are GMT. The time now is 02:30 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.01129 seconds
  • Memory Usage 1,734KB
  • 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
  • (1)bbcode_code_printable
  • (3)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