Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • lucia33 Friend
    #162207

    Hey you sorry but this template has thousands of errors, giving me a lot of headaches, now I have a bug that occurs in Last updateT3_DATE_FORMAT_LASTUPDATE, another error occurs similia plugin photo galleries, in the creation of items not link can be placed with images because unconfigures, Im really disappointed in this. I need someone to help me solve these problems.>:(

    chavan Friend
    #384345

    <em>@lucia33 231536 wrote:</em><blockquote>Hey you sorry but this template has thousands of errors, giving me a lot of headaches, now I have a bug that occurs in Last updateT3_DATE_FORMAT_LASTUPDATE, another error occurs similia plugin photo galleries, in the creation of items not link can be placed with images because unconfigures, Im really disappointed in this. I need someone to help me solve these problems.>:(</blockquote>

    what do you want to display instead of this text T3_DATE_FORMAT_LASTUPDATE . The last updated time ?

    If so time do the following

    Go to this file /public_html/plugins/system/jat3/core/common.php

    Replace the following code


    return strftime (JText::_('T3_DATE_FORMAT_LASTUPDATE'), $sec+$tz);

    With


    return gmdate("h:i:s A", $sec+$tz).' GMT';

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

This topic contains 2 replies, has 2 voices, and was last updated by  chavan 13 years, 8 months ago.

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