Profile PhotosWarning: chmod() [function.chmod]: No such file or directory in /home/icxo/website/dolphin/uploadPhoto.php on line 327
Profile PhotosWarning: Cannot modify header information - headers already sent by
(output started at /home/icxo/website/dolphin/uploadPhoto.php:327) in
/home/icxo/website/dolphin/upload_media.php on line
188
Warning: Cannot modify header information - headers
already sent by (output started at
/home/icxo/website/dolphin/uploadPhoto.php:327) in
/home/icxo/website/dolphin/inc/design.inc.php on line 498
when member adds a photo
Was found by testing:
move_uploaded_file( $_FILES[$fname]['tmp_name'], $path_and_name ) returnvalue is "1"
$path_and_name the corresponding folder is also created and the actual existence
but the folder is empty
whats missing???????
PS: my php.ini file enabled short tag short_open_tag = On