For all of those user who find errors on their site after installing this plugin, find the file called ‘catpage.php’ on: ‘/wp-content/plugins/category-displayer’, edit the file and replace every instance of:
SELECT FROM *
with:
SELECT * FROM
That’s it.
//this is the error messange on the error_log:
Error You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ‘FROM * wp_options WHERE option_id=32′ at line 1
https://www.ads-software.com/extend/plugins/category-displayer/
]]>Didn’t display text (but haven’t thoroughly tested)
]]>Only thing that shows up on a page is {cat=1}
]]>