Hello
Im working on pixellove and have turned the site offline. It does open offline.php but there are no fields for me to fill in so that I can login. rostavallen.com
thankfull for help
<h2><?php echo $app->getCfg('offline_message'); ?></h2>
ManuelBerger wrote:The same here, Joomla 1.6 / Template: Pixellove installed with Quickstart on PHP Version 5.2.17.
Fatal error: Call to a member function getCfg() on a non-object in ../htdocs/fl/templates/gk_pixellove/offline.php on line 68
$app = JFactory::getApplication();
defined('_JEXEC') or die;