test
Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • ithacaindy Friend
    #159312

    I’m getting warnings about the JA_Thumbnail plugin (the Joomla 1.6 version) whenever I hit the “Image” button when creating an article. This is the warning I receive:

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

    Here is how the “Image” screen appears to me:


    1. editor_image_insert
    virusracing Friend
    #373924
    thuanlq Friend
    #373975

    <em>@virusracing 217775 wrote:</em><blockquote>I solved this way:

    http://www.joomlart.com/forums/topic/image-upload-warnings-with-j1-6/
    :)</blockquote>

    Dear @ithacaindy,
    you can resolve this problem this way . Your problem was due to bug of jathumbnail plugin, its fixed in the latest version.

    hivandhepatitis Friend
    #377156

    The bug resurfaced again, current version “quick install 02-07-2011”

    function onContentBeforeDisplay( $context, &$article, &$params, $limitstart ){
    It’s just missing the “= 1 ” and path changed to “/plugins/content/plg_jathumbnail/plg_jathumbnail.php”

    thuanlq Friend
    #377259

    Hi Hivandhepatitis,

    You can quick fix this problem as following:
    – Open file “plugins/content/plg_jathumbnail/plg_jathumbnail.php” and set default param for $limitstart as :

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

    Good lucks,

    samircej Friend
    #378556

    Thank you….. Mr,

    :laugh:

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

This topic contains 6 replies, has 5 voices, and was last updated by  samircej 13 years, 10 months ago.

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