vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   Changing Forum Display (Thread Starter Etc) (https://vborg.vbsupport.ru/showthread.php?t=155430)

Jubei 08-16-2007 07:22 PM

Changing Forum Display (Thread Starter Etc)
 
At the moment, my layout is as so:

[Thread Title] [Last post date] [Replies] [Views]
(Thread starter)

However, how can you set it so the Thread Starter appears in a box of its own on the table?

Thanks.

MaestroX 08-16-2007 09:51 PM

This could be done with a few template edits, thought would require a bit of work to get running without problems.

Jubei 08-17-2007 10:27 AM

Template edits such as...?

Opserty 08-17-2007 10:46 AM

FORUMDISPLAY and threadbit maybe 1 or two others but those two are the main ones.

Jubei 08-17-2007 10:59 AM

Thanks, but considering I'm a newbie with vBulletin, I'll need a little more to go on than that.

Opserty 08-17-2007 11:07 AM

If you don't know HTML this probably won't make much sense but if you do:

You need to <!-- show threads --> comment, then go up a little from it and find the table headings the will be using the thead class. Add in and extra table cell on to the end (with the thead class and whatever text you need)

Then go to the threadbit class and find the last table cell (before the inlinemod checkboxes) and put in your table cell. Then you need to find the table cell where the thread name and starter are displayed. Look for the piece of code which holds the thread starters name. I think it is $thread['username'] but you will have to check the to be sure.

I think thats most it, sorry its not very accurate I don't have a working Copy of vBulletin handy.


All times are GMT. The time now is 02:47 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.00959 seconds
  • Memory Usage 1,709KB
  • 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)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (6)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