Hi
the 2.2.2 release of plugin seems not work properly on manual mode
The issue seems not properly writing of plugin configurations settings or not correct declaration of 2 variables
To fix add this row to line 840 (after //Status check)
$limit = 10;
$minmax = "MIN(id)";
Change this value with your value
Waiting for issue fix on future releases
Thanks