Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • julfox37 Friend
    #159611

    Hello,

    I installed Kunena 1.6.3 now compatible with Joomla 1.6 (with JA Teline IV like quickstart)

    But, when I go in Kunena forum, I have a error :

    Fatal error: Class ‘JModel’ not found in /homepages/43/d344016590/htdocs/modules/mod_janewsticker/helper.php on line 23

    When I turn off JA News Sticker Module, i have a second similar problem :

    Fatal error: Class ‘JModel’ not found in /homepages/43/d344016590/htdocs/modules/mod_jabulletin/helper.php on line 16

    Can anyone help me, please ?

    Thanks !

    PS : Sorry for my English !

    Khanh Le Moderator
    #375344

    Thank you for your report. We will update those modules to fix this problem.

    thuanlq Friend
    #375529

    <em>@julfox37 218868 wrote:</em><blockquote>Hello,

    I installed Kunena 1.6.3 now compatible with Joomla 1.6 (with JA Teline IV like quickstart)

    But, when I go in Kunena forum, I have a error :

    Fatal error: Class ‘JModel’ not found in /homepages/43/d344016590/htdocs/modules/mod_janewsticker/helper.php on line 23

    When I turn off JA News Sticker Module, i have a second similar problem :

    Fatal error: Class ‘JModel’ not found in /homepages/43/d344016590/htdocs/modules/mod_jabulletin/helper.php on line 16

    Can anyone help me, please ?

    Thanks !

    PS : Sorry for my English !</blockquote>

    Dear @julfox37,
    Your problems are due to JA Newsticker, jabulletin bugs. It is fixed in latest versions, please check my solutions on the bug tracker

    julfox37 Friend
    #375674

    <em>@thuanlq 219963 wrote:</em><blockquote>Dear @julfox37,
    Your problems are due to JA Newsticker, jabulletin bugs. It is fixed in latest versions, please check my solutions on the bug tracker</blockquote>

    Thanks you so much for your help. Kunena works now with JA Teline IV and JA Newstiker and Bulletin.

    hinatasnape Friend
    #378496

    I have the same probleme with JA Lime ^( like quickstart)

    Thanks

    Saguaros Moderator
    #378989

    <em>@hinatasnape 223894 wrote:</em><blockquote>I have the same probleme with JA Lime ^( like quickstart)

    Thanks</blockquote>

    Have you got following to thuanlq’s solution
    <blockquote>
    require jmodel class before calling, update helper.php

    jimport(‘joomla.application.component.model’);

    JModel::addIncludePath(JPATH_SITE.’/components/com_content/models’);

    </blockquote>
    ? or what is your issue 🙂

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

This topic contains 6 replies, has 5 voices, and was last updated by  Saguaros 13 years, 9 months ago.

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