vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Member Archives (https://vborg.vbsupport.ru/forumdisplay.php?f=202)
-   -   [Release] - "Users in thread" table above thread. (https://vborg.vbsupport.ru/showthread.php?t=88260)

UND3Rburn 06-24-2003 07:14 PM

[Release] - "Users in thread" table above thread.
 
1 Attachment(s)
Author: UND3Rburn
Description: This will move the "Users in thread" table above posts.
Install Time: 2-5 minutes
Pre Installation Notes: To use this mod you must turn the "Show users in thread" feature on.


Enjoy :)

Tony G 06-24-2003 11:50 PM

Nice mod, although I'd prefer it outside the table altogether like in vB2.

Rufus69 06-25-2003 12:52 AM

Suck up. :rolleyes:

Brad 06-25-2003 01:06 AM

Quote:

Originally Posted by Rufus69
Suck up. :rolleyes:

:confused:

Tony G 06-25-2003 02:37 AM

Who's a suck up? o.O

UND3Rburn 06-25-2003 04:19 AM

Quote:

Originally Posted by Rufus69
Suck up. :rolleyes:

Maybe he was refering to my Example Screenshot... Oh well... its just an example..

Brad 06-25-2003 04:54 AM

Quote:

Originally Posted by Tony
Nice mod, although I'd prefer it outside the table altogether like in vB2.

Back to topic..

I agree with tony on this one, I think it would look much better in its own table.

imported_ogden2k 06-29-2003 03:00 PM

Quote:

Originally Posted by Brad.loo
Back to topic..

I agree with tony on this one, I think it would look much better in its own table.

Yep, it would.

Erwin 07-02-2003 09:23 AM

To be more precise, and have HTML code that is proper and complete, you should place the code in question under this:

Code:

        <table cellpadding="0" cellspacing="0" border="0" width="100%">
        <tr>
                <td>$ratingdisplay <b>$thread[title]</b></td>
                <td align="right" class="smallfont">&nbsp;$pagenav</td>
        </tr>
        </table>
        </td>
</tr>

This to allow the <td> and <tr> to close, and allow the new <tr> and <td> to open. :)


All times are GMT. The time now is 02:20 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.01181 seconds
  • Memory Usage 1,723KB
  • 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
  • (9)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