Author Topic: how can I automatically create thumbs  (Read 5594 times)

0 Members and 1 Guest are viewing this topic.

Offline SkyWarrior

  • Pre-Newbie
  • Posts: 3
    • View Profile
how can I automatically create thumbs
« on: May 29, 2003, 03:30:25 PM »
Is it possible that thumbs are created automattically ? Thus, when someone loads up an image, there will be automatically create a thumb of that uploaded image ? So the visitors don't have, beside the original image, to upload a thumb by themselves too.
Thanks for the reactions.

Offline Apollo13

  • Addicted member
  • ******
  • Posts: 1.093
    • View Profile
how can I automatically create thumbs
« Reply #1 on: May 29, 2003, 03:34:08 PM »
yes you only must enable this feature. Go to settings in your Admin Panel and select a modul 4 creating thmubs.

Offline SkyWarrior

  • Pre-Newbie
  • Posts: 3
    • View Profile
how can I automatically create thumbs
« Reply #2 on: June 03, 2003, 06:26:17 PM »
Quote from: Cr@zy Sash
yes you only must enable this feature. Go to settings in your Admin Panel and select a modul 4 creating thmubs.


I tried the middle option but than the thumbs are of bad quality, no I will try ImageMagic, but before I will. Is that a good one ? And how I install it ?

Offline Chris

  • 4images Moderator
  • 4images Guru
  • *****
  • Posts: 4.487
  • Did u ever stop to think and then forget to start?
    • View Profile
how can I automatically create thumbs
« Reply #3 on: June 03, 2003, 07:30:19 PM »
If you're using GD 2.x or higher, open includes/constants.php and find the USING_GD constant.  Read the comment and make the adjustment.  Your thumbnails will be much better.

Offline SkyWarrior

  • Pre-Newbie
  • Posts: 3
    • View Profile
how can I automatically create thumbs
« Reply #4 on: June 04, 2003, 06:38:22 PM »
Quote from: Chris
If you're using GD 2.x or higher, open includes/constants.php and find the USING_GD constant.  Read the comment and make the adjustment.  Your thumbnails will be much better.


Thanks a lot, this worked  :D