Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • dieudonne Friend
    #160867

    Hello,

    When I try to update the “System – JA Popup” and the “System – JA Tabs”, I receive an error :
    Response from JoomlArt Updater Service: Service [] not available.
    Upgrade failured
    see the 2 screenshots in attachement.

    Updating other components will pass without problems

    What can I do to fix this ?
    For info : JA teline IV, joomla 1.6, JAEM 1.0.1


    1. 2011-03-01-15h12_09
    2. 2011-03-01-15h12_28
    Thanh Nguyen Viet Friend
    #379190

    Hello mate,

    Please give me your site url and administrator account via your support ticket BZP-868-65672 for futher checking.

    Thanh Nguyen Viet Friend
    #379431

    Hello mate,

    Please open this file:
    administratorcomponentscom_jaextmanagerlibjaupdatercorebeanProducts.php

    Find the below code snippet (line 58):

    foreach ($row as $key=>$value) {
    $this->$key = $value;
    }

    And replace it with:

    <blockquote>foreach ($row as $key=>$value) {
    if($key == ‘description’) {
    continue;
    }
    $this->$key = $value;
    }</blockquote>

    Best regards,
    ThanhNV

    dieudonne Friend
    #379494

    Ok, thanks you very much:):)
    The update is working fine.
    See the screenshot.

    Will you put this fix in the next version of JAEM ?


    1. 2011-03-03-15h31_23
    Thanh Nguyen Viet Friend
    #379552

    oh yes,

    I have updated it, and it will be solved on the next version. 🙂

    Best regards,
    ThanhNV

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

This topic contains 5 replies, has 2 voices, and was last updated by  Thanh Nguyen Viet 13 years, 2 months ago.

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