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
Comment #1
stormer commentedIs 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.
Comment #2
fabrizioprocopio commented+1
Comment #3
fabrizioprocopio commentedupdate:
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 runComment #4
fabrizioprocopio commentedI delete the file node-comment.tpl.php
from my used theme (aurora)
and now it works
bye
fab
Comment #5
zroger commentedSo is this fixed? Anyone still having problems?
Comment #6
tevih commentedSame 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.
Comment #7
crea commentedD6 1.x branch is not supported anymore. Closing.