Ok since the auto install of the auto linker went good I tried this one and all looks good except 2 problems.
When I post an article with an attachment it gives this error when I hit submit and when you try to view the article which it does post.
Quote:
Invalid SQL:
SELECT filename, filesize, visible, attachmentid, counter, postid, IF(thumbnail_filesize > 0, 1, 0) AS hasthumbnail, thumbnail_filesize, description,
FROM attachment
WHERE postid IN (-1,2100)
ORDER BY dateline
mysql 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 attachment
WHERE postid IN (-1,2100)
ORDER BY date
mysql error number: 1064
|
The other thing is I have it set to show comments on every page. If theres a comment made it prints Comments at the bottom of the page above the quick reply box. But doesnt list the comment... to see the comment you have to click view comments at the top of the article...