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)
-   -   New Posting Features - [DBTech] Advanced Post Thanks / Like v3 (vB3) [AJAX] (https://vborg.vbsupport.ru/showthread.php?t=243511)

Goomzee 11-01-2011 10:50 AM

well downgrade use old version and it's works fine and also it's show Like the posi in every single post but only Default theme or new theme not my current theme it seems there is something to fix in ForumDisplay template

ikorolis 11-01-2011 11:16 AM

Quote:

Originally Posted by Goomzee (Post 2263421)
well downgrade use old version and it's works fine and also it's show Like the posi in every single post but only Default theme or new theme not my current theme it seems there is something to fix in ForumDisplay template

you have old version this plug?

Goomzee 11-01-2011 11:25 AM

yes using old version and i also fixed my previous like this post issue as well

DragonByte Tech 11-06-2011 09:48 PM

Advanced Post Thanks / Like v2.0.2:
Fix: Potential fix for custom profile styles looking odd
Fix: Potential fix for a reset() error on some PHP versions when performing Maintenance actions that had nothing to do.
Fix: Inactive buttons still showed up on the Hottest Threads / Posts page
Fix: Hidden buttons still showed clickers on the Statistics page
Change: Changed instances of "N/A" to the "Hidden Content" phrase to eliminate confusion
Change: Includes compatibility for future versions of vBActivity & Awards
Note: Edit / save any custom buttons (i.e. buttons beyond Thanks / Like / Dislike) to ensure vBAA compatibility is properly applied.

Fillip

Taringa! CS 11-07-2011 12:53 PM

I need to add some actions to the thanks.js file... using old yahoo i could made them..., right after this

YAHOO.util.Dom.get('dbtech_thanks_actions_' + this.postid).innerHTML = (actions[0].firstChild ? actions[0].firstChild.nodeValue : '');

but on jquery i can't... any ideas? hack works fine but i can't made this tweek i need on my forum

thanks in advance

DragonByte Tech 11-07-2011 01:02 PM

We don't support customisations to our scripts, but even if we did, you didn't actually post what tweak you did (unless I misread your post?) so it's quite impossible for me to give you any ideas :(


Fillip

Taringa! CS 11-07-2011 03:19 PM

Quote:

Originally Posted by DragonByte Tech (Post 2265336)
We don't support customisations to our scripts, but even if we did, you didn't actually post what tweak you did (unless I misread your post?) so it's quite impossible for me to give you any ideas :(


Fillip

Hi Fillip

It's simple... i've named tr actions/entries and i wan't to do this

$('#dbtech_thanks_actions_tr_' + postid).css('display', 'none');
$('#dbtech_thanks_entries_tr_' + postid).css('display', 'table-row');

Thanks!

DragonByte Tech 11-07-2011 03:22 PM

What are you trying to accomplish? I doubt I'll be able to help though as if it's what I think it is then it's quite complex but we'll see :)


Fillip

Taringa! CS 11-07-2011 04:50 PM

I'm trying to hide the tr that holds each action after clicking on an action...

DragonByte Tech 11-07-2011 09:19 PM

So you mean that when someone clicked, say, Thanks, you want the entire button row hidden, so that they cannot click any other button?

If that's the case, then this is a built-in feature. Near the bottom of each button's settings page in the Button Management, there's an Exclusive set of checkboxes. Tick all of them for all buttons, and you will have achieved your goal :)

If that's not what you meant, then could you please clarify (a screenshot would help as well)? :)


Fillip


All times are GMT. The time now is 05:05 AM.

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.01252 seconds
  • Memory Usage 1,736KB
  • 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_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