From: SourceForge.net <no...@so...> - 2003-07-11 23:11:34
|
Support Requests item #769690, was opened at 2003-07-11 11:04 Message generated for change (Comment added) made by adarkling You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=563509&aid=769690&group_id=81360 Category: Module: article Group: None >Status: Closed Resolution: None Priority: 5 Submitted By: David M Walker (datamgmt) Assigned to: Eloi George (adarkling) Summary: Edit Configuration errors Initial Comment: New installation bug After doing a clean installation I egt the following messages when trying to edit the configuration show_link could not locate a help label 'default_year_count' for the 'article' module. show_link could not locate a help label 'max_image_height' for the 'article' module. show_link could not locate a help label 'max_image_width' for the 'article' module. show_link could not locate a help label 'config_save' for the 'article' module. show_link could not locate a help label 'config_save' for the 'article' module. In the edit configuration screen. I guess the install is failing to add something to a table ? rgds davidw ---------------------------------------------------------------------- >Comment By: Eloi George (adarkling) Date: 2003-07-11 19:11 Message: Logged In: YES user_id=619893 Install wasn't the problem, it was me <embarassed laugh>. Those help items were taken out because the prompts were self-explanatory, but the version of the app I released still had the code looking for those help items. It doesn't affect the operation of phpWebsite, it just looks bad. That will be fixed in the next release. ---------------------------------------------------------------------- Comment By: David M Walker (datamgmt) Date: 2003-07-11 11:28 Message: Logged In: YES user_id=806718 requires 4 additional records in the mod_help table, one for each item ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=563509&aid=769690&group_id=81360 |