Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • rand2712 Friend
    #195416

    Template Manager: Edit File

    Editing file “index.php” in template “ja_mendozite”. Source Code

    <?php
    /*
    * ————————————————————————
    * JA Mendozite template for Joomla 2.5.x
    * ————————————————————————
    * Copyright (C) 2004-2011 J.O.O.M Solutions Co., Ltd. All Rights Reserved.
    * @license – Copyrighted Commercial Software
    * Author: J.O.O.M Solutions Co., Ltd
    * Websites: http://www.joomlart.comhttp://www.joomlancers.com
    * This file may not be redistributed in whole or significant part.
    * ————————————————————————
    */
    // no direct access
    defined ( ‘_JEXEC’ ) or die ( ‘Restricted access’ );

    if (class_exists(‘T3Template’)) {
    $tmpl = T3Template::getInstance();
    $tmpl->setTemplate($this);
    $tmpl->render();
    return;
    } else {
    //Need to install or enable JAT3 Plugin
    echo JText::_(‘MISSING_JAT3_FRAMEWORK_PLUGIN’);
    }

    Please Help

    Ninja Lead Moderator
    #525272

    I have replied in this thread. Please have a look.

Viewing 2 posts - 1 through 2 (of 2 total)

This topic contains 2 replies, has 2 voices, and was last updated by  Ninja Lead 10 years, 8 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum