Forums
(@erem)
6 years, 3 months ago
In the file “class-email-before-download-db.php” Line 56, change if (count($query) > 0) { to if ($query->num_rows > 0) {