Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • chetanmadaan Friend
    #166660

    Is there a timeline on when JAT3 framework will be compatible with Joomla 1.7???

    Thanks

    wannlong Friend
    #402792

    <em>@chetanmadaan 255302 wrote:</em><blockquote>Is there a timeline on when JAT3 framework will be compatible with Joomla 1.7???

    Thanks</blockquote>

    After update my site is down and it show me the error message like this: Fatal error: Cannot instantiate abstract class JDatabaseQuery in /home/content/89/8035189/html/plugins/system/jat3/jat3/core/joomla/modulehelper.php on line 292

    Arvind Chauhan Moderator
    #402828

    @wannlong,

    The fix is mentioned in many places.

    http://groups.google.com/g​roup/joomla-dev-general/br​owse_thread/thread/5f18d88​4338e647a?pli=1 <<
    Open this file : pluginssystemjat3jat3c​orejoomlamodulehelper.ph​p
    on line 292 find this :
    $query = new JDatabaseQuery;
    replace to :
    $query = $db->getQuery(true);
    << it fixes the issue.

    We are testing out J 1.7 upgrades for our templates and extensions. which will take some time. We will start announcing the releases soon. We are even upgrading our templates for the J 1.6.5 too, which brings them one step closer to J 1.7 updates.

    Arvind

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

This topic contains 3 replies, has 3 voices, and was last updated by  Arvind Chauhan 13 years, 4 months ago.

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