vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB4 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=251)
-   -   Private Message Layout (https://vborg.vbsupport.ru/showthread.php?t=245516)

Eq4bits 06-29-2010 05:15 PM

hmmm disabling it didn't change things
nor did uninstalling it =S
same for Download PM's as TXT (disabled, didn't change, then uninstalled, didn't change)
other mods I have installed are:
Display Unread Posts and Reputation
vbStopForumSpam
Who Has Read a Thread

Doesn't seem like any of those should affect the UserCP/Messages

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

Quote:

Originally Posted by eSekar (Post 2061823)
you also have something weird,

you have this code:
PHP Code:

                <ul class="blockbody"

which should be a DIV not a UL:
PHP Code:

                <div class="blockbody"

so is the closing tag for it, should be </div> instead of </ul>

That is the block that holds the settings block you're referring to.

in which template? usercp or messagelist?

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

could it be a css file?

eSekar 06-29-2010 05:26 PM

in USERCP_SHELL
under:
PHP Code:

<h2 class="blockhead">{vb:rawphrase my_settings}</h2


Eq4bits 06-29-2010 07:04 PM

okay, so i'm creating a NEW style now off of default, and changing style vars one by one... so far by checking after EACH change....till I can find what whacks it out....

mmoore5553 06-29-2010 07:39 PM

if you can not figure it out you can PM me details to get to forum and i can use a program to run a compare to the default and yours and see what is wrong . I do alot of troubleshooting on this forum..you can look me up ... also i work for completevb.com.

ChopSuey 06-29-2010 11:16 PM

Your best getting help in the style thread or at the style makers website.


All times are GMT. The time now is 05:51 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.02213 seconds
  • Memory Usage 1,725KB
  • 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
  • (3)bbcode_php_printable
  • (1)bbcode_quote_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
  • (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
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete