EPS File format EPS File format
 

News:

CPG Release 1.6.28
added submissions from {406man}
cleaned up a few PHP (8.4) deprecations
fixed PHP deprecation in calendar
removed security vulnerability
(please upgrade when possible)

Main Menu

EPS File format

Started by wolfraider, January 25, 2008, 03:48:32 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

wolfraider

I need the ability to upload several vector images in the Eps file format. I have added the extension to the allowed list in the database. My question is how I can get the thumbnails created. I have installed ImageMagick on the server and configured Coppermine to use it. I guess the big question is how can I configure it to create the thumbnails in a jpg format since I don't believe I can have eps thumbnails.

Thanks for any help

Nibbler

You can't. Coppermine always creates thumbnails with the same type as the original. Create them manually instead.

macopple

I too am trying to upload EPS files and I have added eps to both the allowed image files and allowed document files fields on the Config page but it keeps giving me the PB alert when i try to batch upload.  Permissions are correct as I have uploaded jpegs & tiffs.  Is there somewhere else I need to add eps for it to allow them to be uploaded?

Nibbler

Yeah. You need to tell Coppermine about the filetype. Use the filetypes plugin for this.