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)

michal72 03-03-2012 12:26 PM

Hippy solution is perfect and working. Just small mistake. :)

Code:

<vb:if condition="$bbuserinfo['userid'] != 0">
 <div <vb:if condition="!$post_thanks_box == 1"> style="background-color: #f2f6f8; border: 1px ridge #417394; border-width: 1px 1px 1px 1px; padding: 2px; width:92%; margin: 

0px auto 0px auto; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; margin-top:10px; margin-bottom:0px;display:none" <vb:else /> 
style="background-color: #f2f6f8; border: 1px ridge #417394; border-width: 1px 1px 1px 1px; padding: 2px; width:92%; margin: 0px auto 0px auto; -webkit-border-radius: 5px; -

moz-border-radius: 5px; border-radius: 5px; margin-top:10px; margin-bottom:0px;"
</vb:if> id="post_thanks_box_{vb:raw post.postid}">
{vb:raw post_thanks_box}
</div></vb:if>


temsamane 03-03-2012 12:37 PM

Quote:

Originally Posted by michal72 (Post 2305677)
Hippy solution is perfect and working. Just small mistake. :)

Code:

<vb:if condition="$bbuserinfo['userid'] != 0">
 <div <vb:if condition="!$post_thanks_box == 1"> style="background-color: #f2f6f8; border: 1px ridge #417394; border-width: 1px 1px 1px 1px; padding: 2px; width:92%; margin: 

0px auto 0px auto; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; margin-top:10px; margin-bottom:0px;display:none" <vb:else /> 
style="background-color: #f2f6f8; border: 1px ridge #417394; border-width: 1px 1px 1px 1px; padding: 2px; width:92%; margin: 0px auto 0px auto; -webkit-border-radius: 5px; -

moz-border-radius: 5px; border-radius: 5px; margin-top:10px; margin-bottom:0px;"
</vb:if> id="post_thanks_box_{vb:raw post.postid}">
{vb:raw post_thanks_box}
</div></vb:if>


that's the right code! thank you michal72! :D

and thank you hippy for your time!

Hippy 03-03-2012 12:39 PM

yeah I forgot to close the vb:if
he no morning coffee yet
thanks for pointing that out michal72

your welcome

HHelp1 03-03-2012 12:46 PM

Any help plz ? https://vborg.vbsupport.ru/showpost....postcount=2325

michal72 03-03-2012 12:56 PM

Quote:

Originally Posted by HHelp1 (Post 2305687)

You need to copy two files: post_thanks-hover.png and post_thanks.png to images/buttons directory of each of your styles

tareqbd 03-03-2012 01:03 PM

mobile user can see thanks button in Dartho's mobile style but they has to click the thanks button many times, also need to refresh the page to view the content posted inside . please let me know what to do.
Thanks.

northvanmike 03-04-2012 01:59 PM

it installs, but when i go to a thread, database error.

is this related to our servers MySQL version updates recently?

Code:

Database error in vBulletin 4.1.10:

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

MySQL Error  : Unknown column '0Array' in 'where clause'
Error Number  : 1054
Request Date  : Sunday, March 4th 2012 @ 09:55:47 AM
Error Date    : Sunday, March 4th 2012 @ 09:55:47 AM
Script        : http://www.canadian-photographer.ca/forums/showthread.php?t=16173
Referrer      : http://www.canadian-photographer.ca/forums/forumdisplay.php?f=44
IP Address    : 174.7.113.111
Username      : N.V.M.
Classname    : vB_Database
MySQL Version : 5.1.56-log


Fangs404 03-04-2012 07:12 PM

Thought someone might find this useful. The way thanks is used on the forums I run is that I like the thread to be bumped each time thanks is hit (so, thanks functions just like reply but without cluttering up the thread with useless posts). This is all it takes to make that happen:

In post_thanks.php, find this chunk of code:

PHP Code:

add_thanks($postinfo);

(
$hook vBulletinHook::fetch_hook('post_thanks_main_add_thanks_end')) ? eval($hook) : false

Add the following chunk of code between those two lines:

PHP Code:

//bump thread when user hits thanks
$threadman =& datamanager_init('Thread'$vbulletinERRTYPE_ARRAY'threadpost');
$threadman->set_existing($threadinfo);
$threadman->set('lastpost'TIMENOW);
$threadman->save(); 

That's it!

mugz 03-04-2012 07:30 PM

Hi thanks for this mod I just upgraded my forum and now does not work I tried to remove the mod and install now getting the below error

Quote:

The following dependencies were not met:
This product is not compatible with version 4.1.11 of vBulletin. (Compatible starting with 4.0.0 beta 4 / Incompatible with 4.1.0 alpha 1 and greater)
Will there be any updates for it to work?

ForceHSS 03-04-2012 07:57 PM

my sig


All times are GMT. The time now is 12:41 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.04257 seconds
  • Memory Usage 1,755KB
  • 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
  • (2)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