Hi,
if i remember well in Joomla 3 you have tu user JInput (instead of
JRequest instead of $_FILES).
Maybe something like that :
$jinput = JFactory::getApplication()->input;
$input->files->get('yourform');
Best regards,
Aymeric Dourthe
French web engineer
Le 15/04/2013 13:08, Valentin Despa a �crit :
> Forgot to add that I am talking about Joomla 3.0.3 and the thing is in
> front-end.
> --
> You received this message because you are subscribed to the Google
> Groups "Joomla! General Development" group.
> To unsubscribe from this group and stop receiving emails from it, send
> an email to
joomla-dev-gene...@googlegroups.com.
> To post to this group, send an email to
>
joomla-de...@googlegroups.com.
> Visit this group at
>
http://groups.google.com/group/joomla-dev-general?hl=en-GB.
> For more options, visit
https://groups.google.com/groups/opt_out.
>
>