vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=194)
-   -   Show Thread Enhancements - Skin view - show skin in postbit (https://vborg.vbsupport.ru/showthread.php?t=133805)

Matt Slick 12-15-2006 03:24 PM

Quote:

Originally Posted by DPSR (Post 1138924)
@ Matt Slick- In your 'postbit' template, look for--
Code:

<if condition="$post['age']"><div>$vbphrase[age]: $post[age]</div></if>
after add--
Code:

<if condition="$post['stylename']">Style: $post[stylelink]</if>
@InValid ID- In your 'postbit_legacy' template, look for--
Code:

                        <div>
                                        $vbphrase[posts]: $post[posts]
                                </div>

after add--
Code:

<if condition="$post['stylename']">Style: $post[stylelink]</if>
be sure to keep a backup before editing any file :)

Thanks a bunch, that is exactly what I needed.

(thanks Bison, too).

Invalid ID 12-16-2006 02:25 AM

Mine still not working.

Bison 01-01-2007 05:48 PM

I've uninstalled both of these hacks. They do not work together properly and if you install the second hack over this one, this hack won't work either.

If you haven't installed the Style Chooser hack yet, I suggest that you don't.

Xoligy 01-03-2007 12:28 PM

I know there are problems, and I will fix them, but I'm way too busy at the moment.

loonytune15 01-04-2007 12:48 AM

I will watch this hack and the other with interest.

I

Xoligy 01-10-2007 02:18 PM

I am unable to replicate Bison's bug, so I cannot fix it.

Invalid ID, that's not a bug. All you need to do is put the code under the code for your reputation. Make sure you're editing the right postbit.

I've put it through extensive testing on localhost and cannot find any bugs with it.

KURTZ 01-10-2007 02:20 PM

good job

INSTALLED

Cyricx 01-16-2007 04:17 PM

Both are working correctly now since he updated the quick style chooser updates settings mod.

I tested them by changing my style with the quick style chooser, logging out, logging in as a test account, and verifying it didn't get forced to the different style and then logging out and logging back in with the main account and verifying it displayed the style selected :)

Great job!!!

About time someone fixed what I have always felt was a bug/poor design in vbulletin.

Bison 01-16-2007 09:32 PM

Quote:

Originally Posted by Cyricx (Post 1160676)
Both are working correctly now since he updated the quick style chooser updates settings mod.

I tested them by changing my style with the quick style chooser, logging out, logging in as a test account, and verifying it didn't get forced to the different style and then logging out and logging back in with the main account and verifying it displayed the style selected :)

Great job!!!

About time someone fixed what I have always felt was a bug/poor design in vbulletin.


Has the hack been updated?

Forza 01-27-2007 07:24 PM

i have a weird problem, after installing this hack (and the other one related to this) i get alot of comment from members that the style randomly changes from now and then while browsing the forum. I've had it a few times myself as well now... any idea on this one?


All times are GMT. The time now is 09:19 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.01130 seconds
  • Memory Usage 1,739KB
  • 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
  • (4)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