add in the post.php file
print "<br>File Chapter:".$_POST["file_chapter"][$i];
Search found 2 matches
- Nov 07, 2008 11:35 pm
- Forum: XUpload
- Topic: Custom Post Variable in files_list
- Replies: 1
- Views: 2941
- Nov 07, 2008 11:34 pm
- Forum: XUpload
- Topic: Custom Post Variable in files_list
- Replies: 1
- Views: 2941
Custom Post Variable in files_list
hello, i have successfully added another input field next to the description input field in files_list. I also edited the post.php file however i can not figure out why the variable is not posting (i suppose the link is constructed in another location...?) these are my modification in the xupload.js...