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