Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • dieudonne Friend
    #170363

    Hello,

    I know this is not a problem from joomlart template or extension, this is a joomla problem…
    Some people have the same problem, and we don’t find any solution. And there is no help from the joomla.org’s forum.

    So here is the problem :

    In the administrator panel (joomla 1.7.2), in the article manager, some errors appears on many website….

    When we click on the star to unpublish article, this is the answer

    Fatal error: Call to undefined method ContentModelArticle::publish() in .../libraries/joomla/application/component/controlleradmin.php on line 172

    When we click on the punt to make a article featured, this is the answer :

    Fatal error: Call to undefined method ContentModelArticle::featured() in .../administrator/components/com_content/controllers/articles.php on line 81

    When we click on any items of the select status, this is the answer :

    Fatal error: Call to undefined method ContentModelArticle::featured() in .../administrator/components/com_content/controllers/articles.php on line 81

    So what can we do to fix this ?

    The problem is not the provider, is not the cache, ……
    This is not the right. We try “articles.php” and “controlleradmin.php” with chmod 755, 777,… and nothing changes…

    This problems also appears in Firefox (7.0.1), Google Chrome 15.0.874, Internet Explorer 8.0.7601

    jooservices Friend
    #423122

    Hi
    That’s interesting issue. I would love to play w/ it.
    Would you mind allow me access your site for checking ? Or this bug also happened with Joomla 1.7.2 full pack from Joomla.org ?
    Thank you
    Viet Vu

    dieudonne Friend
    #423126

    Ok, I opened and updated the ticket : AVH-879-88116

    Thank in advance for your help.

    Here is the link about post in the joomla.org’s forum (but no answer) :
    http://forum.joomla.org/viewtopic.php?f=622&t=670168
    http://forum.joomla.org/viewtopic.php?f=624&t=670949

    dieudonne Friend
    #423318

    Here is a temporary solution :

    <blockquote>Hi
    This error because
    System – JA Tabs system jatabs Public 10004
    I have just disabled it. And everything is working well.
    But let’s me take look into this plugin to find out why does it happen.
    Thank you
    Viet Vu</blockquote>

    michelsmith Friend
    #423393

    <em>@dieudonne 280700 wrote:</em><blockquote>Ok, I opened and updated the ticket : AVH-879-88116

    Thank in advance for your help.

    Here is the link about post in the joomla.org’s forum (but no answer) :
    http://forum.joomla.org/viewtopic.php?f=622&t=670168
    http://forum.joomla.org/viewtopic.php?f=624&t=670949</blockquote>

    Thanks for information……….

    dieudonne Friend
    #423644

    @viet Vu :

    Hello, do you have a fix about this bug ?

    Thank in advance.

    HeR0 Friend
    #423924

    Hi, dieudonne
    We are fixed this bug in your live site , This error because System – JA Tabs system jatabs Public and it is updated on new version

    dieudonne Friend
    #423965

    @hung Phung

    Thank, but where is the new version ?
    How can we do to reproduce this fix ??

    We need this for our new website (you fixed this on our test website)

    Thank in advance.


    1. 2011-11-10-09h18_41
    HeR0 Friend
    #423969

    @dieudonne
    Sorry, new version will release in a few days. You can fix this bug in jatabs.php
    Find
    [PHP]JModel::addIncludePath(JPATH_SITE.’/components/com_content/models’, ‘ContentModel’);[/PHP]
    Change to
    [PHP]$app = JFactory::getApplication();
    if (!$app->isAdmin()){
    JModel::addIncludePath(JPATH_SITE.’/components/com_content/models’, ‘ContentModel’);
    }[/PHP]

    dieudonne Friend
    #423970

    Excellent.
    Thank you very much for your help.

    Have a nice day.

    dieudonne Friend
    #424854

    And the bug is fixed in the version 1.1.6.
    Thank for this.

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

This topic contains 11 replies, has 4 voices, and was last updated by  dieudonne 12 years, 6 months ago.

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