EPS File format EPS File format
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

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.