Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 3.7 > vBulletin 3.7 Add-ons
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
Display Thank Score of thread near of the original poster Details »»
Display Thank Score of thread near of the original poster
Version: 1.0.4, by vietdjclub vietdjclub is offline
Developer Last Online: Jan 2012 Show Printable Version Email this Page

Category: Show Thread Enhancements - Version: 3.7.x Rating:
Released: 05-28-2008 Last Update: 06-14-2008 Installs: 50
Uses Plugins Auto-Templates
 
No support by the author.

Display Thank Score of thread near of the original poster


PLEASE CLICK HERE IF YOU USE THIS MOD

  1. This mod will Display Thank Score of thread near of the original poster on showthread.
  2. Instantly you will know how many visitor has THANKED and downloaded from the poster's thread.


how to install
1.Download file product-vietdjclub_thank_score.xml
2.login ACP -->Plugins & Products-->Manage Products-->Add/Import Product-->Select file product-vietdjclub_thank_score.xml

Allow Overwrite : Yes

Click OK. All Done

NOW SELECT Display thank score near poster ON vbulletin option

1. SELECT yes TO ENABLE OR no TO DISABLE.
2. PLACE Individual Forums ID to Turn Off THIS HACK (v1.0.3)



CLICK HERE TO VIEW DEMO

Version 1.0.2 Fixed
show thank =0
fix Invalid SQL


Version 1.0.3
show thank =0
fix Invalid SQL
Individual Forums to Turn Off (view attack)

Version 1.0.4
show thank = 0
fix Invalid SQL
Individual Forums to Turn Off (view attack)
add score title (view setting option)

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #12  
Old 05-30-2008, 10:48 AM
vietdjclub vietdjclub is offline
 
Join Date: Oct 2007
Posts: 117
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Version 1.0.3 add Individual Forums to Turn Off.
Reply With Quote
  #13  
Old 05-30-2008, 10:51 AM
Mdrop Mdrop is offline
 
Join Date: Mar 2008
Posts: 13
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Can you make a setting that i can change the place of the score?, after views or something?
Reply With Quote
  #14  
Old 05-30-2008, 10:55 AM
vietdjclub vietdjclub is offline
 
Join Date: Oct 2007
Posts: 117
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Mdrop View Post
Can you make a setting that i can change the place of the score?, after views or something?
dont know what you want , sorry. more info ?
Reply With Quote
  #15  
Old 05-30-2008, 11:02 AM
Mdrop Mdrop is offline
 
Join Date: Mar 2008
Posts: 13
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by vietdjclub View Post
dont know what you want , sorry. more info ?
I will show the 'thank score' next to the 'views' how can i do that?

*Screen for more info:
Reply With Quote
  #16  
Old 05-30-2008, 11:56 AM
silver surfer's Avatar
silver surfer silver surfer is offline
 
Join Date: Aug 2007
Posts: 63
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

nice one, but still this error when i turn it on ;

Code:
Database error in vBulletin 3.7.0:

Invalid SQL:
SELECT post_thanks_amount 
						FROM post 
						WHERE threadid = 4937
						ORDER BY post_thanks_amount
						DESC LIMIT 0 , 1;

MySQL Error   : Unknown column 'post_thanks_amount' in 'field list'
Error Number  : 1054
Request Date  : Friday, May 30th 2008 @ 05:54:42 AM
Error Date    : Friday, May 30th 2008 @ 05:54:43 AM
Script        : http://pspower.us/forumdisplay.php?f=8
Referrer      : http://pspower.us/index.php
IP Address    : xxx.xx.xxxx.xx
Username      : Insane
Classname     : vb_database
MySQL Version : 4.1.22-max-log
any ideas... ?
Reply With Quote
  #17  
Old 05-30-2008, 12:53 PM
tei727's Avatar
tei727 tei727 is offline
 
Join Date: Feb 2006
Posts: 162
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

update works great!
Reply With Quote
  #18  
Old 05-30-2008, 11:49 PM
vietdjclub vietdjclub is offline
 
Join Date: Oct 2007
Posts: 117
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by silver surfer View Post
nice one, but still this error when i turn it on ;

Code:
Database error in vBulletin 3.7.0:

Invalid SQL:
SELECT post_thanks_amount 
						FROM post 
						WHERE threadid = 4937
						ORDER BY post_thanks_amount
						DESC LIMIT 0 , 1;

MySQL Error   : Unknown column 'post_thanks_amount' in 'field list'
Error Number  : 1054
Request Date  : Friday, May 30th 2008 @ 05:54:42 AM
Error Date    : Friday, May 30th 2008 @ 05:54:43 AM
Script        : http://pspower.us/forumdisplay.php?f=8
Referrer      : http://pspower.us/index.php
IP Address    : xxx.xx.xxxx.xx
Username      : Insane
Classname     : vb_database
MySQL Version : 4.1.22-max-log
any ideas... ?
you must installed [AJAX] Post Thank You Hack on your board?


or run this SQL via phpMyAdmin

PHP Code:
ALTER TABLE `postADD `post_thanks_amountINT10 UNSIGNED DEFAULT '0' NOT NULL 
Reply With Quote
  #19  
Old 06-01-2008, 04:07 PM
Fırtına Fırtına is offline
 
Join Date: Mar 2008
Location: Saudi Arabia / Turkey
Posts: 130
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

All errors fixed, thank you vietdjclub :kiss:
Reply With Quote
  #20  
Old 06-01-2008, 08:51 PM
vietdjclub vietdjclub is offline
 
Join Date: Oct 2007
Posts: 117
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

thank Fırtına for Turkish language in vers. 1.0.3
Reply With Quote
  #21  
Old 06-04-2008, 10:58 AM
xorex's Avatar
xorex xorex is offline
 
Join Date: Jan 2008
Posts: 99
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

russian translate

update first post please
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 01:50 PM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.07500 seconds
  • Memory Usage 2,308KB
  • Queries Executed 25 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (2)bbcode_code
  • (1)bbcode_php
  • (3)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.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
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete