Hello I would like to ask what is the proper way ho to upgrade to new VM and new template version + new mod new pro. I always get empty white screen after on front end after template installation.
thank you for any help
<?php
/**
*
* AJAX view
*
* @version 1.0.0
* @package Gavern Framework
* @copyright Copyright (C) 2010 - 2011 GavickPro. All rights reserved.
*
*/
// No direct access.
defined('_JEXEC') or die;
?>
<?php if($this->countModules('cart')) : ?>
<jdoc:include type="modules" name="cart" style="none" />
<?php endif; ?>