Home arrow Forum
Home
About
Demo
Forum
FAQ
Live Sites
Feedback

Login





Lost Password?
No account yet? Register
Stay Tuned!
 
Who's Online
We have 1 guest and 4 members online

powered_by Joomla
ME Forum
Welcome, Guest
Please Login or Register.    Lost Password?
Re:image resize problem (squeeze) (1 viewing) (1) Guest
Go to bottom Post Reply Favoured: 0
TOPIC: Re:image resize problem (squeeze)
#5354
pappenberg (User)
Fresh Boarder
Posts: 7
graphgraph
User Offline Click here to see the profile of this user
Re:image resize problem (squeeze) 3 Months, 1 Week ago Karma: 1  
@0zz1:
Did you already try to set thumb creation to 1 for testing? I ask this, because the changes I proposed relate to resizeIMG function. This function is used for your image resizing and also for thumbnail resizing, so that there should be no difference. I doubt that some parameters are not given correctly to this function for thumb resizing but I don't know. Please set thumbs temporarely to 1 and tell me what happens, if you upload some pictures then.
If you want to check the parameters given to the resize function, you could also put some echos in front of line 108 like:

Code:

echo "create thumb: ".$cfg['createTb']."<br>"; echo "thumb width: ".$cfg['tbwidth']."<br>"; echo "thumb height: ".$cfg['tbheight']."<br>"; echo "thumb proportion: ".$cfg['thumbprtn']."<br>"; echo "thumb quality: ".$cfg['tbqulty']; sleep(10);
When uploading an image you will see your thumbnail parameters for 10 seconds then. What values do you see? Best Regards Stefan Pappenberg http://wohnungen-immobilien-makler-berlin.de<br><br>Post edited by: pappenberg, at: 2008/02/05 19:27
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
#5355
0zz1 (User)
Junior Boarder
Posts: 33
graphgraph
User Offline Click here to see the profile of this user
Re:image resize problem (squeeze) 3 Months, 1 Week ago Karma: 1  
create thumb: 1
thumb width: 90
thumb height: 90
thumb proportion: 1
thumb quality: 100

dear pappenberg this is what I get... the result can be seen here...

http://www.homeinasia.com/component/option,com_estateagent/act,object/task,showEO/id,101/limit,10/limitstart,0/

so at least for my eye the quality of the thumbnail is not as good... and then there is the size...
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
#5356
pappenberg (User)
Fresh Boarder
Posts: 7
graphgraph
User Offline Click here to see the profile of this user
Re:image resize problem (squeeze) 3 Months, 1 Week ago Karma: 1  
@0zz1: Ok, the parameters are fine. Thanks for the link, it was a help for me. I downloaded some of your images and thumbnails. The files have the correct height and width. Thumbnails: 67x90 and 90x67. Images: 338x450 and 450x338. But when the thumbnails are displayed at your object description or catalogue, everything is displayed at a width of 90, so that the bathroom (this file has a width of 67) gets enlarged to 90 and the resolution looks bad. A lot of functions need to be changed. I don't know how to solve that. Sorry.

Best Regards
Stefan Pappenberg
http://wohnungen-immobilien-makler-berlin.de
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
#5362
0zz1 (User)
Junior Boarder
Posts: 33
graphgraph
User Offline Click here to see the profile of this user
Re:image resize problem (squeeze) 3 Months, 1 Week ago Karma: 1  
Thank you Pappenberg for your effort I really appreciate it!

I continue with trying to fix this, and will report here If I get it done... mean while if anyone knows how to do it please let me know... you know where and how... here
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
#5752
babilonia (User)
Fresh Boarder
Posts: 3
graphgraph
User Offline Click here to see the profile of this user
Re:image resize problem (squeeze) 1 Month ago Karma: 0  
Hi 0zz1,
so how did your fix the bad quality in your thumbnails?
Your page displays them fine now.
Thanks in advance.
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
Go to top Post Reply
Powered by FireBoardget the latest posts directly to your desktop