PHP Fatal error: Call to undefined function rate_bots_delete_votes() in rate.module

Comments

checker’s picture

This happens if you set in "Bot detection" threshold to off.

checker’s picture

Title: Undefined function rate_bots_delete_votes() » Fatal error: Undefined function rate_bots_delete_votes() in rate.module

Basically there is no function named rate_bots_delete_votes() in the whole module. Where is it gone?! :)

checker’s picture

Version: 7.x-1.x-dev » 7.x-1.4

Bug is already in 7.x-1.4.

mauritsl’s picture

Status: Active » Fixed

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

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.