-
T_channelNormal.html 存在,但却报错提示没有该文件
-
进入后台提示 Request failed with status code 502 !
我的服务器环境是:
.NET SDK:
Version: 7.0.201
Commit: 68f2d7e7a3
Runtime Environment:
OS Name: ubuntu
OS Version: 22.04
OS Platform: Linux
…
-
预览时页面不显示,页面调试显示错误:
Uncaught ReferenceError: $commentsConfigChannelId is not defined
-
不能因为动态请求有参数不安全就不开发动态伪静态访问功能吧?那互联网还不安全呢,为什么还要开发sscms?另外网站大了的话,数据必然要变多,如果是几百万,几千万的数据生成岂不得好几天?这宣称的功能和企业级完全匹配不上啊,另外建议可以增加直接调用sqlserver的存储过程或者视图的数据。
-
版本:SSCMS 7.0.6
问题:自定义栏目字段解析不出来
代码如下:
``
``
``
解析后如下:
``
``
``
自带的title字段可以解析,但是自定义的字段都没解析出来(三个字段都编辑过内容了)
另外,内容字段中自定义的字段可以解析,就栏目字段解析不出来
-
各位好我遇到了两个问题不知道怎么做:
1、请问docker下想把wwwroot文件夹挂载出来应该怎么操作?
`docker run -it --link mysql:mysql -v "D:\docker\cms":/app -p 5000:80 --name sscms7 sscms/core:latest`
我创建容器用这个命令会报 Did you mean to run dotnet …
-
![image](https://user-images.githubusercontent.com/34829364/94118444-251abe00-fe80-11ea-9ae6-8e2d2a2cdc7f.png)
-
1. v7.0.10 管理后台-插件模块-打开添加插件和管理插件报错。
![image](https://user-images.githubusercontent.com/28291464/110063062-6d31fb00-7da5-11eb-88e6-e0f3e73d124f.png)。
错误跟踪这个地方报错
![image](https://user-images.git…
-
安照文档操作根本没法成功升级。
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Is your feature request related to a problem?
I started briefly on PR #5534 , however, as mentioned by @rfay ,…