I'm trying to install the 'rsg2_superclean_0.4.zip' template but I receive the following error every time I try.
Fatal error: Call to undefined function: uploadfile() in /home/fivefour/public_html/sshs87/administrator/components/com_rsgallery2/options/templates.php on line 198
This is line 198 in the templates.php file.
//Move uploaded file to /media directory
$resultdir = uploadFile( $userfile['tmp_name'], $userfile['name'], $msg );
Using 1.14.1 SVN 513