Connections and Brians Threaded comments
-
Anyone else had problems with the Connections theme and Brian’s threaded comments?
Part of the problem might be that connections seems to use the Default theme comments.php (I’m no expert) though I don’t see what difference that would make …
Anyhow I’ve tried all variations I can think of and am getting comments in the source as follows (long list, so haven’t posted them all here). Does anyone know of a nice comments plug in that definitely works with Connections? Thanks!
alert(“ERROR:\nThe document structure is different\nfrom what Threaded Comments expects.\nYou are missing the element ‘”+theId+”‘”);
return;alert(“ERROR:\nThreaded Comments can’t find the ‘addcomment’ div.\nThis is probably because you have changed\nthe comments.php file.\nMake sure there is a tag around the form\nthat has the id ‘addcomment'”);
alert(“Brians Threaded Comments Error:\nThere is no hidden form field called\n’comment_reply_ID’. This is probably because you\nchanged the comments.php file and forgot\nto include the field. Please take a look\nat the original comments.php and copy the\nform field over.”);
alert(“ERROR:\nThreaded Comments can’t find the ‘addcomment’ div.\nThis is probably because you have changed\nthe comments.php file.\nMake sure there is a tag around the form\nthat has the id ‘addcomment'”);
The topic ‘Connections and Brians Threaded comments’ is closed to new replies.