By John Bongiovanni on Monday, 13 October 2014
Replies 4
Likes 0
Views 1K
Votes 0
We have Easy Blog 3.9.1 (and are quite happy with it). We want to upgrade from Joomla 2.5 to Joomla 3.3. Do we need a different version of Easy Blog, and if so what are the upgrade steps? Thanks.
John, I recently did a similar upgrade. EasyBlog for installed on 2.5 works great on an upgraded Joomla to Joomla 3. So you are safe to upgrade.

A quick tip. Do check all your plugins and modules for compatibility too. I forgot to upgrade a plugin, and it gave me a little scare as the upgrade was greeted with a blank page.

In the rare event that you have a plugin or module that is causing problems after upgrade, you can enable error reporting by opening configuration.php and replacing:

public $error_reporting = 'none';
with
public $error_reporting = 'maximum';

Once you identify what component, module or plugin is causing errors, you can manually delete those files in your FTP. Then install the joomla 3 compatible version or alternative in the backend.

Also, it goes without saying, but make sure to do a backup first. Akeeba Backup is great for that.
·
Monday, 13 October 2014 10:24
·
0 Likes
·
0 Votes
·
0 Comments
·
Thanks for sharing Jannik! Yes, as Jannik pointed out, our installer is actually cross Joomla version compatible
·
Monday, 13 October 2014 10:34
·
0 Likes
·
0 Votes
·
0 Comments
·
Thanks so much. That's just what I was looking for. And, yes, we use Akeeba, and double yes, backups.
And triple yes, test site.
·
Monday, 13 October 2014 10:58
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello John Bongiovanni,

Keep us updated then if you need further assistance.
·
Monday, 13 October 2014 13:03
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post