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)

riskreward 02-03-2011 01:35 PM

Just look at the image guys.

Why is the Thanks line misaligned with everything else.


https://vborg.vbsupport.ru/

How to correct it?

Thanks

Bob_R 02-03-2011 02:51 PM

Is there an answer in our future to post #1286, 1289?

nhawk 02-03-2011 02:59 PM

Quote:

Originally Posted by Bob_R (Post 2158263)
Is there an answer in our future to post #1286, 1289?

Your answer is that your question has nothing to do with the post thank you hack (or I don't think it does).

That setting is in the usergroup. Look for "Can Leave Negative Reputation" and set it to yes.

riskreward 02-03-2011 04:20 PM

Quote:

Originally Posted by riskreward (Post 2158232)
Just look at the image guys.

Why is the Thanks line misaligned with everything else.


http://img88.imageshack.us/img88/4719/tilt.png

How to correct it?

Thanks

Thanks.

Problem Resolved.

gsmlover4u 02-04-2011 01:30 AM

is it working with vb 4.1.1 ?

tjh4384 02-05-2011 10:10 PM

Not working with 4.1.1 , wouldn't let me load it when updated forum, I love it, hopefully will
be updated shortly

djbaxter 02-05-2011 10:17 PM

Quote:

Originally Posted by gsmlover4u (Post 2158510)
is it working with vb 4.1.1 ?

Quote:

Originally Posted by tjh4384 (Post 2159180)
Not working with 4.1.1 , wouldn't let me load it when updated forum,

It's working fine for me in vB 4.1.1

tjh4384 02-05-2011 10:43 PM

Quote:

The following dependencies were not met:

1. This product is not compatible with version 4.1.1 of vBulletin. (Compatible starting with 4.0.0 beta 4 / Incompatible with 4.1.0 alpha 1 and greater)
Fairly straight forward install, I tried updating, then removed it and tried fresh install
got same thing both times

Still tweeking fresh install of 4.1.1 will get back to this later then

djbaxter 02-05-2011 11:06 PM

Quote:

Originally Posted by tjh4384 (Post 2159191)
Quote:

The following dependencies were not met:

1. This product is not compatible with version 4.1.1 of vBulletin. (Compatible starting with 4.0.0 beta 4 / Incompatible with 4.1.0 alpha 1 and greater)
Fairly straight forward install, I tried updating, then removed it and tried fresh install
got same thing both times

Still tweeking fresh install of 4.1.1 will get back to this later then

This issue has been covered many times in this thread.
  1. FIND at line 10:

    PHP Code:

            <dependency dependencytype="vbulletin" minversion="4.0.0 beta 4" maxversion="4.1.0 alpha 1" /> 

  2. REPLACE WITH:

    PHP Code:

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

  3. IMPORT XML to INSTALL.

Deirdre 02-06-2011 02:33 AM

Working fine for me with 4.1.1


All times are GMT. The time now is 05:52 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.05587 seconds
  • Memory Usage 1,747KB
  • 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_php_printable
  • (7)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