Mar 23rd, 2014, 5:26 AM
I resolved it.
I had not updated the form tag in the html/php.
<form ... enctype="multipart/form-data">
I had not updated the form tag in the html/php.
<form ... enctype="multipart/form-data">
The following warnings occurred: | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Warning [2] Undefined array key "avatartype" - Line: 783 - File: global.php PHP 8.1.31 (Linux)
|
File Upload
|
« Next Oldest | Next Newest »
|
Messages In This Thread |
File Upload - by theallseeingi - Mar 22nd, 2014, 8:49 AM
RE: File Upload - by theallseeingi - Mar 23rd, 2014, 5:26 AM
|