Changes

Jump to navigation Jump to search
1,949 bytes added ,  08:26, 11 July 2022
no edit summary
Line 1: Line 1:  
{{Languages|SMF}}
 
{{Languages|SMF}}
=SMF 1.1.4 for SME 7.x=
+
<!-- here we define the contrib name variable -->
 +
<!-- we get the page title, remove suffix for translated version; if needed you can define there with the value you want-->
 +
{{#vardefine:contribname| {{lc: {{#titleparts:  {{BASEPAGENAME}} |1}} }} }}
 +
{{#vardefine:smecontribname| smeserver-{{lc: {{#titleparts:  {{BASEPAGENAME}} |1}} }} }}
 +
<!-- we define the language -->
 +
{{#vardefine:lang| {{lc:  {{#titleparts:    {{PAGENAME}} | | -1}}  }} |en }}
    
==Maintainer==
 
==Maintainer==
 
[[User:Cool34000|Sylvain Gomez]]<br/>
 
[[User:Cool34000|Sylvain Gomez]]<br/>
 
mailto:sylvaingomez@free.fr
 
mailto:sylvaingomez@free.fr
 +
===Version===
 +
{{#smeversion: smeserver-smf }}
    
==Description==
 
==Description==
Line 14: Line 21:     
For more information see http://www.simplemachines.org/''.
 
For more information see http://www.simplemachines.org/''.
  −
==Download==
  −
You can download this package ''[http://mirror.contribs.org/smeserver/contribs/sgomez/contribs/smf/smeserver-smf-1.1.4-1.noarch.rpm here]''. If you would like to save it directly on your SME Server, you should give this command at a linux-prompt
  −
wget http://mirror.contribs.org/smeserver/contribs/sgomez/contribs/smf/smeserver-smf-1.1.4-1.noarch.rpm
      
==Installation and Uninstall==
 
==Installation and Uninstall==
 +
===SME Server 7===
 
For installation just hit the following command
 
For installation just hit the following command
  yum localinstall *.rpm
+
  yum install smeserver-smf --enablerepo=smecontribs
 +
 
 +
{{warning box| the uninstalling will remove all your mysql databases and your html directory (/opt/SMF) without backups, you have to do them manually before.}}
 
For uninstall just hit the following command
 
For uninstall just hit the following command
 
  yum remove smeserver-smf
 
  yum remove smeserver-smf
 
You can ignore the yum-comments ''signal event post-upgrade'' and ''signal-event reboot''.
 
You can ignore the yum-comments ''signal event post-upgrade'' and ''signal-event reboot''.
 +
===Koozali SME Server 9.1===
 +
https://wiki.contribs.org/SME9.0_Contribs_QA#smeserver-smf
 +
 +
yum --enablerepo=sme7contribs install smeserver-smf
 +
 +
The version installed by this contrib is very old. Consider updating before using.
    
==Languages support==
 
==Languages support==
Line 53: Line 65:  
Pass: admin
 
Pass: admin
 
}}
 
}}
 +
 +
 +
== Changing the Forum Base URL ==
 +
If your server is only reachable with the FQHN like sme.mydomain.com, the theme style sheets are not loaded and you will not be able to login.
 +
You must change the forum base URL as follows:
 +
 +
Edit /opt/SMF/Settings.php and set
 +
<nowiki>$boardurl = 'http://sme.mydomain.com/forum';</nowiki>
 +
The log into SMF as admin and browse to
 +
"Configuration"->"Themes and Layout"->"Themes and Settings Tab"
 +
Set "Forum URL" to <nowiki>"http://sme.mydomain.com/forum"</nowiki> and save.
 +
 +
== Backup ==
 +
Include the file '/opt/SMF/Settings.php' and the folder '/opt/SMF/attachments.php' into your backup. The MySQL Database is already included in SME standard backup. If you have created new themes you should them include into backup, too. The themes are stored in '/opt/SMF/Themes/'.
    
== Additional information ==
 
== Additional information ==
Line 60: Line 86:  
*[http://www.simplemachines.org/community/ Community forums]
 
*[http://www.simplemachines.org/community/ Community forums]
    +
===Bugs===
 +
Please raise bugs under the SME-Contribs section in {{BugzillaFileBug|product=|component=|title= bugzilla}}
 +
and select the {{#var:smecontribname}} component or use {{BugzillaFileBug|product=SME%20Contribs|component={{#var:smecontribname}}|title=this link}}
    +
Below is an overview of the current issues for this contrib:{{#bugzilla:columns=id,product,version,status,summary|sort=id|order=desc|component={{#var:smecontribname}} |noresultsmessage=No open bugs found.}}
    +
===Changelog===
 +
Only released version in smecontrib are listed here.
   −
''Sylvain Gomez (Cool34000)''
+
{{#smechangelog: {{#var:smecontribname}} }}
    
----
 
----
[[Category: Contrib]]
+
[[Category: Deprecated_Contrib]]
 
[[Category: Webapps]]
 
[[Category: Webapps]]
 +
[[Category:Social Media Apps]]
Super Admin, Wiki & Docs Team, Bureaucrats, Interface administrators, Administrators
3,250

edits

Navigation menu