test
Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • tkhspro Friend
    #167995

    Hello!

    I just can’t get the JAcomment to work on my Joomla 1.7 website. Please see the error below:

    Fatal error: Cannot access protected property JACommentViewComments::$_charset in /home/faith/public_html/inspire/libraries/joomla/document/document.php on line 492

    Thanks,

    John Wesley Brett Moderator
    #409718

    We would need more information about your site to specifically diagnose what is going on…like a URL…

    In the interim, make sure you are using the latest version of JAComment.
    If not, update it and try again.
    If so, then here’s a good wild guess:

    Open “componentscom_jacommentviewscommentsview.html.php” file
    then go to line “$charset = JDocument::getCharset();” (around line 614).

    And edit this code:


    "$charset = JDocument::getCharset();"

    To read:


    "$_document = new JDocument();
    $charset = $_document->getCharset();"

    Let us know.
    Have fun!
    John.

    tkhspro Friend
    #409726

    <em>@tkhspro 264026 wrote:</em><blockquote>Hello!

    I just can’t get the JAcomment to work on my Joomla 1.7 website. Please see the error below:

    Fatal error: Cannot access protected property JACommentViewComments::$_charset in /home/faith/public_html/inspire/libraries/joomla/document/document.php on line 492

    Thanks,</blockquote>

    I tried to find that script line but didn’t see it.

    I tried to add new comment and when I click on the “add comment” button, I got that error.

    Here is my website: Not online yet.
    http://www.shach.org/inspire

    jooservices Friend
    #409731

    Hi
    Would you mind PM me with your FTP access ?
    I could help you
    Thank you
    Viet Vu

    tkhspro Friend
    #409738

    <em>@jooservices 264082 wrote:</em><blockquote>Hi
    Would you mind PM me with your FTP access ?
    I could help you
    Thank you
    Viet Vu</blockquote>

    PM with login info had been send.

    Please help.

    jooservices Friend
    #409739

    I’m checking, please moment
    Thank you
    Viet Vu

    jooservices Friend
    #409740

    Hi
    I’ve done. Please check from your site.
    ps:// actually i’ve posted this patch in forum:
    http://www.joomlart.com/forums/topic/my-patch-ja-comment-1-0-3-joomla-1-6-to-work-with-joomla-1-7/

    Thank you

    Viet Vu

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

This topic contains 7 replies, has 3 voices, and was last updated by  jooservices 13 years, 3 months ago.

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