HI, i am creating a fun site that is using an open source CMS to let me update the information.
When i went to upload a template i keep getting this error message.
Warning: Missing argument 4 for uploadfile() in /home/vsmediag/public_html/shutup/cms/administrator/includes/installer_common.php on line 1130
so i grabbed the file that they were talking about and found this on line 1130
function uploadFile( $filename, $userfile_name, $option, &$msg )
Now i will admit my PHP knowlege is very limited but if you can help me out i would really appricate it.
Thanks