Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • eswyt Friend
    #162609

    I get this error in my media manager when using JA-Thumbnail plugin.

    Warning: Missing argument 4 for plgContentPlg_JAThumbnail::onContentBeforeDisplay() and it points to plg_jathumbnail.php on line 3 and repeats that error for every picture in my media manager.

    Really messes up things. :(( Any suggestions??

    onobles Friend
    #385662

    I to am having this issue. I hope it’s resolved.

    eswyt Friend
    #385672

    I also noticed it is the case online and with localhost.

    Saguaros Moderator
    #390838

    you open the file: plg_jathumbnail.php and find the following code:
    [PHP]
    function onContentBeforeDisplay( $context, &$article, &$params, $limitstart ){
    [/PHP]

    replace by:[PHP]
    function onContentBeforeDisplay( $context, &$article, &$params, $limitstart=0 ){
    [/PHP]

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

This topic contains 4 replies, has 3 voices, and was last updated by  Saguaros 12 years, 11 months ago.

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