Forums Index > Mewsoft Products > Auctionawy > Gallery problem since Upgrade 9.X
wannauseit First Post Posted on: 03-10-09 12:26 PM
Gallery problem since Upgrade 9.X

Since the upgrade of the software to allow for the new Thumbnail option, users who have used the URL input box instead of uploading their images in the Gallery aren't constrained by the new Thumbnail rule and are allowed to be as big as they are on their image host.\ \ It blows the pages and rows way out of whack.
mewsoft Reply #: 1 Posted on: 03-10-09 01:21 PM
Re: Gallery problem since Upgrade 9.X

Please update again the file Gallery.pm, then restore the language variable  gallery_image_link by inserting the --Width-- and --Height-- classes:


Code: HTML
</p><p>gallery_image_link~==~&lt;IMG SRC=&quot;&lt;!--Image--&gt;&quot; border=&quot;0&quot; Width=&quot;&lt;!--Width--&gt;&quot; Height=&quot;&lt;!--Height--&gt;&quot; ALT=&quot;&quot;&gt;</p><p>

Thanks


Mewsoft Support
www.mewsoft.com

wannauseit Reply #: 2 Posted on: 03-10-09 01:52 PM
Re: Gallery problem since Upgrade 9.X

Thank you. That fixed it.\ \ I noticed the images using the URl are slightly bigger than the other images that were uploaded. Is there a place to control the size of the URL thumbs?
mewsoft Reply #: 3 Posted on: 03-10-09 03:47 PM
Re: Gallery problem since Upgrade 9.X

They are the same size as you set in your admin but the thumbs generated may be smaller than the size you set based on the aspect ration and size of the image, for example if the uploade image is smaller than the thumbnail you set, it will not be resized to keep the image details.

Mewsoft Support
www.mewsoft.com

wannauseit Reply #: 4 Posted on: 03-10-09 04:08 PM
Re: Gallery problem since Upgrade 9.X

That's what I assumed after I asked, but decided I'd wait for your answer to make sure.\ \ Question: When the items relist do the images update to a new size or will these images always be the same size unless the person manually relists the items?\ \ IF they will remain the same dimensions after relisting do you feel it's best for the person to visit their auctions and edit them by deleting the image upload and re-uploading it? Or will that cloud the server with extra images until the system is pruned?