When I made the
Sj Market II - Creative eCommerce Joomla Responsive Template" download, I receive an error and, because this, my Admin Painel was blocked.
The solution is: change the function declaration in line 15 and delete the line bellow of this function. The result will be:
function __construct(&$subject, $pluginconfig) {
$this->_resources = dirname(__FILE__).'/x_menu_params/xml/';
}
The file to change is: /public_html/yoursite/plugins/system/x_menu_params/x_menu_params.php
Then, update your Joomla version to the last one.
Regards,