SMF1.1:Forum Maintenance: Difference between revisions From Online Manual

Jump to: navigation, search
(Basic terminology links in advanced pages)
No edit summary
 
(6 intermediate revisions by 4 users not shown)
Line 1: Line 1:
== Routine ==
{{versions|versions}}
*'''Optimize all tables to improve performance.''' - Using this functionality causes SMF to instruct the database to attempt to reanalyze and reoptimize the tables in your database. It's not a good idea to do this too often, because it can take a long time.
*'''Check all files against current versions.''' - This does exactly as it says and will tell you which of your files need to be upgraded.
*'''Find and repair any errors.''' - Going to this page will search for any possible errors in your database. Usually, these errors are caused by improper conversions, modifications gone wrong, or data corruption. It's a good idea to check this once and a while, just in case.
*'''Recount all forum totals and statistics.''' - This recounts the number of posts and topics in each board, the number of personal messages each membe has, and a few other statistics. Use this feature if you suspect something has gone wrong.
*'''Empty out unimportant logs.''' - This empties a few of the less important log tables. This isn't necessary unless you really want to save database space.
*'''Convert the database and data to UTF-8''' - This will convert your character set for both your database and data to UTF-8. This should be done with caution as it is not desirable in all cases. Upon clicking this link you will receive more information on the effects of converting to UTF-8. SMF will attempt to detect your character set for your data, but if you know your data character set is different from what is detected, you can change it using the dropdown next to ''Data character set''.


== Database ==
{{TOCright}}
==Forum Maintenance - General Maintenance==
*'''Optimize all tables to improve performance''' - Running this task will get rid of overhead, effectively making the tables smaller in size and your forum faster! Note that it causes SMF to instruct the database to attempt to re-analyze and re-optimize the tables in your database, so it is not a good idea to run this too often, because it can take a long time.
*'''Check all files against current versions''' - Running this task will tell you which of your files need to be upgraded.
*'''Find and repair any errors''' - Running this task will search for any possible errors in your database. Usually, these errors are caused by improper conversions, modifications gone wrong, or data corruption. It is a good idea to check this once in a while, just in case.
*'''Recount all forum totals and statistics''' - Running this task will recount the number of posts and topics in each board, the number of personal messages each member has, and a few other statistics.
*'''Empty out unimportant logs''' - Running this task empties a few of the less important log tables. This is not necessary, unless you really want to save database space.
*'''Convert the database and data to UTF-8''' - Running this task will convert your character set for both your database and data to UTF-8. This should be run with caution, as it is not desirable in all cases. Upon clicking this link you will receive more information on the effects of converting to UTF-8. SMF will attempt to detect your character set for your data, but if you know your data character set is different from the one which is detected, you can change it using the dropdown menu next to ''Data character set''. This option is only available if SMF detects a compatible database version.


===Backup Database===
==Forum Maintenance - Backup Database==
This area allows you to save a copy of all the posts, settings, members, and other information in your forum to a very large file. For larger forums, this backup may not be able to backup your entire database, in which case you may want to backup your data by other means such as using phpmyadmin, or some other database backup utility.
*'''Backup Database''' - This area allows you to save a copy of all the posts, settings, members, and other information in your forum to a very large file. For larger forums, this backup may not be able to backup your entire database, in which case you may want to backup your data by other means, such as using phpmyadmin, or some other database backup utility. '''Frequent backups are recommended, perhaps weekly, for safety and security.'''


It is recommended that you backup often, perhaps weekly, for safety and security.
==Forum Maintenance - Remove Old Posts==
*'''Remove Old Posts''' - This allows admins to remove old topics that have not been posted in for the specified number of days. It is possible to narrow down the posts to delete by selecting from removing any type of topic, moved topic notices, or locked topics. The option ''But don't count stickied topics''<!-- don't is quote from SMF do not change it --> prevents the removal of topics which have been stickied. Additionally, expanding the ''All Boards'' link, and checking boards, will ensure that topics will be removed only from those boards which have been selected. Please note that this is a manual process, so it will not be repeated automatically.


== Members ==
{{ {{Localized|As an administrator1.1}}}}
 
 
== Topics ==
 
===Remove Old Posts===
This allows you to remove old topics that have not been posted in older than the number of days you specify. You can narrow down the posts you wish to delete from selecting from removing any type of topic, moved Topic notices or locked topics. You can also check the box But don't count stickied topics to exclude removing topics that are stickied. Additionally you can expand the All Boards link and check the forums you wish to remove topics from using the specifications you picked for removing topics. Please note this is a manually process and you do not have to worry about it removing posts without you telling it to again.
 
===Move Topics===
 
 
{{As an administrator}}

Latest revision as of 20:58, 25 June 2014

Please see SMF1.1:Forum Maintenance or SMF2.0:Forum Maintenance depending on the version of SMF you are using.

Forum Maintenance - General Maintenance

  • Optimize all tables to improve performance - Running this task will get rid of overhead, effectively making the tables smaller in size and your forum faster! Note that it causes SMF to instruct the database to attempt to re-analyze and re-optimize the tables in your database, so it is not a good idea to run this too often, because it can take a long time.
  • Check all files against current versions - Running this task will tell you which of your files need to be upgraded.
  • Find and repair any errors - Running this task will search for any possible errors in your database. Usually, these errors are caused by improper conversions, modifications gone wrong, or data corruption. It is a good idea to check this once in a while, just in case.
  • Recount all forum totals and statistics - Running this task will recount the number of posts and topics in each board, the number of personal messages each member has, and a few other statistics.
  • Empty out unimportant logs - Running this task empties a few of the less important log tables. This is not necessary, unless you really want to save database space.
  • Convert the database and data to UTF-8 - Running this task will convert your character set for both your database and data to UTF-8. This should be run with caution, as it is not desirable in all cases. Upon clicking this link you will receive more information on the effects of converting to UTF-8. SMF will attempt to detect your character set for your data, but if you know your data character set is different from the one which is detected, you can change it using the dropdown menu next to Data character set. This option is only available if SMF detects a compatible database version.

Forum Maintenance - Backup Database

  • Backup Database - This area allows you to save a copy of all the posts, settings, members, and other information in your forum to a very large file. For larger forums, this backup may not be able to backup your entire database, in which case you may want to backup your data by other means, such as using phpmyadmin, or some other database backup utility. Frequent backups are recommended, perhaps weekly, for safety and security.

Forum Maintenance - Remove Old Posts

  • Remove Old Posts - This allows admins to remove old topics that have not been posted in for the specified number of days. It is possible to narrow down the posts to delete by selecting from removing any type of topic, moved topic notices, or locked topics. The option But don't count stickied topics prevents the removal of topics which have been stickied. Additionally, expanding the All Boards link, and checking boards, will ensure that topics will be removed only from those boards which have been selected. Please note that this is a manual process, so it will not be repeated automatically.

Main

Configuration

Forum

Members

Maintenance

Miscellaneous




Advertisement: