i am having truouble with auto bloger plugin and paru can not find an answer to
i am getting this error on try to go to the plugin settings page
Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 32 bytes) in /home/thenaugh/public_html/ow_core/database.php on line 433
i try set php memory to 256mb but still get same error
database.php on line 433
says
$result = $stmt->fetchAll(PDO::FETCH_CLASS, $className);