Following actions will be make:

  1. Added fields rating and votes in table artstories
  2. The field length title in table artstories has increased up to 255
  3. Created new table artvotedata
  4. Added field comments in table artstories
  5. Added field items in table arttopics
  6. Upgraded data for comments of articles
  7. Upgraded data for comments of categories
  8. Added field use_wysiwyg in table artstories
  9. Created the index for a field topic_id in the table arttopics
  10. The type of a field hometext in the table artstories is changed on longtext
  11. The type of a field bodytext in the table artstories is changed on longtext
  12. The configuration file is rewritten
  13. Optimization of tables of the module is made
  14. 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 wish to begin automatic upgarde of tables?