vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.0 Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=33)
-   -   Post Thank You Hack 1.10 (https://vborg.vbsupport.ru/showthread.php?t=73410)

Alphawolf83 11-12-2005 08:57 PM

Quote:

Originally Posted by -=Sniper=-
ok, anyone figured out how to fix the nospace / extra space problem.

heres the problem, if the thanked post is the last one, there is no space above the thanks post bit. Also theres a extra space added under it.

http://www.hardwareforums.com/showthread.php?p=31917

thanks

EDIT: I changed the style so theres no need :) though I'd still be interested to know how its done...

I didn't read the whole thread, just to page 8 or 9 sorry for that.
But is there any correction which fixes the mentioned problem? I have this on my forum, too but I don't know who to fix it.

Could anyone help me out? Thanks! :)

Btw: Great Hack *clicks install* :)

Abe1 11-12-2005 11:09 PM

Quote:

Originally Posted by Alphawolf83
I didn't read the whole thread, just to page 8 or 9 sorry for that.
But is there any correction which fixes the mentioned problem? I have this on my forum, too but I don't know who to fix it.

Could anyone help me out? Thanks! :)

Btw: Great Hack *clicks install* :)

Something to do with vb. I dont know.

Alphawolf83 11-13-2005 08:39 AM

Thanks for the answer,

but am I the only one who has this problem? If not, how do the others solve this problem? I can't find anything in the templates...

Abe1 11-13-2005 11:57 AM

Quote:

Originally Posted by Alphawolf83
Thanks for the answer,

but am I the only one who has this problem? If not, how do the others solve this problem? I can't find anything in the templates...

Others have the problem. It seems like vb is missing a <br /> in the showthread template. I didn't look but it seems like the first place i'd look. Right under were the postbits are added.

Alphawolf83 11-21-2005 04:04 PM

Quote:

Originally Posted by Abe1
Others have the problem. It seems like vb is missing a <br /> in the showthread template. I didn't look but it seems like the first place i'd look. Right under were the postbits are added.

I solved it a week ago I guess... so here is the solution. Works for me.

In postbit_legacy oder postbit template on top
Replace:
PHP Code:

<if condition="!$post['islastshown']"><div style="padding:0px 0px $stylevar[cellpadding]px 0px"></if> 

with
PHP Code:

<if condition="!$post['islastshown']"><div style="padding:0px 0px $stylevar[cellpadding]px 0px"><else /><div style="padding:0px 0px $stylevar[cellpadding]px 0px"></if> 

And at the end of the template
Replace:
PHP Code:

<if condition="!$post['islastshown']"></div></if> 

with
PHP Code:

<if condition="!$post['islastshown']"></div><else /></div></if> 

Greetz :)

Abe1 11-21-2005 07:52 PM

Quote:

Originally Posted by Alphawolf83
I solved it a week ago I guess... so here is the solution. Works for me.

In postbit_legacy oder postbit template on top
Replace:
PHP Code:

<if condition="!$post['islastshown']"><div style="padding:0px 0px $stylevar[cellpadding]px 0px"></if> 

with
PHP Code:

<if condition="!$post['islastshown']"><div style="padding:0px 0px $stylevar[cellpadding]px 0px"><else /><div style="padding:0px 0px $stylevar[cellpadding]px 0px"></if> 

And at the end of the template
Replace:
PHP Code:

<if condition="!$post['islastshown']"></div></if> 

with
PHP Code:

<if condition="!$post['islastshown']"></div><else /></div></if> 

Greetz :)

This wouls be the same as:
In postbit_legacy oder postbit template on top
Replace:
PHP Code:

<if condition="!$post['islastshown']"><div style="padding:0px 0px $stylevar[cellpadding]px 0px"></if> 

with
PHP Code:

<div style="padding:0px 0px $stylevar[cellpadding]px 0px"

And at the end of the template
Replace:
PHP Code:

<if condition="!$post['islastshown']"></div></if> 

with
PHP Code:

</div


Alphawolf83 11-21-2005 08:52 PM

Okay, or in this way. :-)
Thanks!

JOM 11-28-2005 01:45 PM

elp! Is there a way to reset users thanks back to zero?

Abe1 11-28-2005 01:55 PM

Quote:

Originally Posted by JOM
elp! Is there a way to reset users thanks back to zero?

All thanks? Totally remove all thanks?

JOM 11-28-2005 02:27 PM

Yes boss, every month I'd like to reset everyone on my board back to zero, is this possible? (I hope to have a monthly prize for the *most thanked* user)


All times are GMT. The time now is 12:51 PM.

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.01451 seconds
  • Memory Usage 1,770KB
  • 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
  • (12)bbcode_php_printable
  • (6)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (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