vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 Programming Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=15)
-   -   First post in thread not showing up (https://vborg.vbsupport.ru/showthread.php?t=66607)

Boofo 06-27-2004 09:09 PM

First post in thread not showing up
 
Does anyone know where I would begin to look for a fix as to why the first post in a thread does not show the message, but only the thread title? If you make a reply to that invisible post, the reply shows up fine. What could cause something like that?

Boofo 06-28-2004 06:55 AM

Doesn't anybody have any idea how to fix this or what to look for? This poor guy's forums are down until we can get this fixed. :(

Natch 06-28-2004 12:09 PM

He might have implemented the tempalte mod to show the first post in a different format, but forgot to put the first format in ?

my Postbit template is setup as follows:
Code:

<if condition="$post['postcount'] == 1">

.... contents of postbit for first post only ...

<else />

.... contents of postbit for all subsequent posts ...

</if>

I use it to show the first post using the vB3 standard postbit, and the rest of the posts using the vB2 style postbit ...

Xenon 06-28-2004 08:41 PM

either what Natch said, or the user has maybe installed something like the lockdown hack, but made a mistake during the installation?

Boofo 06-28-2004 10:12 PM

I thought of both pf those possibilities. It turned out to be that he had turned off the minumum characters to post in the Admin CP. He had made it blank instead of putting a zero in there.


All times are GMT. The time now is 09:27 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.01061 seconds
  • Memory Usage 1,711KB
  • 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
  • (5)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