test
Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • jeremyjdev Friend
    #198544

    Hello guys,

    I found an issue on my site due to JA T3v2 System Plugin for J25 & J32, here is a screenshot :

    You can fix it by modifying the line 41 in plugins/system/jat3/jat3/core/framework.php by testing if the class JViewLegacy exists instead of the JView class, I let you change that.

    Regards,
    Jeremy


    1. coucou
    alexsmirnov Friend
    #538073

    Hi Jeremy,

    Please have a look at http://www.joomlart.com/forums/topic/fatal-error-cannot-redeclare-class-jviewlegacy-problem/ and see how it goes.

    Hope this helps,

    Regards,

    Alex

    jeremyjdev Friend
    #538074

    I fixed it for my site (one of my clients site in fact), I wanted you to fix it in the next plugin release so that no more client will come back saying “hey, my site doesn’t work !” because of the JA T3 system plugin…

    jeremyjdev Friend
    #538461

    By the way I didn’t present myself…
    I’m one of the AcyMailing developers, regularly some of our users have this issue and we fight every day to make sure all our users have a bug-free experience…
    Could you confirm me that this issue will be fixed in your next release please?

    Simply replace: if (! class_exists(‘JView’, false))

    By: if (! class_exists(‘JViewLegacy’, false))

    In the file: jat3/core/framework.php

    And I’m happy! 😉

    alexsmirnov Friend
    #538463

    Cheers Jeremy.

    I am referring your suggestion to our core developers now. Many thanks for your input.

    Regards,

    Alex

    alexsmirnov Friend
    #538470

    Hi Jeremy,

    I’ve just sent your suggestion to our technical department as a ticket # HVG-349-23492.

    Regards,

    Alex

    Ninja Lead Moderator
    #538686

    <em>@jeremyjdev 431615 wrote:</em><blockquote>By the way I didn’t present myself…
    I’m one of the AcyMailing developers, regularly some of our users have this issue and we fight every day to make sure all our users have a bug-free experience…
    Could you confirm me that this issue will be fixed in your next release please?

    Simply replace: if (! class_exists(‘JView’, false))

    By: if (! class_exists(‘JViewLegacy’, false))

    In the file: jat3/core/framework.php

    And I’m happy! ;)</blockquote>

    Thanks for sharing your finding. I have forwarded your feedback to our development team here. They will need time to check and get this fixed in the next version.

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

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

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