After talking with the hosting provider support, they say that the file is using malware functions and they will not disable the protection, so I am not able to use the plugin.
I was inspecting every line of the file and it seems that the function
doubleval( $_POST[‘rate’]
in line 1940 may be the problem.
Any suggestion to replace that line for another -non eval- function?
Thanks!