Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • huggy Friend
    #934958

    Hello,

    Hi I am trying to migrate my site to Joomla 2.5.28 Joomla 3.5.1 . I use the template JA T3 Blank . In localhost I have no problem. When I moved in with my OVH with ackeeba I have a message in the pre- installation: the parameter " Magic Quotes GPC Off" is not OK. And after completing the installation, I get the following message " joomla Fatal error: t3import not found object : core.libs.browser in /home/clicetco/www/plugins/system/jat3/jat3/core/common.php on line 33 . Can you help me please.

    Huggy

    huggy Friend
    #934964

    common.php file attachment

    huggy Friend
    #934975

    Extrac from file :

    function t3import($object)
    {
    $obj = str_replace(‘.’, DS, $object);
    $path = dirname(dirname(FILE)) . DS . $obj . ‘.php’;
    if (file_exists($path)) {
    include_once $path;
    } else {
    trigger_error(‘t3import not found object: ‘ . $object, E_USER_ERROR); -> Line 33
    }
    }

    Ninja Lead Moderator
    #935903

    Hi huggy,

    Try to upgrade T3 framework latest version, it will help you to solve this bug

    Regards

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

This topic contains 3 replies, has 2 voices, and was last updated by  Ninja Lead 8 years, 5 months ago.

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