Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • olivercham Friend
    #173614

    I wanted to add Google Analytics inside my index.php.

    When I went in the template manager to edit the “main page template” here are the only lines i see :

    ==============

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

    ==============

    What does it mean ?? what happened to my index.php ?

    Please help !

    pavit Moderator
    #437218

    Hi

    You don’t need to edit your index.php for the analytics code

    look at this thread

    hhardller Friend
    #437916

    HI olivercham.
    I agree with you.but you don’t look in thread as can edit :laugh:

    Halong bay junk-Paradise junk-London Hotels

    jfernandess Friend
    #438666

    <em>@olivercham 299125 wrote:</em><blockquote>I wanted to add Google Analytics inside my index.php.

    When I went in the template manager to edit the “main page template” here are the only lines i see :

    ==============

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

    ==============

    What does it mean ?? what happened to my index.php ?

    Please help !</blockquote>

    Hello, you may be open any other (old theme or in build theme), so once again go through root folder with template. Because I had done here ans still it’s working properly.

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

This topic contains 4 replies, has 4 voices, and was last updated by  jfernandess 12 years, 4 months ago.

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