I seem to have a problem in 4.1.11
Where I DO edit forumdisplay.php I have the same problem as
this post.
But when I DON'T edit I get this error:
Code:
Invalid SQL:
SELECT attachment.attachmentid, attachment.dateline
FROM attachment AS attachment
WHERE attachment.contentid =
LIMIT 1;
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 'LIMIT 1' at line 6
Error Number : 1064
Help is very much appreciate!