vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB4 Design and Graphics Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=253)
-   -   How to Fix postings.php Page? (https://vborg.vbsupport.ru/showthread.php?t=234504)

Toni3055 01-29-2010 09:29 PM

How to Fix postings.php Page?
 
Thought I was all finished decorating until one of my moderators asked how to change a thread title. Doesn't matter which thread-based admin tool I choose, they all seem to lead to postings.php. Everything looks great on postings.php until some point between the bottom of the form and the Save/Reset Fields buttons, where, according to Firebug, the body_wrapper tag closes. Shouldn't it close after the buttons?

I've checked and re-checked my footer template. Everything looks absolutely perfect on every page except postings.php. There isn't a template for postings.php, so I've checked THREADADMIN and every other relevant template under that section, but I'm not really sure what I'm looking for. LOL!

Thanks for your help!

Lynne 01-29-2010 10:05 PM

Create a new style with no parent:
  • Styles & Templates > Style Manager > Add New Style
  • Parent Style: No Parent Style
  • Title: Default vBulletin
  • Allow User Selection: Yes
  • Save
Then browse the site using that totally default vbulletin style - do you still have the same problem?

Toni3055 01-30-2010 12:36 AM

1 Attachment(s)
Yes, indeed. Screenshot attached.

The body wrapper should actually close after the lower form block. Doesn't seem to matter if I move the closing div for the body_wrapper further down in the footer, either.

Thanks a bunch for your help, Lynne! I really appreciate it.

Lynne 01-30-2010 02:54 AM

Do you still have the same problem in a totally default style. How about if you disable all your plugins via the config.php file.
Note: To temporarily disable the plugin system, edit config.php and add this line right under <?php

PHP Code:

define('DISABLE_HOOKS'true); 


Toni3055 01-30-2010 03:19 AM

Yes, ma'am. Meaning, no change with plugins disabled.

Lynne 01-30-2010 02:52 PM

then the next step is to reupload all the default php files. Download a new package from vb.com, unzip it, and upload all the files. Then see if you still have the same problem using a default style and plugins disabled. If you still do, then you should put in a support ticket.


All times are GMT. The time now is 08:03 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.01670 seconds
  • Memory Usage 1,714KB
  • 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_php_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