Rate Me a Funny
MyBB plugin that allows to rate each posts.
Change Log for Rate Me a Funny
Build #7 stable
https://github.com/jung3o/Rate-Me-a-Funn...its/master
2.0.8b
+ (#14) PHP is a bad language where empty() only wants variables
Build #6 stable
https://github.com/jung3o/Rate-Me-a-Funn...its/master
2.0.8
+ fixed some errors with the admin module
2.0.7
+ Changed all the $_POST/$_GET to $mybb->request_methods
+ Change from $_POST[]/$_GET[] to $mybb->get_input()
2.0.6
+ (#11) Fixed error that would appear on profiles without any ratings
Build #5 stable
2.0.5b
+ Forgot about settings for profile
Build #4 stable
2.0.5-pre
+ Show rating info about the user in their profile page
* Link of the thread and that link redirects to the post that was rated
2.0.5-pre
+ getting started on user profile view
* Got template set
2.0.5-pre
updated settings preview
2.0.5-pre0.2 …
jung3o authored 18 hours ago
+ added preview pic
2.0.5-pre0.2
+ Ratings from opening post that mean the requirements from setting are now shown on the forumdisplay
2.0.5-pre0.1
+ Working on showing ratings on threads
Build #3 stable
2.0.4b
+ fixed deleting would break plugin on view
+ made deleting rating a soft delete so users can still see the old ratings that were present
Build #2 stable
+ Added control panel menu to add/edit/delete ratings
* Added new previews for control panel
Build #1 dev
The first build has no changes.