vb.org Archive

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

Abe1 01-25-2008 05:32 PM

Quote:

Originally Posted by nyqnzguju (Post 1428801)
Thanks Nice Hack. Installed. But there is one Problem. I cant see the Thanks Image.:( Help me out. Thanks in adv.
http://i168.photobucket.com/albums/u...eeTheImage.jpg

Make sure the image is in all button folders for each style.

YLP1 01-25-2008 05:39 PM

I am running a new board v. 3.6.8. The button isn't showing on either postbits. I did confirm that the templates had the correct code via the instructions.

Any idea on what I did wrong?
Thanks in advance.

DieselMinded 01-25-2008 06:00 PM

Hey Abe

I had Thanked 2 times in 1 posts , Showing twice so I edited out a bit of code in post bit and i thouight it worked but for some reason i have forund 1 member that its still showing twice , I went back and edited legacy too and no change

What do i do ?

DM

Namaless 01-25-2008 10:27 PM

With GARS found one error:

When view the second page of Reviews, get this error:
Code:

Warning: Invalid argument supplied for foreach() in /includes/functions_post_thanks.php on line 183
the part is:
PHP Code:

    foreach ($thanks AS $thank)
    {
        if (
$cmpt<$number_rows)
        {
            
$virg=",";
        }
        else
        {
            
$virg="";
        }

        if (
show_thanks_date($forumid))
        {
            
$date_thank vbdate($vbulletin->options['dateformat'], $thank['date'], true);
        }

        eval(
'$liste_user .= " ' fetch_template('post_thanks_box_bit') . '";');
        
$cmpt++;
    } 

This problem get because not found users has thanked.

Thanks for your work.

Nathan2006 01-26-2008 12:03 AM

Quote:

Originally Posted by Abe1 (Post 1428440)
If you currently have post thanks installed, do not uninstall it.


Hi Abe,

I only have your version that was included within the hide hack from Psionic Vision

BadgerDog 01-26-2008 09:50 AM

Quote:

Originally Posted by Abe1 (Post 1428794)
I'm just wondering why the version check didn't work. As you sure you have vb 3.6.7? maybe just some files were not updated.

I don't know ....

I just checked in AdminCP and at the top is says:

Quote:

You are currently running vBulletin version 3.6.7 PL1.
If there's anything (a test PHP script etc) that you'd like me to run and give you results on, I'd be happy to do so.

Should I run any (or all) of those counter reset routines in the AdminCp for your mod, after I altered that plug-in?

Thanks for your help... :up:

Regards,
Badger

teenhut 01-26-2008 10:00 AM

I get an error

Bitfield Collision: credits_cantearn = prefixrequired

Is it because I am using VB Credits?

DieselMinded 01-26-2008 10:13 AM

Quote:

Originally Posted by DiesellMinded (Post 1428826)
Hey Abe

I had Thanked 2 times in 1 posts , Showing twice so I edited out a bit of code in post bit and i thought it worked but for some reason i have found 1 member that its still showing twice , I went back and edited legacy too and no change

What do i do ?

DM

It seems to be only 1 user ? HELP

Traxdata 01-26-2008 11:52 AM

Hello,

I would like to suggest to add disable/enable "Find All Thanked Posts"/"Find All Posts Thanked" functions in "Post Thanks Settings"
This "Find Thanks Posts" search function in User Profiles slows down my forums.
Well, I can edit two "post thanks memberinfo" templates but disable function in "Post Thanks Settings" would be more comfortable.

Thank you :)

teenhut 01-26-2008 12:56 PM

I want to know that.

Is it possible to edit the post bit myself rather than automatic edit?

I only want to know as How many times user has been thanked in post bit rather this and also the one "How many he thanked in how many posts"

Plus it shows up under the Mood feature. I want to show where I want to. I could not any way to turn off the automatic editing of postbit template. Any help please.


All times are GMT. The time now is 06:33 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.02379 seconds
  • Memory Usage 1,750KB
  • 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
  • (1)bbcode_code_printable
  • (1)bbcode_php_printable
  • (5)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (4)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