Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • ithacaindy Friend
    #159173

    I receive the following warnings when inserting images:

    Warning: Missing argument 4 for plgContentPlg_JAThumbnail::onContentBeforeDisplay() in /plugins/content/plg_jathumbnail/plg_jathumbnail.php on line 35

    thuanlq Friend
    #373429

    Dear @ithacaindy,

    Your problems are due to old bug of jathumbnail, so please quick fix it as following :
    – Open “plg_jathumbnail.php” in folder “plugins/plg_jathumbnail/”.
    – Change line code


    function onContentBeforeDisplay( $context, &$article, &$params){

    to


    function onContentBeforeDisplay( $context, &$article, &$params, $limitstart = 1 ){

    Now, you can upload images normally

    ithacaindy Friend
    #373928

    <em>@thuanlq 217109 wrote:</em><blockquote>Dear @ithacaindy,

    Your problems are due to old bug of jathumbnail, so please quick fix it as following :
    </blockquote>

    That fixed it; thanks.

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

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

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