Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • freissmann Developer
    #166467

    Hi JA-Staff / members,

    maybe I am to quick but just want to come up with the info:

    I was on Joomla 1.6.5 with the Travel Template – everything fine.

    Today I was upgrading to 1.7 and got the following error on the frontend:

    Fatal error: Cannot instantiate abstract class JDatabaseQuery in /homepages/25/d256609121/htdocs/portale/rp/plugins/system/jat3/jat3/core/joomla/modulehelper.php on line 292

    Is there a workaround?

    dieudonne Friend
    #401929

    Hello,

    there is a solution here :
    http://groups.google.com/group/joomla-dev-general/browse_thread/thread/5f18d884338e647a.?pli=1

    in /plugins/system/jat3/jat3/core/joomla/modulehelper.php ligne 292

    freissmann Developer
    #401930

    hi dieudonne,
    looks good so far.

    Joomart-Team – will there be a best practise guide on how to implement that for the JA templates??

    teachy Friend
    #401931

    I have the same problem, but looking at this post I can’t figure out whcih changes I have to make in order to resolve the issue. Anyone can explain the steps I have to take?

    dieudonne Friend
    #401933

    go to this file : /plugins/system/jat3/jat3/core/joomla/modulehelper.php
    donwload it on your desktop
    change the line number 292 to this
    $query = $db->getQuery(true);
    upload and replace this file (modulehelper.php) on your server
    refresh your frontend

    teachy Friend
    #401938

    Thank you very much. That worked 🙂

    freissmann Developer
    #402289

    dieudonne,

    thank you – is that working for all JA templates?

    freissmann Developer
    #402484

    code is working – just make sure you are on the latest jat3 version!

    dieudonne Friend
    #402768

    @freissmann :
    Yes it’s working with all the template with JAT3 🙂

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

This topic contains 9 replies, has 3 voices, and was last updated by  dieudonne 13 years, 3 months ago.

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