Following actions will be make:

  1. The field comments added in table artstories
  2. The field itemsadded in table arttopics
  3. Upgraded data for comments of the articles
  4. Upgraded data for articles in existing categories
  5. Added field use_wysiwyg in table artstories
  6. Created the index for a field topic_id in the table arttopics
  7. The type of a field hometext in the table artstories is changed on longtext
  8. The type of a field bodytext in the table artstories is changed on longtext
  9. The configuration file is rewritten
  10. Optimization of tables of the module is made
  11. Files are removed:
  • 'include/functions/add_topic.php'
  • 'class/class.newsstory.php',
  • 'class/news.textsanitizer.php',
  • 'class/newstopic.php',
  • 'class/newstree.php',
  • 'include/functions/news_config.php',
  • 'include/functions/showListArticles.php',

  • 'include/functions/showSectionsClassic.php',

  • 'include/functions/showSectionsTree.php',

  • 'cache/config.php',
  • 'blocks/news_bigstory.php',
  • 'blocks/news_comments.php',
  • 'blocks/news_top.php'

Attention! Before updating check up, that value chmod for a file /cache/config.ini was equal 666 (-rw-rw-rw-)


Do you want to begin automatic upgrade of tables?