vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   How to correct the screen size? (https://vborg.vbsupport.ru/showthread.php?t=125494)

PassLab.net 09-01-2006 10:24 AM

How to correct the screen size?
 
Since I have upgraded to 3.6, I have this problem with the screen size. Everything looks okay on the forum but when someone enters in to the thread, it shows up as in the following picture. I want 'em to be even.

http://www.resimyukle.org/out.php/i7361_screen.jpg

How can I fix this?

Thanks a lot

PassLab.net 09-03-2006 05:35 PM

no one?

putergirl 09-03-2006 08:11 PM

I was just coming here to post the exact same guestion. Right after the upgrade the width of the middle section is smaller than what's above and below it. Help?

Freesteyelz 09-03-2006 09:20 PM

I think that has to do with the "spacer_open" and "spacer_close" codes in postbit or postbit_legacy templates. If you're using a Style that is not vB 3.6.0 specific you may run into display and functional problems. It's recommended to revert the templates (as indicated in the vB release thread).

putergirl 09-03-2006 10:28 PM

I reverted the templates that the control panel kept giving to me, and the problem still exists. I only have the default style... no additonal styles have been added.

Freesteyelz 09-03-2006 11:06 PM

What happens if you remove the codes ("$spacer_close" and "$spacer_open") in the SHOWTHREAD template?

Code:

<!-- end content table -->
$spacer_close
<!-- / end content table -->

and

Code:

<!-- start content table -->
$spacer_open
<!-- / start content table -->


putergirl 09-04-2006 12:05 AM

Just tried it.. it made it double the size of the indentation. So, it didn't work, but thanks for trying.

PassLab.net 09-04-2006 04:58 AM

I dont have additional styles, what you see is the exactly same vbulletin default style but I have change the colors that is all :)

I tried what you said but didnt work :(


edit: now I do have additional style (17 sept 2006)

putergirl 09-05-2006 09:58 PM

anyone?

peterska2 09-05-2006 10:47 PM

The only reason that this would occur is if you have not reverted your postbit template on upgrading to 3.6.0

Due to the number of templates that have changed between 3.5.x and 3.6.0 it is recommended that you revert all templates for your style as this fixes issues such as this one and ensures that all the new 3.6.x features work.

Of course you can manually edit each template to ensure that it works on 3.6.0, but this can be a long winded job and unless you are very familiar with the templates, it is not something that can be done easily and can cause a lot of confusion.

Really, the approach that you take depends on how modified your templates are to start with. If they are minimally modified then you can revert and reapply any modifications a lot easier than doing all the upgrades manually for each one. However, if they are extensivly modified, then it can be as quick, if not quicker, to upgrade the templates by applying all the changes by hand.


All times are GMT. The time now is 07:24 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.01082 seconds
  • Memory Usage 1,729KB
  • 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