Traditional Installation

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

IMPORTANT Before you proceed with the upgrade, make sure you have JomSocial 3.0 installed
If you don't have JomSocial 3.0 currently running at your site, but you want to immediately upgrade to JomSocial 3.1, please read this Tier Upgrade Guide
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 Modules and Plugins

Starting from JomSocial 3.0 onward, all modules and plugins are upgraded automatically
For the third-party extensions, 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

Location
Folder
Back End
ROOT/administrator/language/en-GB/en-GB.com_community.ini
Front End
ROOT/language/en-GB/en-GB.com_community.ini
Modules
ROOT/language/en-GB/en-GB.mod_modulename.ini
Plugins
ROOT/administrator/language/en-GB/en-GB.plg_pluginname.ini

See Also