[eluser]Rubiz'[/eluser]
I tried to use Upload class again with PHP 5.2 it didn't work again, I copy + paste User guide exemple without changing any single word, my folder was with 777 permission, in the site root, and it didn't work... Always returning invalid path.
My friend is calling me upload troubled girl
Well, but I made my own upload functions in a helper.
It works nice, but now I'm catching this message:
Code:
Cannot modify header information - headers already sent by (output started at /home/miolos/www/site_novo/system/helpers/uploading_helper.php:40)
I ve had this kind of message when working with cookies... never had with upload functions...
Anyone could help me resolve this?