cms icon indicating copy to clipboard operation
cms copied to clipboard

SS CMS 基于 .NET Core,能够以最低的成本、最少的人力投入在最短的时间内架设一个功能齐全、性能优异、规模庞大并易于维护的网站平台。

Results 352 cms issues
Sort by recently updated
recently updated
newest added

请问一下宝塔面板的docker安装的时候,默认数据库是mysql的,这个怎么更改啊? ![QQ图片20240314153330](https://github.com/siteserver/cms/assets/37432079/808f7c91-bb2f-4800-a0a5-b4d57a18f24a)

在 System.Web.Handlers.TraceHandler.System.Web.IHttpHandler.ProcessRequest(HttpContext context) 在 System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() 在 System.Web.HttpApplication.ExecuteStepImpl(IExecutionStep step) 在 System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean

在 System.Web.Handlers.TraceHandler.System.Web.IHttpHandler.ProcessRequest(HttpContext context) 在 System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() 在 System.Web.HttpApplication.ExecuteStepImpl(IExecutionStep step) 在 System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean

在 System.Web.Handlers.TraceHandler.System.Web.IHttpHandler.ProcessRequest(HttpContext context) 在 System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() 在 System.Web.HttpApplication.ExecuteStepImpl(IExecutionStep step) 在 System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean

![微信图片编辑_20240319085728](https://github.com/siteserver/cms/assets/38640086/12ff1af8-1e32-430c-a268-1c63ec42469a)

我尝试使用 API /api/v1/contents/{siteId}/{channelId}/{id}/actions/update,修改内容表的自定义字段(比如 myField),同时也更新了字段(IsChecked = true),使用Post提交成功。但在SSCMS后台却看到刚刚修改的记录,处于“待审核”状态,且除了我刚修改的自定义字段是最新值,而其他的字段值都消失了,我检查数据库表,却发现此记录的值并没有修改。非常奇怪。

错误环境:docker 的情况下,老版本升级最新版时,用国产化数据库,在执行`sscms data restore -d update`命令时,报“AUTO_INCREMENT”错误 ,分析原因是在`Datory.Databaselmpl.KingbaseESlmpl.cs`的139行,`return "integer AUTO_INCREMENT"` 创建主键格式错误,改成 `return "SERIAL PRIMARY KEY";`能成功导入数据。 建议:根据金仓的create table 主键自增长的语法要求,修复一下!

![未标题-1](https://github.com/siteserver/cms/assets/5657596/6cb952af-34fb-46f3-8c36-95b04aad889c)

主体已经在华为云备过案,现在新增网站,域名在阿里云,请问备案服务号可以在华为云使用吗

sscms表单插件模板不解析表单;打开一片空白。如下图 ![Uploading {08D47629-36F3-4dcc-8BBA-C91BC33D69DD}.png…]()