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

    My webmaster built my site using Joomlart and I need to switch everything over to my own account that I have setup and I need some help in doing this so that I can update the site. I also would like to know can I edit the “index.php” file for the ja_mendozite theme he used? I tried to edit the file and it says this when I do

    <?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’);
    }

    I checked to see if the JA T3 Framework Plugin was installed and it is and it is updated and enabled. i could really use a bit of help here.

    Thanks in advance, Randy

    Ninja Lead Moderator
    #525266

    Hi Randy,

    I’m not entirely sure what modifications your webmaster has done upon your site. If you want to upgrade JA Mendozite Template, you can do so using our JA Extension Manager component. However, you need to check in:

    <blockquote>Admin area->Component->JA Extension Manager</blockquote>

    and fill in account for “JoomlArt Updater Service” (Click on edit link of JoomlArt Updater Service on JAEM, you will see the form to enter your account credentials on JoomlArt)

    Make sure you back-up your site before doing upgrades.

    Also, it would be helpful to have a look at our userguider – JA Mendozite Template here

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, 1 month ago.

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