产品使用及交流论坛

首页 » 产品使用交流区 » 安装及使用交流 » 发布视频问题!
tanwang - 2012/11/21 21:44:47
请问PA如何发布视频文件!用文章发布里的视频上传一直提示文件过大,请在1024K以内!!!
在下面文章添加区只有上传FLASH和图片的地方,请问如何发布视频!!!并且能在线播放!
tanwang - 2012/11/22 0:20:12
上面的问题解决了,在表单内能改上传文件大小!!!还有个新问题,怎样让前台会员发布文章也有那个自动把第一张图片做为标题图片的选项,不然每次单独上传标题图片很麻烦啊!

自从升级10.8版本后留言列表一直报错!

Server Error in '/' Application.
--------------------------------------------------------------------------------

Description: An error occurred during the compilation of a resource required to service this request. Please review the following specific error details and modify your source code appropriately.

Compiler Error Message: CS0103: The name 'Get_SortName' does not exist in the current context

Source Error:



Line 31: <tr class="item" <%=style%>>
Line 32:     <td height="15px"><a href="<%=Detail_Url(dr)%>" target="<%=Target%>" title="<%=Server.HtmlEncode(dr["title"].ToString())%>" class="title"><%=SubStr(dr["title"].ToString(),Title_Num,true)%></a></td>
Line 33:     <td align="center"><%=Get_SortName("letter",int.Parse(dr["sort_id"].ToString()),"_blank")%></td>
Line 34:     <td align="center"><%=((DateTime)dr["thedate"]).ToString("yyyy-MM-dd")%></td>
Line 35:     <td align="center"><%=dr["reply_state"].ToString()=="1"?"已回复":"待处理"%></td>


Source File: e:\wwwroot\e\zdymodel\feedback\sublanmu\110.ascx    Line: 33
qabst - 2013/2/27 0:45:04
最上面的问题怎么解决的啊
1
查看完整版本: 发布视频问题!