Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • ugo_precious Friend
    #136170

    Hi,

    I think there is an error in mod_jaslideshow.php on line 274

    case ‘png’: // png
    $src = imagecreatefrompng($imagepathe); //<–$imagepathe is empty
    break;

    instead of

    case ‘png’: // png
    $src = imagecreatefrompng($imagepath);
    break;
    :confused:

    Anonymous Moderator
    #283096

    Hi ugo_precious,

    Thank you for your notice.

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

This topic contains 2 replies, has 2 voices, and was last updated by Anonymous 15 years, 9 months ago.

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