problems adding mp3,avi,midi... to album problems adding mp3,avi,midi... to album
 

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Main Menu

problems adding mp3,avi,midi... to album

Started by yaz00us, May 21, 2005, 07:47:16 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

yaz00us

When I try to add an mp3, mid or avi to an album I got the PB error. All permisions to album, edit or userfiles ar set to 777.
I am getting this error no matter what way I choose to add "pictures"(from ftp uploaded photos or from upload).
In configuration I have jpg/jpeg/jpe/gif/png/bmp/jpc/jp2/jpx/jb2/swc/iff/mpg/mpeg/wmv/avi/mov/mp3/midi/mid/wma/wav/ogg/psd/ram/ra/rm/tiff/tif/doc/txt/rtf/pdf/xls/pps/ppt/zip/rar/gz/mdb accepted extensions,
type of images is set to all,
type of videos is set to wmv/avi/mov/mpg/mpeg
type of audio is set to all
and type od documents to all.
Everything works fine when I add jpeg files.
Any clue?

Joachim Müller

Post a link and non-admin test user account with upload privileges.
"Allowed image types" should not be set to "jpg/jpeg/jpe/gif/png/bmp/jpc/jp2/jpx/jb2/swc/iff/mpg/mpeg/wmv/avi/mov/mp3/midi/mid/wma/wav/ogg/psd/ram/ra/rm/tiff/tif/doc/txt/rtf/pdf/xls/pps/ppt/zip/rar/gz/mdb", as most of those extensions are not actual images. You can only specify file extensions there that actually can be processed by the image library you use (GD or ImageMagick). Try setting "Allowed image types" to "ALL" instead of the list you have.