Article Sharing version 1.0.3: Fix problem when display section blog
Tuesday, 03 February 2009 17:28
  • Fix problem in Section / Blog that does not display correctly the articles.
    Two problem were identified:
    •  Problem to get the default article parameters;
    • Problem with usage of require_once in blog_item that avoid calling processing.
      It has to be replaced by include to execute the item each times and not only the first time.
  • Fix problem in the Javascript that is used to refresh the list of categories and list of sections when the user select another website.
    Internet explorer was not able to update the combo box and we had to do another implementation compatible with Internet Explorer.
When updating the "Articles Sharing" version, don't forget to go in the administration and "Purge All converted files" to clean up the older version "Articles Sharing" files.