When I leave a comment on a newspost, I get this errormessage:
DEBUG: query failed
SQL: INSERT INTO skogtalt_module_comments (comment_id, page_id, comment_title, comment_author, author_email, author_website, comment_data, comment_date, module_name, create_date, modified_date, active, author_notify, ip) VALUES (5, 3, '', 'Test', '', '', 'Test','2009-05-15 00:32:57', 'News', '2009-05-15 00:32:57', '2009-05-15 00:32:57', 1, 0, "91.149.62.203")
ERROR: Unknown column 'comment_title' in 'field list'
What am I doing wrong?? The commentsmodule is just been updatet.
Thanks if someone will help me!
Heidi
Error when leaving comments in news
Re: Error when leaving comments in news
Helps when we know how, where, etc. you use the tag, as it works fine for me always has...
See http://multiintech.com/about-me.html and the other ones below it...
See http://multiintech.com/about-me.html and the other ones below it...
Re: Error when leaving comments in news
Hi!Dr. CSS wrote: Helps when we know how, where, etc. you use the tag, as it works fine for me always has...
See http://multiintech.com/about-me.html and the other ones below it...
the same Problem...
i used this tag in news details template
Code: Select all
{cms_module module='comments' number='20' emailfield='1' modulename='News' lang='ru_RU' pageid=$entry->id}

thanks a lot!
Re: Error when leaving comments in news
Someone has updated comments since the last time I used it..
I have no idea what this is for but when I remove it from the comments template I get no errors...
{if isset($smarty.session.Comments.error)}
{* display an error message from the comments module *}
{$smarty.session.Comments.error}
{elseif isset($smarty.session.Comments.message)}
{* display an optional message from the comments module *}
{$smarty.session.Comments.message)}
{/if}
I have no idea what this is for but when I remove it from the comments template I get no errors...
{if isset($smarty.session.Comments.error)}
{* display an error message from the comments module *}
{$smarty.session.Comments.error}
{elseif isset($smarty.session.Comments.message)}
{* display an optional message from the comments module *}
{$smarty.session.Comments.message)}
{/if}
Re: Error when leaving comments in news
i don't have this, but i try to check my template... tnxDr. CSS wrote: Someone has updated comments since the last time I used it..
I have no idea what this is for but when I remove it from the comments template I get no errors...
{if isset($smarty.session.Comments.error)}
{* display an error message from the comments module *}
{$smarty.session.Comments.error}
{elseif isset($smarty.session.Comments.message)}
{* display an optional message from the comments module *}
{$smarty.session.Comments.message)}
{/if}
Re: Error when leaving comments in news
That will get rid of the display of the error, but the error is still there.
http://forum.cmsmadesimple.org/index.ph ... 230.0.html
http://forum.cmsmadesimple.org/index.ph ... 230.0.html
Re: Error when leaving comments in news
I see no error/error message...
Click the news title link and see the Add A Comment and no error...
http://dezertdesign.com/default/
Click the news title link and see the Add A Comment and no error...
http://dezertdesign.com/default/