The solution for me was to edit these files:
* wp-content/plugins/blogtext/api/cache-api.php
* wp-content/plugins/blogtext/api/thumbnail/cache.php
Then change all instances of @mysql_query(
to @mysqli_query(
From https://bitbucket.org/mayastudios/blogtext/issues/29/analyze-whether-php-extension-mysqli-is