Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • lg21 Friend
    #1004259

    Ho appena installato il vostro componente JA Comment Component, ho importato i commenti dal vecchio componente Jcomments, ma guardando le varie voci mi appaiono parecchi errori

    se clicco nella voce unapproved (0) mi appare questo codice
    [{"id":"#currentTypeID","attr":"value","content":"0"},{"id":"#jav-mainbox-0","attr":"html","content":" rnt"}]

    Se clicco nella voce approver (9570) mi appare questo codice
    [{"id":"#currentTypeID","attr":"value","content":"1"},{"id":"#jav-mainbox-1","attr":"html","content":" rnt

    Se clicco nella voce spam mi appare questo codice
    [{"id":"#currentTypeID","attr":"value","content":"2"},{"id":"#jav-mainbox-2","attr":"html","content":" rnt"}]

    Se clicco nella voce moderator mi appare questo errore
    Note: The JA Comment Moderator/Admin user types are totally different than Joomla! admin and super-admin, JA Comment admin user cannot access the backend administration (if they are not approved as Joomla! admin or super-admin). By default, Joomla! admin & super-admin will be automatically updated as JA Comment admins.

    Notice: Undefined property: stdClass::$usertype in /home/qdg/domains/quotidianodigela.it/public_html/administrator/components/com_jacomment/views/configs/tmpl/moderator.php on line 135
    Registered

    I just installed your component JA Comment Component, I imported the comments from the old component JComments, but looking at the various items appear to me several mistakes

    if I click the item unapproved (0) I get this code
    [{ "Id": "# currentTypeID", "attr": "value", "content": "0"}, { "id": "# jav-mainbox-0", "attr": "html" "content": " r n t"}]

    If I click the item approver (9570) appears to me this code
    [{ "Id": "# currentTypeID", "attr": "value", "content": "1"}, { "id": "# jav-mainbox-1", "attr": "html" "content": " r n t

    If I click on the voice spam I get this code
    [{ "Id": "# currentTypeID", "attr": "value", "content": "2"}, { "id": "# jav-mainbox-2", "attr": "html" "content": " r n t"}]

    If I click the item moderator I get this error
    Notes: The JA Comment Moderator / Admin user types are totally different than Joomla! admin and super admin, JA Comment admin user can not access the backend administration (if they are not approved as Joomla! admin or super admin). By default, Joomla! admin and super admin will be automatically updated as JA Comment admins.

    Notice: Undefined property: stdClass :: $ usertype in /home/qdg/domains/quotidianodigela.it/public_html/administrator/components/com_jacomment/views/configs/tmpl/moderator.php on line 135
    Registered

    lg21 Friend
    #1004306
    This reply has been marked as private.
    Saguaros Moderator
    #1007239

    Hi lg21,

    If possible, pls provide the credentials of your site i.e: URL, Admin & FTP account so we can take a look.

    Regards

    lg21 Friend
    #1007247
    This reply has been marked as private.
    Mo0nlight Moderator
    #1008738

    Hi,

    It’s working now.

    I edit the file : plugins/system/system_jacomment/system_jacomment.php

    Change

    $jabtlink = defined('T3_URL') ? T3_URL.'/bootstrap/js/bootstrap.js' : JURI::root(true) .'/components/com_jacomment/libs/bootstrap/js/bootstrap.min.js';

    To

    $jabtlink = defined('T3_URL') ? T3_URL.'/bootstrap/js/bootstrap.js' : JURI::root() .'/media/jui/js/bootstrap.min.js';

    Regards

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

This topic contains 4 replies, has 3 voices, and was last updated by  Mo0nlight 7 years, 1 month ago.

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