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)

andryus 01-26-2011 01:34 PM

It work for me on 4.1.1.

Master48 01-26-2011 04:36 PM

By me it dont works under 4.1.1.Under the Posts it dont show the users who have thanked! Any Idea? Sorry for my bad english!
the box with the user who have thanked for the thread is not shown! Please help me!

creative-friend 01-26-2011 10:01 PM

Quote:

Originally Posted by djbaxter (Post 2154605)
It does work for vB 4.1.1 so what you need to do now is to provide more details about how you installed it and what is or is not happening after you installed it.

Look

thats what its saying

The following dependencies were not met:
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)

irantk 01-26-2011 11:21 PM

how to add "Find all posts thanked by user" in profile?
please help me

irantk 01-26-2011 11:28 PM

Quote:

Originally Posted by RobbieZ (Post 1942322)
AdminCp>Styles & Templates>Style Manager>Postbit

Now find this in postbit

HTML Code:

{vb:raw template_hook.postbit_controls}
Highlight it, copy it and delete it.

Now find this bit in postbit

HTML Code:

<span class="postcontrols">
and press enter after it and paste the first one.

PHP Code:

<div class="postfoot">
        <
div class="textcontrols">
            <
span class="postcontrols">
{
vb:raw template_hook.postbit_controls}
                <
img style="display:none" id="progress_{vb:raw post.postid}" src="{vb:stylevar imgdir_misc}/progress.gif"  alt="{vb:rawphrase loading_editor_please_wait}" />
                <
vb:if 


but not work for me. please help me

ET 7 01-27-2011 07:11 AM

how can I install this on my vB? I have 4.1.1 and it says it isn't compatible.

few steps I did but honestly I winged it, it smy first Mod I am doing so let me know if I did anything wrong.

1) I went to filezilla, copied the contents inside "upload via ftp" folder into the public_html of mine.
2) i went into manage products and choose file than import.

thats when I got the error. Did i skip any steps for my first time doing this?

ErikTheRed 01-27-2011 03:56 PM

Are any devs planning on making this compatible with 4.1.1? I'd be willing to tip...

NickyNet 01-27-2011 04:40 PM

all..

open product-post_thanks.xml and change it as example to
Code:

<dependency dependencytype="vbulletin" minversion="4.0.0 beta 4" maxversion="4.1.9" />
then it works..

ET 7 01-27-2011 06:03 PM

that worked !!! your awesome comparing vB to phpBB for mods is NIGHT and DAY

creative-friend 01-27-2011 06:59 PM

Quote:

Originally Posted by NickyNet (Post 2155324)
all..

open product-post_thanks.xml and change it as example to
Code:

<dependency dependencytype="vbulletin" minversion="4.0.0 beta 4" maxversion="4.1.9" />
then it works..

Wow Wow Wow

Thank u Very Much Mate

A Hug For You:D

Its Working Yaaaaaaaay:up:


All times are GMT. The time now is 05:04 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.02666 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
  • (1)bbcode_php_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