Author Topic: Problem with thumbs ( small pictures)  (Read 3038 times)

0 Members and 1 Guest are viewing this topic.

Offline Mr_LovaLove

  • Full Member
  • ***
  • Posts: 233
  • Unkown
    • View Profile
Problem with thumbs ( small pictures)
« on: December 29, 2007, 10:18:54 PM »

i dont know how to start :P

i did an integration vb + images

but when user start to uploadin thier own pix they found that the thumbs is not clear

i checked the quality of the thumbs and it was set 75 !

i increased it to 100

still same problem

i think the problem is only from jpg format at this moment

http://www.143.ae/image/index.php

the URL is for my 4image


hope someone has the solution

if u cannot help << readin this is enough for me
English Please :@

Offline Nicky

  • Administrator
  • 4images Guru
  • *****
  • Posts: 3.195
    • View Profile
Re: Problem with thumbs ( small pictures)
« Reply #1 on: December 29, 2007, 10:31:46 PM »
which convert software do you use on server..

if GD, did you try to set in /includes/constants.php

to
Code: [Select]
// If you use GD higher 2.0.1 and PHP higher 4.0.6 set this to 1.
// Your thumbnails will be created with better quality
define('CONVERT_IS_GD2', 1);
cheers
Nicky
Your first three "must do" before you ask a question ! (© by V@no)
- please read the Forum Rules ...
- please study the FAQ ...
- please try to Search for your answer ...

nicky.net 4 4images
Signature stolen from mawenzi

Offline Mr_LovaLove

  • Full Member
  • ***
  • Posts: 233
  • Unkown
    • View Profile
Re: Problem with thumbs ( small pictures)
« Reply #2 on: December 30, 2007, 12:37:57 PM »
Not yet

i changed it to 1

but still some of the pix are not clear

www.143.ae/image
English Please :@

Offline Mr_LovaLove

  • Full Member
  • ***
  • Posts: 233
  • Unkown
    • View Profile
Re: Problem with thumbs ( small pictures)
« Reply #3 on: December 30, 2007, 12:46:58 PM »
i wanted to add something i already mentioned in the main post

that the constans + session + admin_global + page_header

was changed from Jan ( i think ) to work with the integration ( 4images + vb )

English Please :@