vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   Show Thread Enhancements - [AJAX] Post Thank You Hack (https://vborg.vbsupport.ru/showthread.php?t=231666)

hohleweg 03-16-2011 03:53 PM

yes!

bensterzback 03-16-2011 08:53 PM

i get this error can someone help ?

"XML Error: Invalid document end at Line 539"

crazlunatic 03-17-2011 01:14 AM

Howcome it is not working for my 4.1.2, even after changing dependency version? http://windows8center.com/forums/sho...soon&styleid=3

Works in the original theme though?

crazlunatic 03-17-2011 01:16 AM

Is it possible to get the thanks button bigger, and on the right side like in the post thank you hack for vb3.x ?

Sorry for double post, tried to cancel but was too late

mikem164 03-17-2011 03:57 AM

Quote:

Originally Posted by Phaedrus (Post 2173846)
Does this work on 4.1.2?

I get incompatible with Vbulletin Version 4.1.2 when installing the XML. FYI

mitch84 03-17-2011 04:48 AM

Quote:

Originally Posted by Hippy (Post 2172518)
search for this (line 10)
Code:

<dependency dependencytype="vbulletin" minversion="4.0.0 beta 4" maxversion="4.1.0 alpha 1" />
and chagne it to this

Code:

<dependency dependencytype="vbulletin" minversion="4.0.0 beta 4" maxversion="4.1.99" />

Quote:

Originally Posted by mikem164 (Post 2174277)
I get incompatible with Vbulletin Version 4.1.2 when installing the XML. FYI

use that

mikem164 03-17-2011 06:02 AM

I have searched till my eyes bleed for that line of code

gnrx 03-18-2011 12:40 AM

1 Attachment(s)
Hello.
Recently, I upgraded from vb 3.8.7 to vb 4.1.2 (I am in testin upgrade).

I upgraded this mod.

I modified my postbit for, appears my postbit like in vb 3.8.7.

I align the postbit to the left, I add in my additional.css this code:
HTML Code:

.postbit .userinfo_extra dl dt {clear: both;}
.postbit .userinfo_extra dl dd  {float: left;}
.postbit .userinfo .userinfo_extra dl, .postbit .userinfo_noavatar .userinfo_extra dl {width: 200px;}

With this, now appears my postbit align, but the last phrase of this mod, not appears align, is fixed align to right, when change thw widht, this phrase is in the same position (align to right).

Can help me for align to left?

Thanks and regards!

mitch84 03-18-2011 04:20 AM

Quote:

Originally Posted by gnrx (Post 2174587)
Hello.
Recently, I upgraded from vb 3.8.7 to vb 4.1.2 (I am in testin upgrade).

I upgraded this mod.

I modified my postbit for, appears my postbit like in vb 3.8.7.

I align the postbit to the left, I add in my additional.css this code:
HTML Code:

.postbit .userinfo_extra dl dt {clear: both;}
.postbit .userinfo_extra dl dd  {float: left;}
.postbit .userinfo .userinfo_extra dl, .postbit .userinfo_noavatar .userinfo_extra dl {width: 200px;}

With this, now appears my postbit align, but the last phrase of this mod, not appears align, is fixed align to right, when change thw widht, this phrase is in the same position (align to right).

Can help me for align to left?

Thanks and regards!

in template post_thanks_postbit_info
search and replace all vb:stylevar right by vb:stylevar left

gnrx 03-18-2011 07:52 PM

Quote:

Originally Posted by mitch84 (Post 2174644)
in template post_thanks_postbit_info
search and replace all vb:stylevar right by vb:stylevar left

Thank you very much for your help :)

I made this changes and now, appears correctly align to the left.

Thanks and best regards!!


All times are GMT. The time now is 03:43 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.04618 seconds
  • Memory Usage 1,746KB
  • 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
  • (2)bbcode_code_printable
  • (2)bbcode_html_printable
  • (5)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (6)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