Sorry for the double-post since I originally posted this in the Theme Development Forum. I'm not sure if this is where to post this either, but I saw that a lot of people reported this issue.
After downloading Goofy this evening, I found that I couldn't add Comments to Nodes. Searching through the Drupal Forums, I found that several individuals had posted regarding the same issue. I am going to provide my fix here with the caveat that you do this at your own risk. It works great for me. If anyone knows of any implications that I may not be aware of, please post a reply and let me know. That said, here's the fix:
1) Edit your goofy.theme file, making sure that line/word-wrapping is turned off.
2) Go to line 145 and look for (comment_moderation($comment))). Delete (comment_moderation and one of the 3 trailing )'s after $comment.
This fixes the problem where you cannot add Comments, but introduces another issue where where the word Object appears on the right-hand side of the header in every Comment. To fix this:
1) Go to line 75 and look for + mod +. Delete mod +, making sure that you leave one + sign.
Save goofy.theme and Goofy should work fine.
Warm Regards-
Craig
Comments
Comment #1
(not verified) commented