vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Template Modifications (https://vborg.vbsupport.ru/forumdisplay.php?f=192)
-   -   Better Looking Postbit (https://vborg.vbsupport.ru/showthread.php?t=124241)

realgoldtalk 09-23-2006 07:46 AM

Where is the download file dude :o

Breathex 09-29-2006 03:41 AM

if postbit_legacy had some edits before? than this one does not work, am i right?

i would prefer to see a product with an editable admin cp menu

eNforce 09-30-2006 03:21 PM

Hi there, great mod.

I have a question!

The posts on my forum alternate between two colours. Would it be possible to have the background color of the 'pbit' alternate colors as well? So that if the post is a light color, the pbit background would be a dark color and vice versa?

Shazz 09-30-2006 03:41 PM

Quote:

Originally Posted by eNforce
Hi there, great mod.

I have a question!

The posts on my forum alternate between two colours. Would it be possible to have the background color of the 'pbit' alternate colors as well? So that if the post is a light color, the pbit background would be a dark color and vice versa?

Yes, That I could make a custom one for you if you want :)
Contact me on a instant messenger or PM for more details. The zip i have attached might cause errors, Im really trying to get a Working updated one on..

TJs 10-01-2006 12:26 PM

how do i get the online status light in the postbit?? you know the circle image thats green when the user is online and plain when they're offline.

TJs 10-01-2006 01:04 PM

dont worry i have done it.

TJs 10-02-2006 03:17 PM

ok i solved my issues yesterday however i didnt notice until this morning that i have lost the multiquote and quick reply buttons from the postbit. i can get them backbut when you clcik them nothing happens.....help please.

DaNIEL MeNTED 10-04-2006 07:59 PM

Quote:

Originally Posted by TJs
ok i solved my issues yesterday however i didnt notice until this morning that i have lost the multiquote and quick reply buttons from the postbit. i can get them backbut when you clcik them nothing happens.....help please.


+1.

Just setting up a board and I found the same thing... had to turf it until I figure out what's causing the problem.

I also found that with this at the top:

PHP 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> 

The postbit and message columns shrunk to <100%.

Any ideas would be great as the postbit does look a lot better w/this template. I'm new to vbulletin and while I've figured out how to move some stuff around its hard to decipher everything the template is doing.

Thanks!


Edit to add: upgraded to 3.6.2 this morning... dunno if that's helping/harming things at all but everything else is working spiffy.

DaNIEL MeNTED 10-06-2006 12:17 PM

Think I figured it out - there's a duplicate bit of code @ the bottom of the template:

PHP Code:

<if condition="$show['spacer']">
    </
div>
    
$spacer_close
</if>
<!-- / 
post #$post[postid] -->

<if condition="$show['spacer']">
    </
div>
    
$spacer_close
</if> 

But there's only 1 instance opening a div at the top:

PHP 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> 

So... removing the duplicate from the bottom fixes the inability to multi-quote beyond the first post, and also fixes the quick reply button.

I'm not 100% sure what the $spacer_open part of the code is supposed to accomplish - I find if its there at all the size of the postbit+post - shrinks.

I'm guessing maybe there's a spacer variable defined somewhere?

In any case... this is a great starting point.

Thanks Shazz!

Stromba 10-24-2006 05:23 PM

:o

Have problems with the size (see attachment )..
Can you please help me with this :ermm:


All times are GMT. The time now is 10: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.01164 seconds
  • Memory Usage 1,748KB
  • 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
  • (2)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