🕸Fergus Duniho wrote on Thu, May 17, 2012 04:10 PM UTC:
David,
I was just testing the ability of members to upload files, and I found that
memberupload2.php makes use of functions that are not defined in itself or
in indexingfuncs.php, which it includes. I wrote a get_base_path() function
and put it in indexingfuncs.php, but then I found move_uploaded_file()
undefined, and I don't know how to write this function or just what it is
supposed to do.