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)
-   -   Thread Starter Column (https://vborg.vbsupport.ru/showthread.php?t=90915)

SecTa 10-05-2005 08:56 PM

Quote:

For cosmetic reasons, you may wish to change the <td class=""> attributes manually, or use a conditional to do so:
...
Couldn't get this to work on 3.5 Gold... Could you explain those changes more specific?

Snake 10-06-2005 09:18 AM

Yes the hack is kinda bugged for 3.5.0 Gold. Please update it asap.

Chris M 10-06-2005 09:48 AM

Quote:

Originally Posted by Snake
Yes the hack is kinda bugged for 3.5.0 Gold. Please update it asap.

This hack was written for 3.5 - The only issue seems to be soft-deleted threads, however I cannot reproduce the error :ermm:

Quote:

Originally Posted by SecTa
Couldn't get this to work on 3.5 Gold... Could you explain those changes more specific?

For every instance of the following code that appears after the thread starter column alteration in your altered templates:
Code:

<td class="alt1">
change that to:
Code:

<td class="<if condition="$vboptions[showthreadstartercolumn]">alt2<else />alt1</if>">
And the same for alt2's to alt1 etc - You will need to fiddle with it a few times to get it precisely right for your site ;)

Chris

Quillz 10-09-2005 04:17 PM

Just installed this great hack! I like how it can be switched on and off via the ACP. And I never knew about debug mode, either.

n00belit3 10-09-2005 05:04 PM

Quote:

Originally Posted by Aftermath
Thanks for the hack satan. It works pretty fine on 3.5 RC2 as well. There's just one little thing. The size of the thread starter's font text is way too small. It is supposed to have the same font size as the thread's title. Have a look at the screenshot below.

http://img34.imageshack.us/img34/774/screeny8mb.gif

bump

Chris M 10-09-2005 06:42 PM

You can try and override it with your own <div> or <span> tags if you want but the size is defined in the [high]thread_starter[/high] phrase :)

Chris

clubfmradio 10-12-2005 12:16 AM

Quote:

Originally Posted by Chris M
You can try and override it with your own <div> or <span> tags if you want but the size is defined in the [high]thread_starter[/high] phrase :)

Chris

Its not very clear on where do u make these changes?

2)

Now goto your vBulletin Options screen
---------------------------

Create a new setting in the "Forum Display Options (forumdisplay)" screen.

Use the following information:

Varname - showthreadstartercolumn
Title - Show 'Thread Starter' column
Description - Turns the thread starter column on and off for forumdisplay.
Option Code - yesno
Default - 1
Display Order - *this setting should be automatically filled in by vBulletin - do not change it*
vBulletin Default - No

slank 10-12-2005 07:41 AM

clubfmradio - i believe you make those changes in the phrase manager settings

works fine with 3.5Gold btw :D

Sabrejeff 10-12-2005 09:54 PM

Quote:

Originally Posted by clubfmradio
Its not very clear on where do u make these changes?

2)

Now goto your vBulletin Options screen
---------------------------

Create a new setting in the "Forum Display Options (forumdisplay)" screen.

Use the following information:

Varname - showthreadstartercolumn
Title - Show 'Thread Starter' column
Description - Turns the thread starter column on and off for forumdisplay.
Option Code - yesno
Default - 1
Display Order - *this setting should be automatically filled in by vBulletin - do not change it*
vBulletin Default - No

Yeah, I can't figure that out either.

Snake 10-13-2005 06:42 PM

Make sure you've enabled debug mode to on otherwise you won't have the ability to create new settings via the admincp.


All times are GMT. The time now is 03:32 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.01201 seconds
  • Memory Usage 1,740KB
  • 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
  • (6)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