Closed (fixed)
Project:
Rate
Version:
7.x-1.4
Component:
Code
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
5 Sep 2012 at 00:52 UTC
Updated:
20 Nov 2012 at 22:50 UTC
PHP Fatal error: Call to undefined function rate_bots_delete_votes() in rate.module
Comments
Comment #1
checker commentedThis happens if you set in "Bot detection" threshold to off.
Comment #2
checker commentedBasically there is no function named rate_bots_delete_votes() in the whole module. Where is it gone?! :)
Comment #3
checker commentedBug is already in 7.x-1.4.
Comment #4
mauritsl commentedFunction was planned for 1.5 but accidentally left in. Function is now implemented anyway.
That votes are marked as bots when (hourly) threshold is disabled is indeed a bug and is now fixed.