16-Sep-2013, 04:09 PM
(15-Sep-2013, 08:56 PM)Steven Wrote: Hi Jim,
It's probably not what you want to hear but you need to upgrade to Commentics v2.4.
There have been loads of important bug fixes and security fixes since v1.8. Take a look:
http://www.commentics.org/changelog.php
I'm certain that those errors will go away with the latest version, plus you'll benefit from all of the other improvements. The latest version hardly ever bans the user.
Also, your page has badly constructed HTML which may be contributing to the problem. It's like this:
<!DOCTYPE etc>
<html>
<head>
some code here
<!DOCTYPE etc>
<html>
<head>
some code here
</head>
<body>
some code here
</body>
some code here
</body>
</html>
To upgrade from v1.8 to v2.4 I recommend following these steps:
http://www.commentics.org/forum/showthre...51#pid3851
(The steps are for v2.2 but also can equally apply to v2.4.)
Thanks for your reply, Steven. Upgrading is not bad news. I had wondered if I could upgrade to v2.4 directly from v1.8. I'll do it. If I have other problems, I'll post them.