Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • canexpat Friend
    #166980

    Hi there,

    I have installed the components & plugins, enabled all of them but get the following error message:

    Fatal error: Cannot access protected property JACommentViewComments::$_charset in /hermes/bosweb/web179/b1791/nf.canuckexpat/public_html/globalcanadian.ca/libraries/joomla/document/document.php on line 492

    Can you help?

    Running Joomla 1.7

    Stork11 Friend
    #404250

    Hello,

    You should open “componentscom_jacommentviewscommentsview.html.php” file, then go to line “$charset = JDocument::getCharset();” (about line 614).
    And edit this code
    “$charset = JDocument::getCharset();”

    by
    “$_document = new JDocument();
    $charset = $_document->getCharset();”

    Thank you.

    canexpat Friend
    #404366

    I edited as noted but now simply get the message “undefined” where the comments should be.

    Stork11 Friend
    #404423

    <em>@canexpat 257367 wrote:</em><blockquote>I edited as noted but now simply get the message “undefined” where the comments should be.</blockquote>

    Hello,

    Could you provide me with your site information (your site URL, your site admin account) and your FTP account? So I can diagnose this problem.

    Please use the following ticket link to update your information: http://support.joomlart.com/index.php?/Tickets/Ticket/View/78087

    Best regards.

    Stork11 Friend
    #405105

    <em>@canexpat 257367 wrote:</em><blockquote>I edited as noted but now simply get the message “undefined” where the comments should be.</blockquote>

    Hello canexpat,

    I fixed the problem for you. JA Comment works well now. Only renamed “view.html.php.html” file to “view.html.php” file. Because you saved “view.html.php” file as “view.html.php.html” file.

    Best regards.

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

This topic contains 5 replies, has 2 voices, and was last updated by  Stork11 13 years, 3 months ago.

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