Mantis BT corrupts file uploads

Get help from other users here.

Moderators: Developer, Contributor

Post Reply
SvenV
Posts: 4
Joined: 25 Jan 2009, 11:45

Mantis BT corrupts file uploads

Post by SvenV »

When I try to upload an image or zip file to Mantis BT it says that the operation is done.
If i check the uploaded file I only see a small part of it (if i'm lucky) or just a corrupted file. With ZIP it's almost every time inaccessable.

I'm using version 1.6 and the only thing that I have configured is the following:
$g_allow_file_upload = ON;

+ the necessary settings in php.ini

The files i'm talking about are not bigger then 100 bytes..

I do see the message System Warning: in_array() [function:in_array]: Wrong datatype for second argument
But then again, that's almost on every other page, what causes this??
SvenV
Posts: 4
Joined: 25 Jan 2009, 11:45

Re: Mantis BT corrupts file uploads

Post by SvenV »

Does anyone have an idea on how to solve this?
berdam
Posts: 2
Joined: 19 Mar 2009, 19:50

Re: Mantis BT corrupts file uploads

Post by berdam »

I have the same problem, any idea about this problem ?
Emanresu
Posts: 1
Joined: 28 Apr 2010, 15:08

Re: Mantis BT corrupts file uploads

Post by Emanresu »

Hey - we're having this problem as well - we cacn only see the top 10% or so of images uploaded to items.
Post Reply