Credit goes to Eldenroot from community.mybb!
Download: https://anonfiles.com/file/57954e6fddb7f...e5afe80a19
Virus Total:
Release Name:
Templates Added:
Your THEME >thankyoulike
Show Thread Templates>showthread
Download: https://anonfiles.com/file/57954e6fddb7f...e5afe80a19
Virus Total:
Release Name:
- Thank You/Like System /original thread: HERE/
Release Version:
- v1.9.11 - 21.2.2016
Release Description:
- Thank You/Like System enables users to "Thank" or "Like" posts thus showing their appreciation for a post without necessarily having to bump the thread. This plugin is completely customizable where nearly every aspect of the plugin can be controlled from the settings page. Take a look at the screenshots or the live demo for more info on the available options and usability.
- This plugin was created by -G33K- for MyBB v1.4/1.6. Unfortunately it had not been maintained for over 3 years until ATofighi released first modified version compatible with MyBB v1.8. After couple of months we (Eldenroot, SvePu and @Dark Neo) decided to continue develop this amazing plugin for MyBB and make it even better. We focus on fixing bugs and adding new features which were missing in the original "legacy" version.
- All credits for this plugin go to -G33K- and ATofighi - without these two guys it could not be possible
MyBB Compatibility:
- v1.8.*
Features:
- Full Tapatalk support!
- MyAlerts v2.0 support!
- Support for MyBB group promotion system!
- Full language support.
- Turn plugin on/off with a single option.
- Switch between "Thank You" or "Like" by changing one simple option.
- Thank Yous/Likes are fully ajax compatible.
- Customize Thank Yous/Likes for first post of thread only or for all posts.
- Selectable option to allow/disallow users from removing their Thank Yous/Likes.
- Exclude forums where you do not want to use the Thank Yous/Likes system.
- Plugin tracks number of Thank Yous/Likes for users, posts and threads as well as a grand total.
- Shows Thank Yous/Likes in postbit as well as the user's profile.
- Counts both the Thanks/Likes given as well as the Thanks/Likes received and the number of posts received in.
- Finds all threads or posts Thanked/Liked by any particular user as well as threads or posts where a user received thanks/Likes.
- Thank Yous/Likes list can be made to collapse saving space for boards where threads/posts get alot of Thank Yous/Likes.
- Sort the Thank Yous/Likes by username or by order of Date/Time Thanked/Liked.
- Show/Hide Date/Time of Thank You/Like and also set the format of the Date/Time or show date/time on a mouse hover.
- Works for all modes of views, classic, modern, linear, threaded.
- Thank Yous/Likes can be recounted and rebuilt if they get out of sync for any reason.
- Format list of users who have Thanked/Liked according to their display groups or just keep it plain.
- IPv6 ready and fully supported.
- Custom css file for easier customization.
- Option to set like/thank you button only for specific forums.
- Hide/show thanks/like button/list for specific user groups.
- Allow/disallow adding like/thanks in closed threads.
- Popup notification in the top right corner.
- ...and much more!
- Permissions for if a user can Thank/Like a post is dependant on whether they can post in that thread or not. Guests, however can never thank/like a post regardless of guest post option.
- Obviously, the post opener will not be able to Thank/Like the post.
- Deleting a thread/post will remove all its related Thank Yous/Likes and reduce the count for the users who have Thanked/Liked that thread/post.
- Merging posts will merge the Thank Yous/Likes too removing duplicates and updating counts.
- Deleting a user will remove all the user's Thank Yous/Likes from all the posts.
- If you move a thread to a forum that has been set to exclude Thank Yous/likes it will not show any Thank Yous/likes and will not allow adding/removing any Thank Yous/Likes while in that forum. The Thank Yous/Likes will however be preserved so that they will be visible again if the thread is moved out of the excluded forum.
- If for any reason your stats seem off you can recount the Thank Yous/Likes. Doing so will remove any orphaned Thank Yous/Likes and recount them for each user and post. Orphaned Thank Yous/Likes are those that might have been left behind on a post or user being deleted by not using the mod interface (like directly from the databse for example).
- To customize the postbit block, you can use the following variables:
- $post['tyl_unumtyls']: Number of thanks given
- $post['tyl_unumrtyls']: This is fully formatted string (xx in yy posts)
- $post['tyl_unumrcvtyls']: Number of thanks received
- $post['tyl_unumptyls']: Number of posts in which the thanks were received
Templates Added:
Your THEME >thankyoulike
- Template containing The block with the list of users who have Thanked/Liked a post for the default view.
- Template containing The block with the list of users who have Thanked/Liked a post for the classic view.
- Template For the Expand/Collapse image which Expands/Collapses the block of Thank Yous/Likes
- Template for the button to add Thank You/Like. If you do not want to use an image, change it to text here.
- Template for the button to delete Thank You/Like. If you do not want to use an image, change it to text here.
- Template for the list of users who have Thanked/Liked a post
- Template for the block of Thanks Given/Thanks Received in the postbit
- Template for the section added to user's profile which shows the number of Thank Yous/Likes stats.
Show Thread Templates>showthread
- Changes to include the jscript for the plugin.
- Changes to include the Add/Remove Thank You/Like button and the block for the Thank Yous/Likes for the default view.
- Changes to include the Add/Remove Thank You/Like button and the block for the Thank Yous/Likes for the classic view.
- Changes to include the number of user's Thank Yous/Likes in the postbit stats of the user.
- Changes to include the section in user's profile to show Thank Yous/Likes stats.
- g33k_thankyoulike.css is added automatically - all changes and customization could be done here