vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 5.x Products & Extensions (https://vborg.vbsupport.ru/forumdisplay.php?f=258)
-   -   New Posting Features - [DBTech] Advanced Post Thanks / Like v3 (vB5) [AJAX] (https://vborg.vbsupport.ru/showthread.php?t=289426)

DragonByte Tech 10-21-2012 10:00 PM

[DBTech] Advanced Post Thanks / Like v3 (vB5) [AJAX]
 
1 Attachment(s)
What it is: Advanced Thanks/Like mod is designed to cut down on spam and increase useful content in your forum by using a peer encouragement system - users thank/like each others posts, which can encourage the thanked person to post more great content.

-------------------------------------------------------------------------------------------

Translations available @ our forum.

----------------------------------------------------------------------------------

Priority support & Product Demos available at: http://www.dragonbyte-tech.com/forum.php

-------------------------------------------------------------------------------------------

Feature List: Lite

Postbit stats: Shows how many button clicks a person has given, received etc in the postbit. Admins can determine what statistics can show in the postbit to control sizes etc.

Admin Permissions: Control things such as who can click buttons, require button clicks, what shows in postbit, what options can run concurrently, per forum permisions etc.

Notifications: Receive alerts when a member clicked on one of the buttons for one of your posts.


Feature List: Pro

Infinite Buttons: Ability to create new buttons to press! No longer do you need to be limited by Thanks / Like / Dislike.

User Postbit Config: Lets users decide what postbit stats they want to see.

Additional permissions: Un-click a button. Control how many stats show on the statistics page, set permissions per subforum.

Buttons in First Post Only: This allows you to only make the first post thankable. If you forum is based around news, releases or anything similar this will allow your users to easily see the quality of the thread in question.

Button Click Anonymity: This feature will be extremely helpful to forums who like the idea of a "dislike" button, but don't like the drama it brings. Now you can set certain buttons to be anonymous - no one will see who clicked.



Missing Feature List: Lite

Require a Button Click: Allows you to hide the content of a post, or hie an attachment, until the person clicks a button on the post.

Statistics: Shows the top 5 people for; Giving / Receiving button clicks.

Import Thanks: Import script to import "thanks" from Abe's [AJAX] Post Thank You Hack on vBulletin.org. It will work with both vB3 and vB4 versions of this mod.


Missing Feature List: Pro

Auto Collapse Posts: Collapses a post so it doesnt show up by using a formulae for button clicks of your choosing.

Post Colour Thresholds: Ever wanted an easy way for members to tell if a post is helpful or trash? Colour thresholds let you change the colour of posts depending on how many clicks of a button they receive. Members can now see at a glance whether or not a post is helpful, interesting or pointless.


Complete Feature List
Lite

Thanks / Like / Dislike Buttons
  • Fully integrated into the vBulletin 5 postbit footer
  • Same style / functionality as the vBulletin Reputation / "Like" controls
  • On-demand list of people who clicked a certain button
  • Fully AJAX driven

Button Control
  • Edit name and action text
  • Turn off "Given" stats
  • Turn off "Received" stats
  • Ability to turn off buttons per Category

Notifications
  • Forum notification
  • Notifications contain direct link to the post in question

Maintenance
  • Cleanup, removes any thanks / likes / dislikes from posts that no longer exists
  • Recalculate, recalculates how many thanks / likes / dislikes a user should have
  • Rebuild Statistics, ensures the Statistics table is correctly populated and its values are correct.

Search
  • Filter entries by username, button, start date, end date
  • Change number of entries per page
  • Change sort order

Repair Cache
  • Ensures the button / page router caches are updated

Front-End
  • Profile tabs integration


Pro

UserCP Settings
  • Hide postbit items per-button
  • Turn off notifications

Button Control
  • Create unlimited buttons to click
  • Minimum posts required to click a button
  • Per-usergroup setting to become immune to clicks of a button
  • Per-usergroup setting whether who clicked a button is displayed
  • Per-usergroup setting to allow disabling clicks of a specific button for a post
  • Per-usergroup setting to allow removing a click of a button
  • Limit button clicks per day
  • Per-forum ability to set each button to only display in the first post
  • Per-forum toggle of what buttons are enabled
  • Turn off "Given" and "Received stats on a per-button basis

Search
  • Ability to delete entries found in the Search interface
  • Change number of entries per page
  • Change sort order

Notifications
  • Email notification, respects the receiving user's email settings
  • Can be disabled on a per-button basis


Missing Feature List
Lite
  • Front-End
    • Require button clicks to see content (whole post is hidden)
    • Require button clicks to see attachments
    • Each button can be set as "Default" for Attachments and Content. When posting via Quick Reply, the default button(s) will be set as Required
    • Top 5 Given / Received statistics for each button
    • Widget for recent Button Clicks
    • Hottest Threads / Posts page showing most clicked posts and threads

Pro
  • Front-End
    • "Entry List" page; a browseable list of all button clicks
    • Hottest Threads / Posts has a date range filter
  • AdminCP
    • Set more / less than 5 for the Given / Received statistics
    • Ability to auto-collapse posts using provided formula or input for your own using your custom buttons
    • Ability to create Post Colour Thresholds to highlight posts in different colours
    • (vB4) Choose what portions of the postbit should be coloured via the post colour thresholds.
    • Individual users now be excluded from using the mod

-------------------------------------------------------------------------------------------

This mod displays a copyright notification in the footer of all pages which includes:
  • 1 Link to DragonByte Technologies homepage
  • 1 Link to Product Description page of this modification

Hornstar 10-22-2012 05:32 AM

This looks tons better than the vb3/4 version. Hope the look can be back ported :)

DragonByte Tech 10-22-2012 12:36 PM

We currently have no plans to backport the looks due to the fact that the Thanks Bar is deeply integrated into the functionality of the old version, but that's not to say plans won't change :)


Fillip

Shadow 10-22-2012 01:06 PM

Nice! Only thing I would mention is that there's now two links that users can use for liking a post.

See your screenshot :P

DragonByte Tech 10-22-2012 01:11 PM

You can disable the vBulletin reputation system via vBulletin Options :)


Fillip

Asterix_ita 10-22-2012 01:46 PM

On install I have this error

Parse error: syntax error, unexpected T_CONSTANT_ENCAPSED_STRING, expecting ')' in C:\webserver\www\vb5beta\core\packages\dbtechthank s\install\304a1.php on line 61

missing a comma on this line 'name' => 'settings'

Code:

$db->insert('routenew', array(
                'name'                        => 'settings'
                'prefix'                => 'settings',

regards

DragonByte Tech 10-22-2012 02:02 PM

Fixed, and also fixed an issue with the DataManagers on Beta 14 :)


Fillip

Shadow 10-22-2012 07:01 PM

Quote:

Originally Posted by DragonByte Tech (Post 2375041)
You can disable the vBulletin reputation system via vBulletin Options :)


Fillip

No, I was suggesting you do that and update your screenshot :D

It's a minor thing but ya'know :p

DragonByte Tech 10-22-2012 07:11 PM

Oh, haha I see. Will do, thanks :)


Fillip

DragonByte Tech 10-25-2012 04:48 PM

Moved the line break from the start of the copyright to the end, thanks to mediasnog for pointing this out :)


Fillip

DragonByte Tech 11-02-2012 09:36 PM

Advanced Post Thanks / Like (vB5) v3.0.6 Alpha 2:
Fix: Perma-fixed the copyright notice <br /> tag
Fix: Fixed notification email / PM links to posts on page 2 or further into the thread
Change: Improved some back-end code to give vBulletin less work when executing certain queries
Change: Reduced number of executed queries
Change: Converted additional legacy queries
Change: Removed some unneeded code for DataManagers
Change: Slightly improved performance on the dedicated vBulletin Options page for this mod
Change: Renamed the JS files for consistency

Fillip

nomoreturn 12-29-2012 06:29 PM

Installed on Version 5.0.0 Beta 23 and got this error
Fatal error: Uncaught exception 'Exception' with message 'invalid_query_parameters for saveDbCache' in /home/m***/public_html/forum/core/vb/db/query/method.php:170 Stack trace: #0 /home/ma***/public_html/forum/core/vb/db/assertor.php(269): vB_dB_Query_Method->execSQL() #1 /home/ma***/public_html/forum/core/vb/cache/db.php(390): vB_dB_Assertor->assertQuery('saveDbCache', Array) #2 /home/ma***/public_html/forum/core/vb/cache.php(885): vB_Cache_Db->notifyShutdown() #3 [internal function]: vB_Cache->shutdown() #4 /home/ma***/public_html/forum/core/vb/shutdown.php(91): call_user_func(Array) #5 /home/ma***/public_html/forum/core/vb/vb.php(424): vB_Shutdown->shutdown() #6 [internal function]: vB::shutdown() #7 {main} thrown in /home/ma***/public_html/forum/core/vb/db/query/method.php on line 170

DragonByte Tech 12-30-2012 01:58 PM

I'll look into it, haven't had a chance to keep up to date with vB5 versions as of late :)


Fillip

Dorgham 03-04-2013 11:49 PM

wow !!
Like Or Dislike
Wonderful and very useful to evaluate the threads :)

zaroba 03-08-2013 06:50 AM

Much nicer then an easy to abuse reputation system.

But, I notice that regardless of what buttons are active, all the stats are still shown under the usernames in posts.
I only want to use the Like button on my forum so disabled the Dislike and Thanks buttons, but it still shows their stats.

DragonByte Tech 03-08-2013 01:03 PM

I'll look into that for a bugfix update, thanks :)

I'll be going through our vB5 versions to ensure compatibility with the Gold version over the course of the upcoming week :)


Fillip

kshymkiw 03-08-2013 03:34 PM

In your Readme file you have:

Quote:

3. In AdminCP -> Plugins & Products -> Manage Products -> Add/Import Product
in the "OR import the XML file from your server" put

./core/packages/dbtechthanks/xml/product_dbtechthanks.xml
You need to remove the /core, that line should read:

Quote:

./packages/dbtechthanks/xml/product_dbtechthanks.xml

DragonByte Tech 03-10-2013 04:30 PM

That change has already been implemented in the current development copy, I'll update the "Live" text with the next update :)


Fillip

brbafk 03-27-2013 12:01 AM

Can't wait for the vb 5.0 Forumon and vbactivity releases from you guys :)

Globe 03-31-2013 12:33 PM

nice mod but i have a problem i cant activate any three options (Thanks,Like,Dislike) they're all set Active to No once i hit to yes and save it, then it says succesfully saved but still not active :(

DragonByte Tech 04-01-2013 12:50 AM

If you are running PHP 5.3.9 or higher you may want to try setting max_input_vars to 10000 or higher.

Fillip

smgxtreme 04-01-2013 11:12 AM

Quote:

Originally Posted by Globe (Post 2413356)
nice mod but i have a problem i cant activate any three options (Thanks,Like,Dislike) they're all set Active to No once i hit to yes and save it, then it says succesfully saved but still not active :(

Happening to me too. I tried a work around, go into phpmyadmin and manually change in the database from 0 to 1 to enable and it still resets itself.

Gonna uninstall until it works again.

Dbtech's are good at updating so just hang in there.

DragonByte Tech 04-01-2013 02:20 PM

Can you please check the above advice and see if that works for you?

Fillip

smgxtreme 04-01-2013 02:45 PM

Yeah, mine is set at 15000

DragonByte Tech 04-01-2013 04:26 PM

In that case I'll need an FTP and AdminCP account in order to diagnose it further.

Fillip

robsta 04-03-2013 02:06 PM

pls update to 5.0.1

nomoreturn 04-06-2013 11:47 PM

Installed again on vb 5.0.1 and have one problem when i set the permissions in Button Management its not activated every time i click on activate yes its not working

DragonByte Tech 04-12-2013 03:39 PM

Quote:

Originally Posted by nomoreturn (Post 2414835)
Installed again on vb 5.0.1 and have one problem when i set the permissions in Button Management its not activated every time i click on activate yes its not working

There's been a update in vB 5.0.1 that renders part of the database design defunct, I will fix it in a future version :)


Fillip

Recon0303 05-06-2013 10:08 PM

My buttons are there, my admin panel is there, I set it to active and everything, When I like a post, Thanks or dislike, nothing happens at all...

Any advise would be great.

DragonByte Tech 05-13-2013 02:06 PM

Quote:

Originally Posted by Recon0303 (Post 2420368)
My buttons are there, my admin panel is there, I set it to active and everything, When I like a post, Thanks or dislike, nothing happens at all...


Any advise would be great.

You need to set your button permissions in the Button Management screen in the AdminCP :)


Fillip

DragonByte Tech 05-13-2013 02:07 PM

Advanced Post Thanks / Like v3.0.4 Alpha 3
Change: Now requires vBulletin Connect 5.0.2 to run
Change: Reduced memory usage by reworking the way the mod caches things to take advantage of vB5's built-in long-term cache storage
Change: Modules in the Site Builder are now grouped under the "DragonByte" category rather than the "Display" category
Fix: Modules in the Site Builder now once again have titles

Fillip

DragonByte Tech 05-14-2013 12:19 AM

The new version fixes issues with the UserCP and other assorted minor issues.

Fillip

ashitrin 05-15-2013 01:34 PM

Which plugin do i need to deactive to take away this line

Post Thanks / Like - 0 Thanks, 0 Likes, 0 Dislikes

It shows up bugged due to my new theme.

DragonByte Tech 05-16-2013 10:26 AM

"Display "Total Click Count" On Thanks Bar" in vBulletin Options.

Fillip

carlos2000 06-07-2013 06:52 PM

I'm running vB 5.0.2 PL 1 and I can't activate the buttons. They are all set to "no" once I edit settings...:confused:

wb1986 06-10-2013 02:37 PM

Can this hide certain parts of the post until someone has thanked or liked the post? or replied?

RavRob 06-11-2013 09:51 AM

Quote:

Originally Posted by carlos2000 (Post 2426464)
I'm running vB 5.0.2 PL 1 and I can't activate the buttons. They are all set to "no" once I edit settings...:confused:

Same thing here. I tried to do some editing and now "thanks" shows not active. I could never make this work in 5.0.2 and now with PL1 same thing, still not working.

I especially want the "thanks" button to keep the forum cleaner without all those "Thank you" posts.

How can I make this work?

DragonByte Tech 06-11-2013 08:14 PM

Quote:

Originally Posted by carlos2000 (Post 2426464)
I'm running vB 5.0.2 PL 1 and I can't activate the buttons. They are all set to "no" once I edit settings...:confused:

Quote:

Originally Posted by RavRob (Post 2427313)
Same thing here. I tried to do some editing and now "thanks" shows not active. I could never make this work in 5.0.2 and now with PL1 same thing, still not working.

I especially want the "thanks" button to keep the forum cleaner without all those "Thank you" posts.

How can I make this work?

If you re-download the mod from our site and re-install it (uninstall then re-install) it should work as intended :)

Quote:

Originally Posted by wb1986 (Post 2427115)
Can this hide certain parts of the post until someone has thanked or liked the post? or replied?

This feature is currently not available in the vB5 version, sorry :(


Fillip

RavRob 06-11-2013 11:41 PM

Now it just won't install at all. I get this for ever
http://screencast.com/t/UASw7L3da

I had it uninstalled but is there something I need to remove manually from the core or from the includes folders?

I am at a loss here.

ficland 06-12-2013 01:08 PM

when I click to the manage button it shows

Quote:

Fatal error: Class 'vB_Api' not found in /home/ficland/domains/ficland.info/public_html/forum/admincp/thanks.php on line 23
the line 23 shows

Quote:

vB_Api::instance('options')->fetch();


All times are GMT. The time now is 04:08 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.01428 seconds
  • Memory Usage 1,842KB
  • 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
  • (1)bbcode_code_printable
  • (12)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (40)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