vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Template Modifications (https://vborg.vbsupport.ru/forumdisplay.php?f=155)
-   -   Postbit_Legacy REVERSED Layout 1 v.1.0 (https://vborg.vbsupport.ru/showthread.php?t=114968)

Freesteyelz 05-21-2006 01:11 AM

Quote:

Originally Posted by Bubble #5
Actually I think this is a GREAT idea and the possibilities on how to use it are endless



Don't you have to change the size of the post message box, or am I missing something?


Does that occur every time the postbit loads or on some occasions? I ask because the screenshots I provided in my first post displays the modification with two posts. Sometimes browsers upon refresh will do funky stuff; it generally occurs with Table layouts.


-------------


Quote:

Originally Posted by Bubble #5
Actually I think this is a GREAT idea and the possibilities on how to use it are endless :bunny:

Don't you have to change the size of the post message box, or am I missing something? :surprised:

You shouldn't have to, unless you've defined the width for the message area like I did with my forum. Everything is so precise that 1 pixel off will mess my layout.

Bubble #5 05-21-2006 03:04 AM

Quote:

Originally Posted by Freesteyelz
Does that occur every time the postbit loads or on some occasions?

Everytime, as long as it's A)the latest version of Firefox, and B)one or two posts are in the thread.

IE and Safari 2.0 do not show this problem.

Freesteyelz 05-21-2006 03:42 AM

I'll run some tests again...

Bubble #5 05-21-2006 04:29 PM

Here's an update: Upon further testing it does also show this problem when the initial thread is made (one post) in Firefox. Refreshing seems to take care of it BUT it needs to be refreshed everytime there is one or two posts so it's not a browser problem. Three or more posts do not seem to show this problem. Something in the code isn't being rendered properly the first time the page gets loaded. We removed this code as it was redundant anyway and it seems to help a little when there is one post.

Code:

<!-- USERNAME -->
&nbsp;by&nbsp;<a class="bigusername" href="member.php?$session[sessionurl]u=$post[userid]">$post[musername]</a><!-- / USERNAME -->

If we find anything else we'll post in this thread ;)

Ricky6039 05-21-2006 06:33 PM

Hmm thats strange that your having this trouble using FireFox i use both IE and firefox and everything works fine no matter how many posts there is in the thread

Bubble #5 05-21-2006 07:22 PM

What version are you using, and is it on a PC or Mac? If Mac, PPC or Intel?

Also, it seems to have something to do with the admin account, as regular members don't see it.

Haven't tested mod accounts yet.

Freesteyelz 05-21-2006 08:21 PM

I and several of my members ran numerous tests and came up with nothing conclusive with the code. Before editing the code, clear all of your Internet cache and see if the problem still exists. If it does then try the following below:

The Usercolumn, which the code switches from left to right, is nearly identical to vB's default code which uses the "175" for its width. See if by changing it to "175px" will help. It that doesn't help then, just as an experiment, in the Usercolumn, where you see:

Code:

  <div class="smallfont alt1" style="width:150px;margin:0 auto;padding:3px;text-align:left;border:1px dashed #000000">
Temporarily change that to:

Code:

  <div class="smallfont">
When we tested it, using the newly edited or mod code, didn't affect the layout either way. If there is a bug in the code we haven't been able to pinpoint it yet.

Quote:

Originally Posted by Bubble #5

Code:

<!-- USERNAME -->
&nbsp;by&nbsp;<a class="bigusername" href="member.php?$session[sessionurl]u=$post[userid]">$post[musername]</a><!-- / USERNAME -->


The above code, while not necessary, is the Username that uses the popup menu. The Username at the right, when clicked, takes the user straight to the poster's profile bit. Whether it's used or not it shouldn't affect the overall code.

Bubble #5 05-21-2006 08:45 PM

Quote:

Originally Posted by Freesteyelz
several of my members

Your members won't see this because they are not logged in as the original admin...

Quote:

clear all of your Internet cache
We already tried this yesterday. Didn't help :(

Quote:

If there is a bug in the code we haven't been able to pinpoint it yet.
We just installed Firefox on two other computers and it happens there too. Both PC and Mac, when Firefox 1.5.3 is used and logged in as the Admin. Maybe this is a 3.5.4 issue.

Bubble #5 05-21-2006 08:55 PM

Quote:

Originally Posted by Freesteyelz
See if by changing it to "175px" will help.

This 'may' have fixed it....

Freesteyelz 05-21-2006 08:56 PM

Edited: Ahh. Let me know how it goes. :)

I wanted to cover all basis so I asked some of my members for assistance. I was logged in as the admin. You never know sometimes. :)


All times are GMT. The time now is 09:13 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.01141 seconds
  • Memory Usage 1,749KB
  • 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
  • (4)bbcode_code_printable
  • (8)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)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