Hi,

I'm running Drupal 6.6 and Views 6.x-2.1 and have installed node comments. I have followed the instructions - deactivated comments module, moved the node-comment.tpl.php file into the theme folder (Garland), set the content type ("Shot" in this case) workflow to "node type for comments: comment" & "comment view: nodecomments". The comment submission form shows up as expected but as soon as I submit a comment I get a blank browser screen - literally a white page with absolutely nothing on it. The comment I have created shows up in the content list and I can edit it but viewing it directly results in the same blank screen.

Just in case, I also tried all the above using nodecomments version 6.x-1.x-dev, but with the same results.

I'm assuming I'm doing something wrong but have been unable to figure out where the problem lies. Any pointers would be greatly appreciated.

Comments

stormer’s picture

Is there anyone who might have some kind of insight as to why this is happening - I've tried to install this numerous times but keep coming up with the same result.

fabrizioprocopio’s picture

+1

fabrizioprocopio’s picture

update:
I went in
/admin/build/views/edit/nodecomments

I tried to have a preview of the nodecomments view
and it returns this message

No query was run

fabrizioprocopio’s picture

I delete the file node-comment.tpl.php
from my used theme (aurora)
and now it works

bye
fab

zroger’s picture

Status: Active » Postponed (maintainer needs more info)

So is this fixed? Anyone still having problems?

tevih’s picture

Status: Postponed (maintainer needs more info) » Active

Same here - something with the template file, I guess. I had the same problems but removing the template file made the white screen go away. This means that the problem is not fixed - something needs to be done to get the template file working.

[edit]

Additional information - When I deleted the template file and tried to resubmit the comment, I noticed that the comment submitted twice. So it submitted the first time, but something prevented the page from displaying.

crea’s picture

Status: Active » Closed (fixed)

D6 1.x branch is not supported anymore. Closing.