Traditional Installation

Revision as of 06:09, 9 December 2013 by Sinisakrisan (Talk | contribs)

IMPORTANT!!! This page explains how to upgrade by using the installation package.
You can also upgrade your site using iJoomla Installer Installation

Upgrading to JomSocial 3.1.x

Before doing anything major to your site, always create a full site backup (files + database). A few minutes of inconvenience can potentially save you hours of headaches and a poorly- or non-functioning site until the issues have been resolved. We recommend that you use this extension for maintaining backups: Akeeba Backup. You can learn more about creating a Joomla backup by reading this documentation. If you find it too inconvenient to do a complete backup of all your files, at the very least, please have backups of:

  • {root}/components/com_community
  • {root}/administrator/components/com_community
  • {root}/templates/mycurrentdirectory/html/com_community
  • {root}/plugins/community

Make sure you are running at least PHP 5.3 Joomla 2.5.6 or above, the max_upload in php.ini is greater than 6MB, and most importantly Joomla is running well, i.e. regular installation of other extensions work flawlessly. Read our system requirement before you proceed.
For Joomla 2.5, go to Administration -> Help > System Info -> Directory Permission and make sure everything is Green

Directory.jpg

On Joomla 3, you should go to Administration -> System -> System Information -> Directory Permission and make sure everything is Writable

Dirperms.png

Starting the Upgrade

  1. Uninstall the older JomSocial version by going to Extensions > Extensions Manager, select Manage, select JomSocial/Community, click Uninstall.
  2. Install the latest JomSocial 3.1

It really is that simple! ;)

Upgrading Official Modules and Plugins

Starting from JomSocial 3.0 onward, all modules and plugins are upgraded automatically

Third Party Modules and Plugins

Please consult the developer for an updated version, if necessary.

Translations

With the new features and enhancements which are part of the new JomSocial releases, there will be a number of new language strings in JomSocial.
You will be able to find them all in the Translations section of this wiki

The Frontend language file is stored in:

  • /language/en-Gb/en-Gb.com_community.ini

The Backend language file is stored in:

  • /administrator/language/en-Gb/en-Gb.com_community.ini

The Modules language file is stored in:

  • /language/en-Gb

The Applications & Plugins language file is stored in:

  • /administrator/language/en-Gb

See Also