New version 2.0.0 is OUT! Check the changelog first! Ther are a lot of changes under the hood. Follow instructions how to update.
[*][FIX] - update MyBB and GitHub URL links (http:// -> https://)
[*][FIX] - lot of typos in language files
[*][FIX] - jGowl popup notifications use default MyBB theme CSS
[*][FIX] - duplications of posts/threads in thanks/likes search
[*][FIX] - extra space in member profile statistics + fix lang variables
[*][FIX] - wrong path for ACP lang file
[*][FIX] - remove promotion task on uninstall
[*][ENHANCEMENT] - add missing lang variables for ACP settings
[*][ENHANCEMENT] - rebuild (recount) is located in the MyBB default ACP page
[*][ENHANCEMENT] - rename CSS and templates to follow MyBB standards
[*][ENHANCEMENT] - clean up code and remove unnecessary files
[*][ENHANCEMENT] - links executing JS functions return false and point to javascript.void(0) instead of hashtags
[*][NEW FEATURE] - add ability to thank/like own posts + settings to remove own thanks/likes from search list
[*][NEW FEATURE] - maximum thanks/likes in a time period - configurable for every usergroup + popup notification with remaining thanks/like and alerts
[*][NEW FEATURE] - MyBB usergroup promotion system - new parameter for thanks/likes given
[*]... and much more - check our GitHub for all changes/improvements.
Thank you very much @SvePu for your contribution! Great work!
Update from older versions without any data lost:
CSS code for non-styled jGowl popus (optional - only if you dont wanna use the MyBB default ones) - add this into global.css
[*][FIX] - update MyBB and GitHub URL links (http:// -> https://)
[*][FIX] - lot of typos in language files
[*][FIX] - jGowl popup notifications use default MyBB theme CSS
[*][FIX] - duplications of posts/threads in thanks/likes search
[*][FIX] - extra space in member profile statistics + fix lang variables
[*][FIX] - wrong path for ACP lang file
[*][FIX] - remove promotion task on uninstall
[*][ENHANCEMENT] - add missing lang variables for ACP settings
[*][ENHANCEMENT] - rebuild (recount) is located in the MyBB default ACP page
[*][ENHANCEMENT] - rename CSS and templates to follow MyBB standards
[*][ENHANCEMENT] - clean up code and remove unnecessary files
[*][ENHANCEMENT] - links executing JS functions return false and point to javascript.void(0) instead of hashtags
[*][NEW FEATURE] - add ability to thank/like own posts + settings to remove own thanks/likes from search list
[*][NEW FEATURE] - maximum thanks/likes in a time period - configurable for every usergroup + popup notification with remaining thanks/like and alerts
[*][NEW FEATURE] - MyBB usergroup promotion system - new parameter for thanks/likes given
[*]... and much more - check our GitHub for all changes/improvements.
Thank you very much @SvePu for your contribution! Great work!
Update from older versions without any data lost:
- Deactivate
- Uninstall (DO NOT drop tables from DB!)
- Copy and rewrite old files
- Install & activate again
- Check plugin settings
- You are done!
CSS code for non-styled jGowl popus (optional - only if you dont wanna use the MyBB default ones) - add this into global.css
.jGrowl .jGrowl-notification.jgrowl_success,
.jGrowl .jGrowl-notification.jgrowl_error{
background: black !important;
border: 1px solid black !important;
color: #fff !important;
}
[MyBB 1.8 Czech translation] [MyBB 1.8 plugins]: Prune old PMs + optimize DB plugin --- Thank you/like system