vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Requests/Questions (Unpaid) (https://vborg.vbsupport.ru/forumdisplay.php?f=112)
-   -   Show what style user is using? (https://vborg.vbsupport.ru/showthread.php?t=87221)

Syphin 07-22-2003 05:16 PM

Show what style user is using?
 
Is it possible to have it like in Vb3 where it shows what style a user is using? thnx in advanced ^^

Brad 07-22-2003 06:12 PM

Quote:

Originally Posted by Syphin
Is it possible to have it like in Vb3 where it shows what style a user is using? thnx in advanced ^^

In vB 2 it is only possible to show the users current style id in the postbit template without hacking the .php files. I released that modification and its hidden somewhere in the vB 2 postbit forum.

Tony G 07-23-2003 04:37 AM

Another way is if you manually list all the names of the styles in the template. So it won't be automatic when it comes to adding/deleting new styles.

Syphin 07-24-2003 02:50 AM

Hey Tony i would really like to know how to do that i honestly have no clue. And Thnx brad heh didnt think of looking for "style id".

Syphin 07-26-2003 03:14 PM

Quote:

Originally Posted by Syphin
Hey Tony i would really like to know how to do that i honestly have no clue. And Thnx brad heh didnt think of looking for "style id".

Just a friendly ^bump^

Tony G 07-26-2003 11:53 PM

There was a mod released for that method I think, search around.

Syphin 07-27-2003 01:40 AM

Quote:

Originally Posted by Syphin
Is it possible to have it like in Vb3 where it shows what style a user is using? thnx in advanced ^^


Call me stupid but im afraid there isin't one =/ theres only something similar to that for vb3.

Tony G 07-27-2003 03:30 AM

I thought there was one released but can't find it either. Sorry! =/

Brad 07-28-2003 05:21 PM

<a href="http://www.vbulletintemplates.com/mods/showthread.php?t=2180" target="_blank">http://www.vbulletintemplates.com/mo...ead.php?t=2180</a>

Syphin 07-29-2003 01:35 AM

Quote:

Originally Posted by Brad.loo

Ah yes i got that brad but i meant to show the name instead of the number thnx tho ^^.

dstruct2k 08-05-2003 09:17 PM

You still want this? It could be done in a simple code hack, which is out there somewhere at vBorg.

In fact, here it is:
------------------------------------

freddie said this in Post #141756 @ vBorg
This is a small hack that will show each users current selected style in showthread. For a demo just follow one of my links in my forum (chins & quills) and find your way to a thread.

Open php and find:
Code:

Go to vBorg to get this hack!

Tony G 08-06-2003 02:58 AM

Yes, it's a hack. But please do not discuss hacks here. vBulletin.org is for hack discussions.

dstruct2k 08-06-2003 08:23 PM

Whoops... Sorry. I didn't realize that I posted the entire hack... I thought I had posted just the start, as an idea of what to do. Fixing that now...


All times are GMT. The time now is 11:17 PM.

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.02231 seconds
  • Memory Usage 1,733KB
  • 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
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (13)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