Image Upload Warning: finfo_file() expects ...
Posted: Thu Jul 15, 2010 1:05 am
Hello, I get thios warning when using the container like this in fields.ini:
Is this an error i caused? When I place a file it uploads to the correct directory but gives a second info:
I do need help on this, cause I want to use image-upload for my app.
Greetings chichi
- Code: Select all
[product_image]
Type=container
allowed_extensions="jpg,gif,png"
visibility:list = hidden
Warning: finfo_file() expects at least 2 parameters, 1 given in /home/www/ad/Dataface/Record.php on line 2264
Is this an error i caused? When I place a file it uploads to the correct directory but gives a second info:
Warning: Cannot modify header information - headers already sent by (output started at /home/www/ad/Dataface/Record.php:2264) in /home/www/ad/actions/edit.php on line 186
I do need help on this, cause I want to use image-upload for my app.
Greetings chichi