Disable Photo Rating

Is there a way to disable photo rating altogether? I imagine I could use CSS to hide the voting section and I know I can remove the global permission to vote, but I was hoping there was a setting somewhere to specifically disable the rating of photos.

Quote · 29 Jan 2016

You can disable Votings in Photos module by deleting the following record in the DB:

DELETE FROM `sys_objects_vote` WHERE `ObjectName` = 'bx_photos'
Rules → http://www.boonex.com/terms
Quote · 31 Jan 2016

Will that also remove the "Top" option from the drop-down on the Public Photos block?

Quote · 31 Jan 2016

It will not remove any menu items, this modification disables the rating block only.

Rules → http://www.boonex.com/terms
Quote · 31 Jan 2016

Where is the code to edit that drop-down menu? To be clear, I am referring to the little drop-down within the block itself. I know that I can edit the main navigation items through the interface.

Quote · 31 Jan 2016
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.