Welcome Guest, Not a member yet? Register   Sign In
upload class bug
#1

[eluser]nuclearmaker[/eluser]
my config
Quote:$config['allowed_types'] = 'gif|jpg|jpeg|png';

im trying to upload fake png file.
i rename test.txt to test.png. after upload,an notice error was occured.

Code:
A PHP Error was encountered
Severity: Notice

Message: getimagesize() [function.getimagesize]: Read error!

Filename: libraries/Upload.php

Line Number: 608

The filetype you are attempting to upload is not allowed.

is this a bug?




Theme © iAndrew 2016 - Forum software by © MyBB