Forums Index > Mewsoft Products > Auctionawy > Is there a maximum size of 64px for the height of the thumbnail images?
auctionautoparts.com First Post Posted on: 09-21-09 07:20 PM
Is there a maximum size of 64px for the height of the thumbnail images?

Is there a maximum size of 64px for the height of the thumbnail images?\ I am trying to set the height of the Thumbnail images to 150px in administration and it keeps reverting back to 64.\ \ Thanks,\ \ -Will
mewsoft Reply #: 1 Posted on: 09-22-09 01:48 AM
Re: Is there a maximum size of 64px for the height of the thumbnail images?

Yes there is a typo here, edit the file ListingOptionsAdm.pm, line 101, edit this line:

$Config{Thumbnail_Heigh} = $Param{Thumbnail_Heigh};

to :

$Config{Thumbnail_Height} = $Param{Thumbnail_Height};

Only missing the letter "t" in Thumbnail_Height

Thanks


Mewsoft Support
www.mewsoft.com