First, do not post code longer than about 10 lines; use Pastebin instead, and link to the code.
Second, we’d need to see your comments.php template file in order to solve your problem.
Thread Starter
tjphop
(@tjphop)
Thread Starter
tjphop
(@tjphop)
I have solved the problem now. Thanks.
Hi tjphop
What was it in the end that fixed it?
Tjphop
I would like to know how you fixed this please 🙂
Same error for
comment-template.php on line 1334
Hi, I am having the same problem on my WP installation. Is there documentation on how to fix it? Many thanks
(@tjphop)
14 years, 10 months ago
Hello everyone.
I am creating my first WordPress theme. I have added the loop to my index.php and the posts are displaying as they should. However, the comments are not. The number of comments, the link to post a comment and the comment form display as they should, but when you submit a comment I get this error:
in place of where the comments should show up.
The test site is at http://berryconcept.co.uk/sandbox
The WP code on my index page is as follow:
I’d really appreciate some help. Many thanks, Tom