Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • multigo1 Friend
    #162211

    How can i remove the image button?
    If user post to large images, whole layout is destroyed because images are not rezeised.

    Anyway: you should have the choice weather allowing images or not.

    nghiatd Friend
    #384413

    Hello,

    Please update latest version of jacomment to fix this bug.
    or open this file:
    components/com_jacomment/libs/dcode.php
    find the code:

    "IMG" => array ('/(.*)[/IMG]/iUs',
    "<img src="\1" alt=""/>"),

    then edit it to:

    "IMG" => array ('/(.*)[/IMG]/iUs',
    "<img src="\1" alt="" width="100%"/>"),

    Best Regards.

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

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

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