PageAdmin网站内容管理系统(CMS)交流论坛

注册

 

QQ登录

只需一步,快速开始

发新话题 回复该主题

PageAdmin V2.1 20100101后续细节更新说明 [复制链接]

1#
2010年1月18日更新
修改了推荐文章在模块中不能置顶的错误
增加了导航中文章列表的推荐置顶
把模块和导航中文章和产品列表排序功能独立出来设置
增加了自定义表单的JS判断功能自定义
  1.   
  2.   alter table lanmu2 add show_tj int default 0;
  3.   alter table lanmu2 add list_order int default 0;
  4.   alter table template add list_order int default 0;
  5.   alter table template add show_tj int default 0;
  6.   alter table slide add list_order int default 0;
  7.   update template set list_order=0;
  8.   update template set show_tj=0  where show_tj is null;
  9.   update lanmu2 set show_tj=0,list_order=0;
  10.   update slide set list_order=0;
  11.   alter  table zdyform_field add  field_js ntext;
复制代码
升级方法:
1、先到后台数据库操作>>运行sql语句那里运行以上代码,运行后可能会提示字段重复的错误,错误可以忽略。
2、下载最新版本用最新版本的/bin,/master,/lanmu,/usercontrol,/include,/incs,/member这7个目录覆盖您当前版本

2010年1月22日更新:
修改了自定义模型在栏目中调用出现参数错误的问题
修改了文章标题、产品名称中出现HTML字符时自动转义
升级方法:
1、下载最新版本用最新版本的/bin,/master,/lanmu,/usercontrol,/include,/incs,/member这7个目录覆盖您当前版本



2010年1月27日更新:
更新了使用sql server数据库时安装出错的bug
升级方法:
1、下载最新版本用最新版本的/bin,/install这2个目录覆盖您当前版本

2010年2月4日更新:
更新了自定义模型翻页不显示数据的bug
升级方法:
1、下载最新版本用最新版本的/bin目录覆盖您当前版本
分享 转发
pageadmin cms-网站建设高效解决之道
TOP
2#

沙发
TOP
3#

目录覆盖完了,主页打不开了。“/”应用程序中的服务器错误。
--------------------------------------------------------------------------------

至少一个参数没有被指定值。
说明: 执行当前 Web 请求期间,出现未处理的异常。请检查堆栈跟踪信息,以了解有关该错误以及代码中导致错误的出处的详细信息。

异常详细信息: System.Data.OleDb.OleDbException: 至少一个参数没有被指定值。

源错误:

执行当前 Web 请求期间生成了未处理的异常。可以使用下面的异常堆栈跟踪信息确定有关异常原因和发生位置的信息。
TOP
4#

顶三楼的,我的问题也一样。
TOP
5#

覆盖完了,主页打不开。
TOP
6#

我的也是呀,麻烦谁能给说一下啊!!!谢谢!
TOP
7#

“/”应用程序中的服务器错误。
--------------------------------------------------------------------------------

至少一个参数没有被指定值。
说明: 执行当前 Web 请求期间,出现未处理的异常。请检查堆栈跟踪信息,以了解有关该错误以及代码中导致错误的出处的详细信息。

异常详细信息: System.Data.OleDb.OleDbException: 至少一个参数没有被指定值。

源错误:

执行当前 Web 请求期间生成了未处理的异常。可以使用下面的异常堆栈跟踪信息确定有关异常原因和发生位置的信息。  

堆栈跟踪:


[OleDbException (0x80040e10): 至少一个参数没有被指定值。]
   System.Data.OleDb.OleDbCommand.ExecuteCommandTextErrorHandling(OleDbHResult hr) +1003520
   System.Data.OleDb.OleDbCommand.ExecuteCommandTextForSingleResult(tagDBPARAMS dbParams, Object& executeResult) +255
   System.Data.OleDb.OleDbCommand.ExecuteCommandText(Object& executeResult) +188
   System.Data.OleDb.OleDbCommand.ExecuteCommand(CommandBehavior behavior, Object& executeResult) +58
   System.Data.OleDb.OleDbCommand.ExecuteReaderInternal(CommandBehavior behavior, String method) +161
   System.Data.OleDb.OleDbCommand.ExecuteReader(CommandBehavior behavior) +116
   System.Data.OleDb.OleDbCommand.ExecuteReader() +6
   PageAdmin.template_article.xba28efec9d7f3073() +2091
   PageAdmin.template_article.Page_Load(Object sender, EventArgs e) +114
   System.Web.Util.CalliHelper.EventArgFunctionCaller(IntPtr fp, Object o, Object t, EventArgs e) +14
   System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e) +35
   System.Web.UI.Control.OnLoad(EventArgs e) +99
   System.Web.UI.Control.LoadRecursive() +50
   System.Web.UI.Control.LoadRecursive() +141
   System.Web.UI.Control.LoadRecursive() +141
   System.Web.UI.Control.LoadRecursive() +141
   System.Web.UI.Control.LoadRecursive() +141
   System.Web.UI.Control.LoadRecursive() +141
   System.Web.UI.Control.LoadRecursive() +141
   System.Web.UI.Control.LoadRecursive() +141
   System.Web.UI.Control.LoadRecursive() +141
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +627




--------------------------------------------------------------------------------
版本信息: Microsoft .NET Framework 版本:2.0.50727.3074; ASP.NET 版本:2.0.50727.4049
TOP
8#

2010年2月4日更新:更新了自定义模型翻页不显示数据的bug
pageadmin cms-网站建设高效解决之道
TOP
9#

ding
同样的问题
TOP
10#

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

Object reference not set to an instance of an object.
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

Exception Details: System.NullReferenceException: Object reference not set to an instance of an object.

Source Error:

An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.  

Stack Trace:


[NullReferenceException: Object reference not set to an instance of an object.]
   PageAdmin.UrlReWriteModule.context_BeginRequest(Object sender, EventArgs e) +139
   System.Web.SyncEventExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +92
   System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +64




--------------------------------------------------------------------------------
Version Information: Microsoft .NET Framework Version:2.0.50727.42; ASP.NET Version:2.0.50727.42
TOP
发新话题 回复该主题