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)

vigneshrajesh 07-18-2011 01:13 PM

The following dependencies were not met:
This product is not compatible with version 4.1.2 of vBulletin. (Compatible starting with 4.0.0 beta 4 / Incompatible with 4.1.0 alpha 1 and greater)

I am getting the following error when i try to import..pls help me guys..i have did all the step correctly..

BirdOPrey5 07-18-2011 01:16 PM

Quote:

Originally Posted by vigneshrajesh (Post 2221942)
The following dependencies were not met:
This product is not compatible with version 4.1.2 of vBulletin. (Compatible starting with 4.0.0 beta 4 / Incompatible with 4.1.0 alpha 1 and greater)

I am getting the following error when i try to import..pls help me guys..i have did all the step correctly..

Read some of the past posts in the last couple weeks. The answer is there.

vigneshrajesh 07-18-2011 01:56 PM

thanks a lot...yea..i corrected ..now working fine on 4.1.2...

Vaira 07-19-2011 02:35 PM

Quote:

Originally Posted by Mark.B (Post 2218464)
Yes you cannot use "select all", it's a known issue. I guess the Javascript must clash in some way. I gave up and took the "select all" option out instead.

The solution for this has been posted many times already!

In template post_thanks_box replace entire code with this:

Code:

<li class="postbit<vb:if condition="$vboptions['legacypostbit']">legacy</vb:if>" id="post_thanks_box_{vb:raw post.postid}"<vb:if condition="!$post_thanks_box == 1"> style="display:none"</vb:if>>
        {vb:raw post_thanks_box}
</li>


The search option is your friend. ;)

Vaira 07-20-2011 12:28 PM

Hi,

I find it useful to have the search links for the thanks at the memberinfo dropdown menu when clicking on a username. It's quicker than to go to the user profile--->about me-->statistics.

(Use the updated hack that is able to search!!!)

At template memberaction_dropdown find:

Code:

<li class="right">
                        <img src="{vb:stylevar imgdir_siteicons}/forum.png" alt="" />
                        <a href="search.php?{vb:raw session.sessionurl}do=finduser&amp;userid={vb:raw memberinfo.userid}&amp;contenttype=vBForum_Post&amp;showposts=1" rel='nofollow'>
                                {vb:rawphrase view_forum_posts}
                        </a>
                </li>


Bellow add:

Code:

<li class="left">
                <img src="{vb:stylevar imgdir_button}/post_thanks.png" alt="" />
                <a href="post_thanks.php?{vb:raw session.sessionurl}do=findthanks&amp;u={vb:raw memberinfo.userid}">
                Thanks Received           
            </a>
        </li>

<li class="right">
                <img src="{vb:stylevar imgdir_button}/post_thanks.png" alt="" />
                <a href="post_thanks.php?{vb:raw session.sessionurl}do=findthanks_user_gave&amp;u={vb:raw memberinfo.userid}">
                  My Thanks             
            </a>
        </li>

Feel free to edit the link name and place it where you want.

PS: I am no programmer, it seemed logic to me to do so...it works I am usin' it ;)

rajamahender 07-21-2011 12:49 PM

Is it supported to vb 4.1.4 forum classic?

hhumas 07-24-2011 11:36 PM

i want it for 4.1.4 ..............

Laurvick 07-25-2011 12:22 PM

I still have a SQL Problem:

Quote:

Invalid SQL:
SELECT * FROM post_thanks AS post_thanks INNER JOIN user AS user USING (userid) WHERE post_thanks.postid IN (0Array) ORDER BY post_thanks.username ASC;

grey_goose 07-25-2011 08:52 PM

Anyone hack this to make it more visually unobtrusive/integrated?

- moving buttons into postbit next to reply/ip/etc
- moving name list inside postbit like the edited notification/like on here/like ipb/like every sexy 'like/thanks' mod :D

hoadiem 07-28-2011 12:09 AM

i seem to have this happens:

Thanks: 1
Thanked 1 Time in 1 Post1 (1 should be located below : Groans: 1)
Groans:
Groaned 2 Times in 2 Posts

please help how do i make it like this:

Thanks: 1
Thanked 1 Time in 1 Post
Groans: 1
Groaned 2 Times in 2 Posts


All times are GMT. The time now is 06:26 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.03817 seconds
  • Memory Usage 1,745KB
  • 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_code_printable
  • (3)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