Stream

« see more

New reply Today, 2:33 pm

Plugin Releases Plugin Awards

New reply 31 Jul, 2025, 12:23 am

Plugin Releases Plugin Announcement Bars

New thread 31 Jul, 2025, 12:22 am

Plugin Releases Plugin Announcement Bars

New reply 19 Jul, 2025, 2:37 pm

Plugin Releases Plugin Advanced Post Edit

New thread 19 Jul, 2025, 2:29 pm

Plugin Releases Plugin Advanced Post Edit

New reply 15 Jul, 2025, 7:50 am

Plugin Releases Paid Plugin Awards Rules

New reply 15 Jul, 2025, 2:46 am

Plugin Releases Plugin Awards

New thread 13 Jul, 2025, 12:28 am

Plugin Releases Plugin Theme File Templates

New reply 3 Jul, 2025, 3:12 am

Plugin Releases Plugin Feedback

New thread 3 Jul, 2025, 2:55 am

Plugin Releases Plugin Feedback


12 Mar, 2025, 4:51 pm
Plugin Custom Rates
Use this thread to ask for support for the Custom Rates plugin, post suggestions, report bugs, etc.

This thread will also be used to notify about new release and some of the changes in them.

Feel free to open individual support threads in the Plugins Support forum.

Custom Rates
 
12 Mar, 2025, 6:32 pm
Custom Rates 1.8.31 has been released.
  • Implement support for the DVZ Stream plugin
  • Fix warnings for missing (not loaded) language variables
  • Fix group & forum selects
  • Update default code for FontAwesome 6.7.2
  • Update groups for MySQL 8 compatibility issues
Attached Files Thumbnail(s)

 
16 Mar, 2025, 2:10 pm
In my installation (latest version, completely fresh) it's not possible for two different users to use the same reaction on the same post. To solve this, I had to remove the UNIQUE from the pidrid index:

ALTER TABLE mybb_ougc_customrep_log DROP INDEX pidrid;

In this way, a post can now receive more than one like.
 
16 Mar, 2025, 2:59 pm
You are correct, the logic to remove the index was added:
https://github.com/OUGC-Network/ougc-Cus...n.php#L300

But it wasn't removed from the default index list, so it was being generated anyway.
https://github.com/OUGC-Network/ougc-Cus...3c13771ae5

I will release a patched version in a few minutes because this seems rather important.

Regards.
 
16 Mar, 2025, 3:01 pm
Custom Rates 1.8.32 has been released.
  • Removes piduid index from being created, which stopped multiple users from rating the same post using the same rate.
 
21 Apr, 2025, 5:36 am
Custom Rates 1.8.33 has been released.
  • Fixes/improves integration with DVZ Stream
  • Fixes ratings display in the forum display thread list
 
 
Need to find something?

Try doing a search of our community forums.