Needs review
Project:
Comment goodness
Version:
7.x-1.4
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
16 Nov 2012 at 10:29 UTC
Updated:
21 Aug 2013 at 01:47 UTC
Jump to comment: Most recent file
Comments
Comment #1
-Mania- commentedFor now I've resolved this manually with a template file (comment-wrapper--node-page.tpl.php).
Comment #2
chris.smith commentedFixed comment form location. Only works if you replace the comment-wrapper.tpl.php file in 'themes/your_theme/templates' with the one from the module's template directory. Needs Review.
Comment #3
BeaPower commentedany updates and a commit?
Comment #4
fadgadget commentedHi i get this error after patching, swapping over the tpl and flushing cache
Warning: include(/home/betmenta/public_html/sites/all/themes/feverultra/templates/sites/all/modules/comment_goodness/templates/comment.tpl.php) [function.include]: failed to open stream: No such file or directory in theme_render_template() (line 1517 of /home/betmenta/public_html/includes/theme.inc).
Comment #5
fadgadget commentedseems to be looking in the wrong place. I presume that this might be easy enough to sort. If only i could....
Comment #6
fadgadget commentedfor now i just created that directory and added the comment.tpl.php