I did a slight revision of the upload.tpl to help get by temporarily.
Code:
<TR>
<TD vAlign=top align=right><SPAN class=label><NOBR>Description:</NOBR> </SPAN></TD>
<TD><TEXTAREA name="video_description" rows=4 cols=50>{$smarty.request.video_description}</TEXTAREA>
<DIV class=formFieldInfo>Do Not use apostrophe or other special characters in the video description.</DIV></TD>
</TR>
Hopefully that will help prevent others from encountering this problem until it gets sorted out, but it would really be a lot better to be able to track down what the source of the problem is.
Bookmarks