PHP Thumbs Script

duhaas

Joined: 2004-01-30
Posts: 44
Posted: Fri, 2004-11-26 01:36

How do I run the PHP script on windows that creates the thumbnails? Should I run it from the commandline? What do I need to make sure I have together?

 
mindless
mindless's picture

Joined: 2004-01-04
Posts: 8601
Posted: Fri, 2004-11-26 07:06

Here's a script I wrote a while back.. put it in your lib/tools directory and access it in your browser. It's kinda rough, but does the job.

AttachmentSize
BuildAllDerivatives.zip1.2 KB
 
duhaas

Joined: 2004-01-30
Posts: 44
Posted: Fri, 2004-11-26 19:15

I just did that, asked me for the password, typed it in and just took me to a blank page? is this suppose to be normal? how do i know when its done?

 
mindless
mindless's picture

Joined: 2004-01-04
Posts: 8601
Posted: Fri, 2004-11-26 23:21

it prints the status to your browser after every 50 derivatives are built. you can lower this number if you want (search for 50 and change that)