Topic: Cannot delete a topic neither by admin or by the author.
An error was encountered
The error occurred on line 139 in /usr/local/www/frank/extensions/pun_tags/functions.php
Database reported: ERROR: column "cnt" does not exist LINE 1: ..._tags AS tt ON t.id = tt.tag_id GROUP BY t.id HAVING cnt = 0 ^ .
Failed query: SELECT t.*, COUNT(tt.tag_id) AS cnt FROM p1_tags AS t LEFT JOIN p1_topic_tags AS tt ON t.id = tt.tag_id GROUP BY t.id HAVING cnt = 0