vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   What happened to my post width? (https://vborg.vbsupport.ru/showthread.php?t=141615)

4x4 Mecca 03-10-2007 02:44 AM

What happened to my post width?
 
1 Attachment(s)
It's more narrow now, and there is a gap between the replys. Which template would I edit to fix this, or how could it have happened?

zappsan 03-10-2007 12:04 PM

Do you use any hacks on your forum?

I had the same problem and I think the "column on left forum side" hack caused it, but I'm not entirely sure.

Princeton 03-10-2007 01:01 PM

check your posbit_wrapper .. specifically $spacer_open and $spacer_close

4x4 Mecca 03-10-2007 02:38 PM

Thanks. I do have quite a few hacks installed. That's why I was asking where to start looking. I don't have any "column on X side" type of hacks installed though. I'm off to look in my postbit area.

I searched every edited template, I didn't see one that might cause this, but I could have missed something.

=========
Something else weird. When ever I edit someones post, it then goes to full width when I hit save, but the rest of the posts are narrow still

4x4 Mecca 03-12-2007 04:34 AM

Anyone else have something similar happen?

4x4 Mecca 03-13-2007 05:43 PM

Is this in the wrong forum? :) I'm not pushy, but I just don't know any other place to get answers to my problem.

4x4 Mecca 03-15-2007 02:40 AM

One of my template edits added this

Code:

<!-- post #$post[postid] -->
<if condition="$show['spacer']">
        $spacer_open
        <div id="edit$post[postid]" style="padding:0px 0px $stylevar[cellpadding]px 0px">
        <if condition="!$post['islastshown']"><!-- this is not the last post shown on the page --></if>       
</if>

at the very beginning of my postbit_legacy. I just deleted that and it's back to normal.

Shazz 03-15-2007 04:13 AM

Did you recently upgrade your forum?
If so, it requires the revert of the postbit_legacy

So it did go back to normal? and it works out ok? :)


All times are GMT. The time now is 01:38 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.00927 seconds
  • Memory Usage 1,717KB
  • 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
  • (8)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