Upgrade Error

Today, I upgraded this website backend (Yes, I’m still using Joomla).  After the upgrade, I got the following error

Fatal error: Call to a member function getInt() on a non-object in components/com_postinstall/models/messages.php on line 37

After reading lots and lots that didn’t apply, I found this:  http://docs.joomla.org/J3.2:Table_xxx_postinstall_cpanels_does_not_exist

Here’s a summary:

Create a backup, then delete the following files from your site:

libraries/fof/controller.php
libraries/fof/dispatcher.php
libraries/fof/inflector.php
libraries/fof/input.php
libraries/fof/model.php
libraries/fof/query.abstract.php
libraries/fof/query.element.php
libraries/fof/query.mysql.php
libraries/fof/query.mysqli.php
libraries/fof/query.sqlazure.php
libraries/fof/query.sqlsrv.php
libraries/fof/render.abstract.php
libraries/fof/render.joomla.php
libraries/fof/render.joomla3.php
libraries/fof/render.strapper.php
libraries/fof/string.utils.php
libraries/fof/table.php
libraries/fof/template.utils.php
libraries/fof/toolbar.php
libraries/fof/view.csv.php
libraries/fof/view.html.php
libraries/fof/view.json.php
libraries/fof/view.php

Leave a Reply

Your email address will not be published. Required fields are marked *