Viewing 15 posts - 1 through 15 (of 21 total)
  • Author
    Posts
  • kmjrecords Friend
    #168053

    I am trying to install envolve Chat on JA Community Site.
    I was trying to insert the following line -<jdoc:include type=”modules” name=”envolve-chat” style=”raw” /> immediately above the </body> tag in the template.
    Instead the following was was in the edit template page.

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

    khoand Friend
    #410011

    Hi,
    I don’t understand your intention.Can you explain?

    Manos Moderator
    #410014

    Hi,

    You have to open /plugins/system/jat3/base-themes/default/page/default.php

    I suggest that you create a copy of this on /templates/<your template>/page/default.php and then add your code to this file so you won’t have to do this again after an upgrade of JAT3 Plugin.

    Regards

    Manos

    kmjrecords Friend
    #410071

    Ok Thanks. where in joomla would I find /plugins/system/jat3/base-themes/default/page/default.php

    Manos Moderator
    #410085

    Hi,

    You are on J1.5.x or 1.7.x ?

    Regards

    Manos

    kmjrecords Friend
    #410088

    I’M using 1.7. JA Community 1.7 Oh thanks the Slideshow is working wonderfully!!

    Manos Moderator
    #410089

    You are welcome!
    Did you find the /plugins/system/jat3/base-themes/default/page/default.php or not ?
    It’s on your installation (live site) under plugins folder.

    Regards

    Manos

    kmjrecords Friend
    #410094

    No not yet. I still have not found it.

    Manos Moderator
    #410097

    You will if you take a look with ftp here -> /plugins/system/jat3/base-themes/default/page/default.php

    kmjrecords Friend
    #410098

    ok will get on it.

    kmjrecords Friend
    #410099

    ok I found it. Do I open it in a browser? It looks like there are two versions./plugins/system/jat3/jat3/base-themes/default/page See how the Jat3 is within another folder.

    kmjrecords Friend
    #410175

    OK I found it, but how do i open it?

    kmjrecords Friend
    #410180

    OK I found it. I added the the code above the tag and then uploaded the new file.

    kmjrecords Friend
    #410182

    Ok it didn’t help. I installed the latest version JAT3 Plugin and I still get the same error code. See Below

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

    HELP!!!!

    TomC Moderator
    #410184

    Patience, my friend . . . . Manos will be back soon.

    I’ve already left him a message to make sure he checks back here to try to further assist you.

    😎

Viewing 15 posts - 1 through 15 (of 21 total)

This topic contains 21 replies, has 4 voices, and was last updated by  Manos 13 years, 2 months ago.

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