Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • fatmahamdy Friend
    #202960

    I have ja mero template and new t3 framework installed. i used jevents and linked it with a menu but when i opened the page it gives me blank page and below errors:
    Undefined property: JTableContent::$params in pluginssystemt3t3.php on line 371
    Fatal error: Call to a member function set() on a non-object in pluginssystemt3t3.php on line 371

    jooservices Friend
    #556169

    Hi there,
    It’s because 3rd party conflict.


    if (isset($article->params) && is_object($article->params)) $article->params->set('link_titles', $tmpl->params->get('link_titles'));

    Please do check $article->params is exists before use it.

    Thank you,
    Viet Vu

    fatmahamdy Friend
    #556174

    Thanks it solved my problem.

    jooservices Friend
    #556175

    You are welcome.

    Thank you,
    Viet Vu

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

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

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