vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   A coupla questions (https://vborg.vbsupport.ru/showthread.php?t=32316)

Kathy 11-10-2001 10:17 PM

Well, its sorta a plea for help...but really a few questions I can't find the answer for other places. ;)

1. On my 2.2.0 I've created a new style/template set for a community within a community. No problems....just alot of copying templates from one set to the new one to re-hack what I need. However, the weird thing is that I'm missing the "moderated by:djflsjsj" at the top of this new forum (and sub-forums).

I removed the column that shows moderators but I still like the moderator name at the top of each forum display.

Yes, I've checked and the template for forum display is identical to the other forums templates. I just copy pasted and it says:
Code:

{htmldoctype}
<html>
<head>
<title>$bbtitle - $foruminfo[title]</title>
$headinclude
</head>

$header

<table cellpadding="2" cellspacing="0" border="0" width="{contenttablewidth}" {tableinvisibleextra} align="center">
<tr>
        <td valign="top">$navbar
        <smallfont>$moderatedby</smallfont></td>
        <td valign="bottom" align="right"><smallfont>$newthreadlink$testvar</smallfont></td>
</tr>
</table>

etc.......


any clue where I may have messed up since this template is okay?

2. I've looked in the hack forum for the hack for the nav bar...with the thread subject larger than normal and on its own line. (Its a wayne luke hack, I'm sure ;) since I recognize it from sitepointforums.) Was it released and listed here? :D

Thanks a bunches,

Kathy 11-10-2001 10:39 PM

Okay, I think I found the

$thread[title]

inserting that where I want on the SHOW THREAD template. Okay, gotcha.

Did you use Font size=5 up there-----^ ??


All times are GMT. The time now is 06:26 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.02229 seconds
  • Memory Usage 1,708KB
  • 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
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (2)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