A couple weeks ago we started a migration to 3.x from 1.5. Everything was fine and we sent a link to our client to look at the site. It is still in development and we are using Anacron template. When I went to look at it again today, We were just getting a white page. I turned on simple error reporting and got this:
Fatal error: Call to a member function init() on a non-object in /home/xxxxxx/public_html/templates/rt_anacron/error.php on line 15
I tried another template but got the same error. I tried downgrading gantry but still the same.
Here are line 14 and 15:
require_once(dirname(__FILE__) . '/lib/gantry/gantry.php');
$gantry->init();
This is a simple site - there are a few html custom modules bringing up logos. I tried disabling All Videos plg but that didn't make a difference. (This is the only extra plg we have active.)
Site is
ethos.totalproduction.com
but there's nothing to see but this error.
Have any ideas why it started doing this?
Joomla version 3.2.3
Anacron version 1.1
Gantry version 4.1.24