Error when uploading media to site running TinyIB #34

Closed
opened 2017-08-13 19:15:13 +00:00 by tslocum · 5 comments
tslocum commented 2017-08-13 19:15:13 +00:00 (Migrated from gitlab.com)

Created by: ghost

When trying to upload a swf, png, or jpg file, it just told me "Supported file types are JPG, PNG, GIF and SWF." I need help.

*Created by: ghost* When trying to upload a swf, png, or jpg file, it just told me "Supported file types are JPG, PNG, GIF and SWF." I need help.
tslocum commented 2017-08-15 05:57:43 +00:00 (Migrated from gitlab.com)

Created by: Alionides

how did you solve this problem?

*Created by: Alionides* how did you solve this problem?
tslocum commented 2017-08-15 16:40:11 +00:00 (Migrated from gitlab.com)

Did you mean to reopen this @braydenk0916? If so, please paste your $tinyib_uploads from settings.php

Did you mean to reopen this @braydenk0916? If so, please paste your `$tinyib_uploads` from settings.php
tslocum commented 2017-08-16 19:13:03 +00:00 (Migrated from gitlab.com)

Created by: ghost

changed name from braydenk0916 to gamizard

$tinyib_uploads = array('image/jpeg' => array('jpg'),
'image/pjpeg' => array('jpg'),
'image/png' => array('png'),
'image/gif' => array('gif'),
'application/x-shockwave-flash' => array('swf', 'swf_thumbnail.png'));
# 'video/webm' => array('webm')); // WebM upload requires mediainfo and ffmpegthumbnailer (see README for instructions)
# 'audio/webm' => array('webm'));

http://tgc.undo.it/boards/ for link to site

*Created by: ghost* changed name from braydenk0916 to gamizard $tinyib_uploads = array('image/jpeg' => array('jpg'), 'image/pjpeg' => array('jpg'), 'image/png' => array('png'), 'image/gif' => array('gif'), 'application/x-shockwave-flash' => array('swf', 'swf_thumbnail.png')); # 'video/webm' => array('webm')); // WebM upload requires mediainfo and ffmpegthumbnailer (see README for instructions) # 'audio/webm' => array('webm')); http://tgc.undo.it/boards/ for link to site
tslocum commented 2017-08-26 18:55:42 +00:00 (Migrated from gitlab.com)

Created by: ghost

Does anyone know how to fix this?

*Created by: ghost* Does anyone know how to fix this?
tslocum commented 2017-08-26 18:58:58 +00:00 (Migrated from gitlab.com)
*Created by: Wqer555* https://github.com/tslocum/TinyIB/issues/25 https://github.com/tslocum/TinyIB/issues/28 There's been 2 issues on this.
Sign in to join this conversation.
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: tslocum/tinyib#34
No description provided.