Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • horstfleu Friend
    #171774

    Hi,

    I encounter a sudden problem with my website. The images in the media gallery gave an error, which I’ve managed to solve thanks to the following answer:

    To solve the problem of warning , please do the following step:

    – Open the file plugins/content/plg_jathumbnail/plg_jathumbnail.php then find code:

    Code:

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

    Replace this with:

    Code:

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

    However, also the images on my website aren’t working anymore. Does anyone know how to solve this?

    gray Friend
    #429523

    What kind of error did you get?
    And what version of the thumbnail plugin do you use?

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

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

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