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)
-   -   Miscellaneous Hacks - [AJAX] Thumbs Up? (https://vborg.vbsupport.ru/showthread.php?t=285720)

final kaoss 02-21-2013 04:44 PM

ACP > Options > Thumbs Up Options
PHP Code:

Thumbs Up votesshow who vote?
If 
YESthe list with users who gives thumbs up voteswill appear publicly on the rating boxAdministrators can always see this list.

Thumbs Down votesshow who vote?
If 
YESthe list with users who gives thumbs down voteswill appear publicly on the rating boxAdministrators can always see this list. 


Big-K 02-21-2013 05:52 PM

Quote:

Originally Posted by final kaoss (Post 2405628)
ACP > Options > Thumbs Up Options
Thumbs Up votes: show who vote?
If YES, the list with users who gives thumbs up votes, will appear publicly on the rating box. Administrators can always see this list.

Thumbs Down votes: show who vote?
If YES, the list with users who gives thumbs down votes, will appear publicly on the rating box. Administrators can always see this list.

Oh, I get that. I was asking about a permanently visible list, much like the system her on VB.org or VBSEO likes.

Saint_ago 02-25-2013 01:50 PM

Quote:

Originally Posted by Saint_ago (Post 2405397)
Hi! That's a nice hack, thank you for doing it!

I've installed the hack yesterday, and i'm having an issue with the Thumbs Center. In the column "Date/Time", all dates and time are showing the variables "d-m-Y - H:i" instead of the actual date and time. How can i fix it?

Thanks in advance

Fixed by myself.

In "thumbs_center.php"
Changed from:
Code:

$content['date'] = vbdate("d-m-Y - H:i", $xxx['xxx']);
To:
Code:

$content['date'] = vbdate($vbulletin->options['dateformat'] . ', ' . $vbulletin->options['timeformat'], $xxx['xxx']);
Now it uses the date/time format i've set in Vbulletin settings :)

Elric 02-26-2013 12:21 PM

1 Attachment(s)
TOP mod much thanks but...

Attachment 143930

...makes not a brake the thanks mod is this:

https://vborg.vbsupport.ru/showthread.php?t=231666

dany_danay 03-01-2013 02:10 AM

I install it, but it dont appear

Hippy 03-03-2013 02:00 PM

Quote:

Originally Posted by Elric (Post 2406453)
TOP mod much thanks but...

Attachment 143930

...makes not a brake the thanks mod is this:

https://vborg.vbsupport.ru/showthread.php?t=231666

did you do the fixes or install the thanks mod I updated ?
if so it does not do that

Elric 03-03-2013 02:17 PM

What updates/ fix you mean?

Hippy 03-03-2013 05:33 PM

<a href="https://vborg.vbsupport.ru/showpost.php?p=2264681&postcount=1943" target="_blank">https://vborg.vbsupport.ru/showp...postcount=1943</a>

Elric 03-04-2013 04:24 AM

Hmm i not see a fix for my problem in this thead?

deltahawk5 03-05-2013 09:19 AM

Any way to give the thumbsup center list a color background? The transparency is causing issues and I do not know the code well enough to find it on the style sheet.


All times are GMT. The time now is 07:27 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.01569 seconds
  • Memory Usage 1,745KB
  • 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
  • (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
  • (2)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