Check out Kyoto Shogi, our featured variant for June, 2025.


[ Help | Earliest Comments | Latest Comments ]
[ List All Subjects of Discussion | Create New Subject of Discussion ]
[ List Earliest Comments Only For Pages | Games | Rated Pages | Rated Games | Subjects of Discussion ]

Single Comment

memberupload2.php[Subject Thread] [Add Response]
🕸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.