RSS Feed MYSQL Error & Comments Gone After Upgrade
Permalink
I recently upgraded to the latest version of C5, along with some add-ons. There are many issues but these two are pressing right now.
I get this error for all three previously working rss feed links, using the feed link block:
mysql error: [1054: Unknown column 'ctID' in 'where clause'] in EXECUTE("select cID from Pages where 1=1 and ctID = 0 and (cFilename like '/login.php' or cFilename like '/register.php' or cFilename like '/download_file.php' or cFilename like '/profile/%' or cFilename like '/dashboard/%' or cFilename like '/page_forbidden%' or cFilename like '/page_not_found%' )")
Also, I edited a comment block in the Page Type defaults and all comments have disappeared.
http://katevrijmoet.com/rss/
Please assist. Thank you.
I get this error for all three previously working rss feed links, using the feed link block:
mysql error: [1054: Unknown column 'ctID' in 'where clause'] in EXECUTE("select cID from Pages where 1=1 and ctID = 0 and (cFilename like '/login.php' or cFilename like '/register.php' or cFilename like '/download_file.php' or cFilename like '/profile/%' or cFilename like '/dashboard/%' or cFilename like '/page_forbidden%' or cFilename like '/page_not_found%' )")
Also, I edited a comment block in the Page Type defaults and all comments have disappeared.
http://katevrijmoet.com/rss/
Please assist. Thank you.
I noticed a couple other threads on the comment issue, and a note saying a bug was fixed in a certain C5 version, but other than that, no answer. The comments are still in the database, the backend, and comment counts, but aren't displaying.
Can anyone help?