From: SourceForge.net <no...@so...> - 2007-07-03 20:36:04
|
/mod/article item #1111800, was opened at 2005-01-28 19:24 Message generated for change (Comment added) made by adarkling You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=681146&aid=1111800&group_id=81360 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None >Status: Closed >Resolution: Accepted Priority: 5 Private: No Submitted By: Thomas Luft (tluft) Assigned to: Nobody/Anonymous (nobody) Summary: Pagemaster import fails if comments mod is not installed Initial Comment: When trying to import pagemaster pages and not having installed the comments module the following error occurs: SQL: SELECT cid,itemId FROM phpws_mod_comments_data WHERE module="pagemaster" no such table It should be checked if the comment module is installed and only then the query for comments should be started. ---------------------------------------------------------------------- >Comment By: Eloi George (adarkling) Date: 2007-07-03 16:36 Message: Logged In: YES user_id=619893 Originator: NO Closing out old tickets in preparation for Article Manager 4.0, due to be released by July 11th. ---------------------------------------------------------------------- Comment By: Thomas Luft (tluft) Date: 2005-01-28 19:34 Message: Logged In: YES user_id=782280 Actually the pages are imported but the error message is confusing. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=681146&aid=1111800&group_id=81360 |