Automatically Thumbnail

inso87

Joined: 2005-09-19
Posts: 10
Posted: Mon, 2005-09-19 11:12

How can i edit the gallery to let it do thumbnails for every image i add by url or i upload ?

 
valiant

Joined: 2003-01-04
Posts: 32509
Posted: Mon, 2005-09-19 11:18

G2 creates thumbnails anyway.
all you need is to have an image toolkit installed.
is GD, imagemagick and or netpbm installed and activated in your g2?
please post site admin -> maintenance -> system information.

and maybe reword your question if i misunderstood you.

 
inso87

Joined: 2005-09-19
Posts: 10
Posted: Mon, 2005-09-19 11:22

Gallery version = 2.0 core 1.0.0
PHP version = 5.0.4 cgi-fcgi
Webserver = Microsoft-IIS/6.0
Database = mysql 4.1.12a-nt
Toolkits = Exif
Operating system = Windows NT HELLMAKER1 5.2 build 3790
Browser = Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; en) Opera 8.02

 
inso87

Joined: 2005-09-19
Posts: 10
Posted: Mon, 2005-09-19 11:26

Gallery version = 2.0 core 1.0.0
PHP version = 5.0.4 cgi-fcgi
Webserver = Microsoft-IIS/6.0
Database = mysql 4.1.12a-nt
Toolkits = Exif
Operating system = Windows NT HELLMAKER1 5.2 build 3790
Browser = Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; en) Opera 8.02

 
valiant

Joined: 2003-01-04
Posts: 32509
Posted: Mon, 2005-09-19 11:27

yep, you have none of the image toolkits installed.
G2 can't create thumbnails if you haven't installed and activated at least one of the following modules:
- imagemagick
- netpbm
- GD

 
inso87

Joined: 2005-09-19
Posts: 10
Posted: Mon, 2005-09-19 11:28

when i enter trying to edit the photo they say this under thumbnail

Thumbnail

Set the size of the thumbnail. The largest side of the thumbnail will be no larger than this value. Leave this field blank if you don't want a thumbnail.
There are no graphics toolkits enabled that support this type of item, so we cannot create or modify a thumbnail. site admin

 
inso87

Joined: 2005-09-19
Posts: 10
Posted: Mon, 2005-09-19 11:31

All are not working and when i configure some i donno how !!

 
valiant

Joined: 2003-01-04
Posts: 32509
Posted: Mon, 2005-09-19 11:38

without one of those modules activate, it won't work.
if you can't activate GD, then your php doesn't support that module.
for netpbm, please read:
http://codex.gallery2.org/index.php/Installing_an_Image_Processing_Library

 
inso87

Joined: 2005-09-19
Posts: 10
Posted: Mon, 2005-09-19 11:48

are they installed or i shall install them !!! i downloaded the typical "5mb" gallery 2 and i didn't do anything are they installed ?
or i shalle install them ?

 
valiant

Joined: 2003-01-04
Posts: 32509
Posted: Mon, 2005-09-19 11:54

- you need to install and activate one of the 3 mentioned modules.
- the typical package includes the 3 modules. but these 3 modules are special. they only can be activated, if your webserver is ready for them. each of the 3 modules has another requirement.
- we both know that none of the 3 modules are currently active in your G2
- use "site admin" -> "modules" to install and activate modules
- if you can't activate GD, it's just like that. try your luck with netpbm or imagemagick
- for instructions for the netpbm path, see the link i posted in my last message

 
inso87

Joined: 2005-09-19
Posts: 10
Posted: Mon, 2005-09-19 12:11

windows 2003 server
which one shall i choose from
http://sourceforge.net/project/showfiles.php?group_id=7130&package_id=14464

 
valiant

Joined: 2003-01-04
Posts: 32509
Posted: Mon, 2005-09-19 12:28

http://prdownloads.sourceforge.net/gallery/netpbm_gallery-1.4-pl2-win32.zip?download

hope it works.
and i won't be able to help you with any windows server 2003 / iis issues. not my territory.

 
inso87

Joined: 2005-09-19
Posts: 10
Posted: Mon, 2005-09-19 12:36

okay i uploaded eveything and unzipped them and everything
but now how i install them they didn' write
when i enter models then configure NetPBM Settings
what shall i fill in the box NetPBM Directory: and jhead Directory

 
valiant

Joined: 2003-01-04
Posts: 32509
Posted: Mon, 2005-09-19 12:47

where did you unzip the netpbm binaries? enter the path to this directory.

leave the jhead input field empty, since you don't have it. that's not important.

 
inso87

Joined: 2005-09-19
Posts: 10
Posted: Mon, 2005-09-19 14:54

didn't work they say can't excute on server some files ...
if i downloaded the full version of gallery 2 ...and then uploaded it .. will the thumbnail modules be installed with it automatically and other modules or i must install them lik typical version ?

 
valiant

Joined: 2003-01-04
Posts: 32509
Posted: Mon, 2005-09-19 15:49

if you can't execute the binaries (exec / system disabled), then it doesn't work. period.

your webserver doesn't have a recent GD version, so GD won't work.
your webserver doesn't allow executing binaries, so netpbm and imageamgick won't work.

conclusion:
you can't use G2 to automatically generate thumbnails. other php based photo album software tools won't work either.

unless...
is it your webserver? can you change the configuration? then just change the configuration and everything will work. or ask your admin.