Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • Harald Frey Friend
    #183118

    Hello,
    I have the same problem as in this post:
    http://www.yootheme.com/support/question/27772

    But I use Joomla 3.

    I get the error message:
    …joomlainfo / libraries / legacy / view / legacy.php on line 796

    I have taken the Loeung and made ​​the following:

    Edit /administrator/components/com_zoo/framework/classes/view.php
    Replace line 8 & 9:
    jimport (‘cms.view.legacy’);
    jimport (‘legacy.view.legacy’);
    with
    if (class_exists (‘JViewLegacy’, false)) {
    jimport (‘cms.view.legacy’);
    jimport (‘legacy.view.legacy’);
    }

    But now I get another error message:

    ..joomlainfo / administrator / components / com_zoo / framework / classes / view.php on line 9

    What can I do?

    Thanks for the help
    Harald

    Stork11 Friend
    #476459

    Hello Harald,

    I am afraid your support request is not related to our products (“com_zoo” is a 3rd party, it’s not JA Product) .Our support scope is limited to bug fixing and helping users get demo site alike setup. Please contact “com_zoo” provider to resolve your problem.

    Regards

    Harald Frey Friend
    #476484

    Hi, I have submitted my problem there and received the following answer:

    You have to contact JA and ask them to fix their framework bug. Thanks!

    Unfortunately I can not fix the problem, what can I do?

    Thanks for the help

    Stork11 Friend
    #476489

    Hello Harald,

    Can you PM me with your site information (your site URL, your site admin account) and your FTP account? So I can try to check it out.

    BTW, please include this forum thread URL in your PM, so I can follow it.

    Regards.

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

This topic contains 4 replies, has 2 voices, and was last updated by  Stork11 11 years, 11 months ago.

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