vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   "Post New Thread" Template (https://vborg.vbsupport.ru/showthread.php?t=203199)

Eclyps19 01-26-2009 09:56 PM

"Post New Thread" Template
 
I'm having trouble locating the template that displays the "Post New Thread" button along with the page selection... could anyone point me in the right direction? Thanks.

--------------- Added [DATE]1233014823[/DATE] at [TIME]1233014823[/TIME] ---------------

okay... changed my mind. The forum layout is just screwed up when there are subforums at the top of the page. It shifts the Post New Thread button and page jump to the far right, basically off the page. What template would this be?

Lynne 01-26-2009 10:53 PM

To find the template - vboptions > General Settings > Add Template Name in HTML Comments > set to Yes . Then go back to your page and view the source code and you will see the name of the template called around your part of the code.

killa seven 01-26-2009 11:07 PM

you have a link to your page so i can see the problem? I might be able to help you out. :)

Eclyps19 01-27-2009 12:22 AM

Quote:

Originally Posted by killa seven (Post 1725698)
you have a link to your page so i can see the problem? I might be able to help you out. :)

layout is fine with no sub-forums
http://www.stompfest.com/forum/forum...=72&styleid=20

yucky with subforums
http://www.stompfest.com/forum/forum...=61&styleid=20

any ideas? I sure as hell can't figure it out... It's gotta be in the level2 post template (i think). I've actually copied almost all the forumhome templates from a working style into this style and it's STILL not working, so I have no idea what the issue is.

Dismounted 01-27-2009 03:58 AM

In FORUMDISPLAY, find:
Code:

<!-- controls above thread list -->
Add below:
Code:

<br />

Eclyps19 01-27-2009 09:49 AM

Quote:

Originally Posted by Dismounted (Post 1725859)
In FORUMDISPLAY, find:
Code:

<!-- controls above thread list -->
Add below:
Code:

<br />

i love you....


All times are GMT. The time now is 08:17 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.01006 seconds
  • Memory Usage 1,725KB
  • 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)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