• Hi,

    I’m having problems with thumbnails. They are exceeding maximum height.

    I believe there is a typo in image.php: it should be

    $thumbnail->resize( $dims[‘width’], $dims[‘height’] );
    Note height instead of “heigth”.

    However, after making the change, all kind of other error messages appear.

Viewing 1 replies (of 1 total)
  • Thread Starter ambro23

    (@ambro23)

    Sorry, the errors were my mistake.

    After applying the fix stated above, thumbnail size is calculated correctly.

Viewing 1 replies (of 1 total)
  • The topic ‘[Plugin: ProjectManager] Thumbnail size’ is closed to new replies.