Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • lu5ck Friend
    #181919

    Got this problem when upgrading directly to 2.5.6 from 2.5.0

    plugins/system/jat3/jat3/core/common.php on line 33

    After reading through the thread http://www.joomlart.com/forums/showthread.php?74454-Fatal-error-t3import-not-found-object-core.libs.browser, I upgraded only to only 2.5.1 since it appears that 2.5.5 has another problem.

    Ninja Lead Moderator
    #471895

    Try to download it from this link: http://www.joomlart.com/forums/downloads.php?do=file&id=2089 and re-install it again.

    j3n4 Friend
    #530660

    Hello,
    I have same issue, after update from joomla 2.5.17 to 2.5.19
    Already downloaded and reinstalled system plugin (without uninstall), but seems not work.
    Then I have uninstalled and reinstalled, but not fix my issue.

    Any ideas?

    Thankyou in advance.

    j3n4 Friend
    #530695

    Solved.
    How to fix:

    Line 29 change:
    $path = dirname(dirname(__FILE__)) . DS . $obj . ‘.php’;
    To:
    $path = dirname(dirname(__FILE__)) . DS . strtolower($obj) . ‘.php’;

    Regards

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

This topic contains 4 replies, has 3 voices, and was last updated by  j3n4 10 years ago.

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