Jump to:
| Project: | Node Comments |
| Version: | 6.x-1.2-rc2 |
| Component: | Miscellaneous |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
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
#1
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.
#2
+1
#3
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#4
I delete the file node-comment.tpl.php
from my used theme (aurora)
and now it works
bye
fab
#5
So is this fixed? Anyone still having problems?
#6
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.
#7
D6 1.x branch is not supported anymore. Closing.