vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.7 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=228)
-   -   Show Thread Enhancements - Display Thank Score of thread near of the original poster (https://vborg.vbsupport.ru/showthread.php?t=180862)

vietdjclub 06-04-2008 11:55 AM

thank xorex for Russian language in vers. 1.0.3

vietdjclub 06-06-2008 03:06 AM

what new on vers 1.0.4
you can setiing score title via setting option

vietdjclub 06-14-2008 01:29 PM

update Turkish language product-vietdjclub thank score V1.0.4

thank my friend

xorex 06-15-2008 01:52 AM

please update russian translate ... thanx Vietdjclub for great mod !

xorex 06-15-2008 02:08 AM

small problem in this version . look sreenshot pls


Attachment 82317

vietdjclub 06-15-2008 02:29 AM

Quote:

Originally Posted by xorex (Post 1549583)
small problem in this version . look sreenshot pls


Attachment 82317


change 'give thanks' to 'give thanks: ' or 'give thanks= ' in setting Score Title

thank for Russian lang.

xorex 06-15-2008 03:01 AM

Vietdjclub How to insert a space between them without symbols ( = or : ) ?

so It would be desirable (Given Thanks: XX) or (Given Thanks XX)

thanx

vietdjclub 06-15-2008 03:35 AM

Quote:

Originally Posted by xorex (Post 1549602)
Vietdjclub How to insert a space between them without symbols ( = or : ) ?

so It would be desirable (Given Thanks: XX) or (Given Thanks XX)

thanx

just do follow step

Code:

Open Plugin:  Display the thank score of threads - Calculate the thank score (showthread.php)
FIND
Code:

$thankscored = "($mytitle0)";
REPLACE WITH
Code:

$thankscored = "($mytitle 0)";
FIND
Code:

$thankscored = "($mytitle".$thankgivenscore['post_thanks_amount'].")";
REPLACE WITH
Code:

$thankscored = "($mytitle ".$thankgivenscore['post_thanks_amount'].")";
DO IT 2 TIMES

SAVE Plugin. DONE

xorex 06-15-2008 04:23 AM

Wow quick reply nice ! thanx :up:

attached fixed ver.

good job chief :)

Namaless 07-09-2008 11:18 AM

I have added one feature:
  • If the "Title" is empty, send to template only number (I have a table and need only number of given thanks).

See attachment..

Regards.


All times are GMT. The time now is 07: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.01505 seconds
  • Memory Usage 1,734KB
  • 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
  • (5)bbcode_code_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (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