Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • compcard Friend
    #163507

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

    This is the error or warning that i get when accessing the media manager on the backend and it makes my pictures look disorganized since that error repeats itself inside the folders inside the media manager. This happens only when the ja thumbnail plugin is enabled, i currently disabled it but i want to be able to use it.
    Any ideas how to fix this ?
    thanks for the support

    Saguaros Moderator
    #389522

    you open the file: and find the following code

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

    And i reported this issue on PM, our developer will check and fix it on the download.

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

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

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