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)

DragonByte Tech 01-17-2011 11:35 AM

Quote:

Originally Posted by leannet (Post 2150397)
Is there anything like this availiable for version 3.7.1

This may or may not work on 3.7, we haven't tested it.

Quote:

Originally Posted by Taringa! CS (Post 2150398)
Hi there
Any updates on that?

Matias

vBActivity is currently going through a required update in order to facilitate the release of v1.1.x of this mod :)


Fillip

DragonByte Tech 01-19-2011 10:16 PM

v1.1.2 has been released. This is a version that has been in Beta for a long time, but is now ready to be released.

Changelog:
  • Thanks and Like have been changed to generic "buttons". You can rename them and control other aspects via the Button Management.
  • Reputation modifier per button has been added
  • Compatibility with [DBTech] vBActivity v2.1.3 has been added.
  • [HIDE] tag for hiding post content has been added.

IMPORTANT!!!
Your Usergroup Permissions, and per-post content hiding have been reset.
Please re-configure Usergroup Permissions via Button Management, and edit posts to include the HIDE tag where appropriate.


Fillip

★Slap 01-19-2011 10:23 PM

Thanks for the update :)

Taringa! CS 01-19-2011 11:01 PM

THanks!

No news about notifications?

DragonByte Tech 01-19-2011 11:17 PM

Nothing yet, no. We had to "rush" this release out in order to get rid of the compatibility matrix that frustrated our Pro customers :)


Fillip

DragonByte Tech 01-20-2011 11:13 AM

Hotfix for vBActivity & Awards integration released.

Re-download and re-upload all files (no need to re-import XML) if you are using vBActivity & Awards :)


Fillip

DragonByte Tech 01-21-2011 11:27 AM

Actually, ignore my previous post. Notifications are in fact in the product right now. I forgot I added that feature to the Pro Beta back in October.

Re-download the zip, re-upload the files and re-import the XML, and you will have notifications :)

We're currently collecting feedback as to whether your own button clicks should be mixed in with people clicking buttons on your posts in your profile's APTL tab.


Fillip

Taringa! CS 01-21-2011 01:01 PM

I saw that when upgrading so i removed my comment :P GREAT NEWS :D

Some regards about new release

1) There are no spaces between buttons, so i need to manually made it

2) It would be great to place dbtech_thanks_postbit_entries where we want like it's done on postbit. Extra it could be even better to split {$entries} and {$actions} so we could place at the top of the message the action links and on the bottom of the message the list of users.

3) As there it's a "List Text" (suffix), sometimes it's need a prefix. Maybe it could be added

4) Maybe users can remove receiving notifications?

Thanks!

DragonByte Tech 01-21-2011 01:12 PM

Customisation options will be added in a future version :)

As for #4, they can do that by visiting their profile.

If you mean disable incoming notifs, then that's something we'll add to a future version :)


Fillip

Taringa! CS 01-21-2011 01:39 PM

Quote:

Originally Posted by DragonByte Tech (Post 2152396)
Customisation options will be added in a future version :)

As for #4, they can do that by visiting their profile.

If you mean disable incoming notifs, then that's something we'll add to a future version :)


Fillip

Thanks fillip! Yes, i mean to disable them :p

---

How can i make a conditional for this?
PHP Code:

<tr valign="top">    
    <
td class="alt1" id="dbtech_thanks_entries_{$post[postid]}">    
        {
$entries}
    </
td>
</
tr

Because i change a bit dbtech_thanks_postbit_entries

I need that piece of code to be shown only if there it's an entry to "like/dislike"

my whole template

PHP Code:

<if condition="$show['dbtech_thanks_area']">
<
table class="tborder" cellpadding="$stylevar[cellpadding]cellspacing="0" border="0" width="100%" align="center" style="border-top:0;">
<
tr valign="top">    
    <
td class="alt1" id="dbtech_thanks_entries_{$post[postid]}">    
        {
$entries}
    </
td>
</
tr>
<if 
condition="$post['userid'] != $bbuserinfo['userid']">
<
tr valign="top">    
    <
td class="alt1" id="dbtech_thanks_entries_{$post[postid]}">    
        {
$actions}
    </
td>
</
tr>
</if>
</
table>
<
script type="text/javascript">
<!-- 
var 
Thanks{$post[postid]} = new Thanks_Obj();
Thanks{$post[postid]}.init('{$post[postid]}');
// -->
</script>
</if> 



All times are GMT. The time now is 09:37 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.01225 seconds
  • Memory Usage 1,759KB
  • 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_php_printable
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)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