I get a SQL error in freetag when previewing an article.
Code: Select all
ERROR: syntax error at or near ")" at character 66
STATEMENT: SELECT entryid, tag from serendipity_entrytags WHERE entryid IN () order by entryid, tag
Empty scalar lists aren´t supported in PostgreSQL.
Version is 2.86.
Just out of curiousity, do articles get stored in the DB temporarily for the preview?