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 ne...

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
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
Edited 12 Mar, 2025, 8:26 pm by Omar G..

Thumbnail(s)

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.
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.

Current time: 16 Mar, 2025 10:32 pm