vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   Empty forum appearing (again) (https://vborg.vbsupport.ru/showthread.php?t=197613)

Sp32 11-29-2008 08:53 PM

Empty forum appearing (again)
 
Hi, sorry to be such a pain lately but I was fiddling about with mods and now I got this happening to me:

https://vborg.vbsupport.ru/external/2008/11/9.jpg

Please can someone explain how to fix in the simplest form possible because I am not that good with complicated expressions etc

Thanks!


EDIT: I think it might be to do with 'FORUMHOME' but I reverted it and all it did was add the grey bit 'FORUM LAST POST' etc

Lynne 11-29-2008 09:19 PM

It looks to me like your style separates the forum categories and then you reverted a template and that screwed things up. Try reinstalling your style.

Sp32 11-29-2008 09:41 PM

ahhh I can't do that because I have added navbars and removed navbars and changed loads of things :(

smooth-c 11-30-2008 01:09 AM

Seems the only way. You could copy all of the text from the navbar template and paste it into notepad and then once you have re-installed the style, paste it back?

Sp32 11-30-2008 02:01 AM

hmm I will try that now... :erm:

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

bah... still no luck :(

Dismounted 11-30-2008 02:34 AM

In your FORUMHOME template, make sure the forum headers HTML has been removed.

Sp32 11-30-2008 02:42 AM

I do not know what the forum headers are

I think I found the right part:

Code:

$stylevar[htmldoctype]
<html xmlns="http://www.w3.org/1999/xhtml" dir="$stylevar[textdirection]" lang="$stylevar[languagecode]">
<head>
        <!-- no cache headers -->
        <meta http-equiv="Pragma" content="no-cache" />
        <meta http-equiv="Expires" content="-1" />
        <meta http-equiv="Cache-Control" content="no-cache" />
        <!-- end no cache headers -->
        $headinclude
        <title><phrase 1="$vboptions[bbtitle]">$vbphrase[x_powered_by_vbulletin]</phrase></title>
</head>
<body>
$header
$navbar

Is it because of something in that?

Dismounted 11-30-2008 03:00 AM

No - that is not the section. You are looking for the bit with the table for the forum title/last post/etc. in it.

Sp32 11-30-2008 03:13 AM

is it this bit:

Code:

<thead>
        <tr align="center">
          <td class="thead">&nbsp;</td>
          <td class="thead" width="100%" align="$stylevar[left]">$vbphrase[forum]</td>
          <td class="thead">$vbphrase[last_post]</td>
          <td class="thead">$vbphrase[threads]</td>
          <td class="thead">$vbphrase[posts]</td>
          <if condition="$vboptions['showmoderatorcolumn']">
          <td class="thead">$vbphrase[moderator]</td>
          </if>
        </tr>
</thead>


ZomgStuff 11-30-2008 03:17 AM

I know certain vbulletin skin designers use an odd system where you're supposed to add the forumid of your 1st forum into a conditional statement in "forumhome_forumbit_level1_nopost".

I'd check the instructions that came with your style and see if there is anything like that.


All times are GMT. The time now is 07:19 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.01280 seconds
  • Memory Usage 1,733KB
  • 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
  • (2)bbcode_code_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)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
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete