Problems with news
Posted: Fri Dec 07, 2007 11:56 pm
Hello
I have a Problem when i add news at my cmsmadesimple. there will show the follow error:
string(143) "Smarty error: [in module_file_tpl:News;editarticle.tpl line 26]: syntax error: unrecognized tag 'Uploads' (Smarty_Compiler.class.php, line 590)"
DEBUG: SQL = INSERT INTO cms_module_news (news_id, news_category_id, news_title, news_data, summary, status, news_date, start_time, end_time, create_date, modified_date,author_id,news_extra) VALUES (22,'1','xxx','xxx','xxx','published','2007-12-07 20:08:37','2007-12-07 20:08:37',NULL,'2007-12-07 20:08:51','2007-12-07 20:08:51','1','')
Duplicate entry '22' for key 1
Who is the problem? Any solution?
I have a Problem when i add news at my cmsmadesimple. there will show the follow error:
string(143) "Smarty error: [in module_file_tpl:News;editarticle.tpl line 26]: syntax error: unrecognized tag 'Uploads' (Smarty_Compiler.class.php, line 590)"
DEBUG: SQL = INSERT INTO cms_module_news (news_id, news_category_id, news_title, news_data, summary, status, news_date, start_time, end_time, create_date, modified_date,author_id,news_extra) VALUES (22,'1','xxx','xxx','xxx','published','2007-12-07 20:08:37','2007-12-07 20:08:37',NULL,'2007-12-07 20:08:51','2007-12-07 20:08:51','1','')
Duplicate entry '22' for key 1
Who is the problem? Any solution?