MyBB Community Forums

Full Version: ougc Custom Rates
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2 3 4 5 6 7 8 9 10 11
[Image: preview_25096_1734526578_1e68c123257c39f...9cfba5.png]
Create custom rates for users to use in posts.

🚀 About

This plugin lets you create unlimited rating types like "Like" or "Dislike," while showing detailed rating stats in user profiles. You can add reputation points when users rate posts, set group permissions, and even configure ratings per forum. Features like requiring ratings to download attachments or hiding posts based on low ratings help you control and shape user interactions.

âž• More Information

You can find more information in the plugin GitHub repository or the official OUGC.Network web page.

Download

Download the latest package from the MyBB Extend site or from the repository releases.
Very nice! This reminds me of a already existing plugin around on MyBB that allows you to hit icons to on view topic but I don't know the name anymore...
Just to note that this plugin uses ajax to update the reputation of users and posts.
Interesting plugin.

$templatelist = 'ougccustomrep, ougccustomrep_headerinclude, ...';

should probably be

$templatelist .= 'ougccustomrep,ougccustomrep_headerinclude,...';

otherwise showthread may get swamped with template queries?
Not all templates are supposed to be cached there neither, last minute change that I forgot, thanks for informing, commenting, and your amazing PluginLibrary!

Plug-in updated to 1.0.1.
I just installed this Plugin and wonder where it would actually show. I use basically a default theme with altered colors. However I don't see the things the pictures show where your Mod would show. Install worked fine. Also settings and stuff. Just don't see it on the actual forum.
(2012-11-25, 05:15 AM)Omar G. Wrote: [ -> ]Support
Only subscribers at MyBB-Plugins can get support.

Please note that I can't give support to not MyBB-Plugins subscribers (regarding my plugins). You will need to wait for somebody else to help you with your issues, sorry.
This looks familiar~ great plugin. clever.
Idea was taken from like three plugins, so yes, it does looks similar because it is similar Toungue. The idea is not original at all.
(2012-11-26, 10:31 PM)Omar G. Wrote: [ -> ]Please note that I can't give support to not MyBB-Plugins subscribers (regarding my plugins). You will need to wait for somebody else to help you with your issues, sorry.

Already deleted it, no support necessary anymore.
Pages: 1 2 3 4 5 6 7 8 9 10 11