I can't edit the index.php of template

Ecommerce design Joomla template to start your online business with VirtueMart and additional eshop features.
GK User
Sat Jul 13, 2013 11:51 pm
I get a acount membresia, and I have a template yourshop but I need edit the archive index.php and i can`t. ¿Can you help me please? (Excus me my english).
User avatar
Fresh Boarder

teitbite
Sun Jul 14, 2013 1:27 am
Hi

Can You please explain You problem a little better ? Is the file broken, or You have wrong permissions set to it ?
User avatar
Moderator

GK User
Sun Jul 14, 2013 5:13 pm
Hello
I try to modify the index.php of my template yourshop to create a new module, but I get the following information and I can not enter the code:


// No direct access.
defined('_JEXEC') or die;
// enable showing errors in PHP
//ini_set('error_reporting', E_ALL);
//ini_set('display_errors','On');
// include framework classes and files
require_once('lib/framework/gk.const.php');
require_once('lib/framework/gk.parser.php');
require_once('lib/gk.framework.php');
// run the framework
$tpl = new GKTemplate($this, $GK_TEMPLATE_MODULE_STYLES);
/* End of the file - index.php */

tankyou.
User avatar
Fresh Boarder

teitbite
Tue Jul 16, 2013 2:57 am
Hi

If You are looking to modificate html code than You will find it in /layout and /layout/blocks it's devided into sections. Where exactly You want to add this new module position ?
User avatar
Moderator

GK User
Wed Jul 17, 2013 2:39 am
thank you very much HE SOLVED THE PROBLEM.
User avatar
Fresh Boarder


cron