Copyright - Why am I getting a message saying that it's missing: Difference between revisions From Online Manual

Jump to: navigation, search
(give the name of the mod)
 
(6 intermediate revisions by 5 users not shown)
Line 1: Line 1:
In rare cases you may notice a message on the bottom of your forum that states that your forum is missing the SMF copyright. Don't panic, chances are it is just a minor issue and is easy to resolve.
{{:Copyright_Information}}
 
[[Category:FAQ]]
There are a few reasons why the missing copyright message might be showing:
 
'''Editing the copyright message''' -You edited the copyright string "$forum_copyright" and removed ' . $forum_version . ' from the string or changed it in some other way. You also may have replaced "theme_copyright()" in index.template.php with something similar in the template, however this is not allowed. If you want to add your own copyright information you can include what you want after ', theme_copyright(), ' in index.template.php. You are allowed to hide the forum version as [http://custom.simplemachines.org/mods/index.php?mod=1046 The Hide SMF Version mod] does but you are not allowed to remove the "$forum_version" string.{{Review statement‎}}
 
'''Theme incompatibility''' - Installing a theme intended for 1.1 on 1.0, or 2.0 and vice-versa, will most likely cause the message to appear. Consult the author of the theme to make it compatible with your theme or use a different theme that is compatible with your version. The Default, Babylon and Classic (YaBB SE) themes will work on all versions of SMF as long as their template files were updated properly during each upgrade.
 
'''In process of upgrading''' - If you are upgrading from some version of 1.0 to some version of 1.1, you will encounter this message as the files upload. Don't panic, you've done nothing wrong, it's how it works since the changes in the theme & database are too great, once you've uploaded all the files and run upgrade.php, everything should function as it should.

Latest revision as of 12:44, 17 January 2014

The SMF License Agreement prohibits altering the copyright notice displayed at the bottom of your forum. All copyright notices within the source files, and as generated by the Software as output, are retained and are unchanged.

Altering the copyright notice will terminate your license to use SMF, and may result in a warning message at the bottom of your forum.

The SMF version number is considered separate from the copyright itself, and altering it is not considered a violation of the license. However, altering the SMF version number may make it more difficult for the SMF team to offer appropriate help tailored to your version of SMF.

If a warning message is visible, it is likely that something has been done that has altered the copyright function. If the administrator is seeing these messages, they should check the mods which they recently installed and uninstall them as soon as possible.

Outdated language files can also cause this message to show. If that is the cause, the admin should visit the Downloads Page and download updated language packs.

The SMF copyright must remain. If it is removed, Simple Machines reserves the right to seek legal action. You cannot alter, remove, or hide the copyright statement at the bottom of any SMF forum in any way, with the exception of having written permission from Simple Machines.

Also, you are not allowed to alter or remove any credit information from the SMF source code. You cannot copy any part of the SMF source code, or claim any SMF code is yours.

There are a few reasons why the missing copyright message might be showing:

Editing the copyright message - You removed required information from the copyright string. This is most likely a violation of the SMF license agreement.

Theme incompatibility - Installing a theme intended for 1.1 on 1.0, or 2.0 and vice-versa, will most likely cause the message to appear. Consult the author of the theme to make it compatible with your theme or use a different theme that is compatible with your version.

In process of upgrading - If you are upgrading from some version of 1.0 to some version of 1.1, you might encounter this message as the files upload. Once all the files have been uploaded, and upgrade.php has been run, this notice should disappear.


The SMF copyright notice can be removed from the forum, but if you choose to do so, you will not be eligible to receive support from the Simple Machines Team. The SMF license agreement states that you must retain the required license agreement and copyright notice(s) in the file headers. Please read The License for further information.



Advertisement: