搜索中心
全部 模块文档 模块 讨论 文档 问答
搜索 app.app-whastapp.com.cn , 共找到 107 条记录
搜索结果
[讨论] 题库打开出现500访问错误
问题描述: 题库打开出现500访问错误,后台添加题库也出现500.其他新闻什么的,可以添加。 [2024-01-03 19:23:13] product.ERROR: Class Module\Question\Core\QuestionSuperSearchBiz contains 1 abstract method and must therefore be declared abstract or implement the remaining methods (Module\Vendor\Provider\SuperSearch\AbstractSuperSearchBiz::providerName) {"exception":"[object] (Sym...
更新时间:2024-01-03 19:30:54
[讨论] 伪静态配置
Nginx参考配置 location / {        try_files $uri $uri/ /index.php?$query_string;    } Apache参考配置 <VirtualHost *:80>      ServerName xxx.com      DocumentRoot d:/wwwroot/xxx.com/public</VirtualHost>
更新时间:2023-04-18 09:56:43
[讨论] laravel 连接 trino
trino 服务端测试使用 docker run -it --name trino -p 8080:8080 trinodb/trino laravel 的 php 测试代码 $YsPhpTrino = new \App\Libs\YsPhpTrino([    'host'=>'http://127.0.0.1:8080',    'basic_auth_user'=>'user',    'basic_auth_password'=>'',]);$result = $YsPhpTrino->query('select * from jmx.information_schema.ta...
更新时间:2024-06-06 20:34:49
[讨论] 编译安装这个打不开了,更新一下地址
https://modstart.com/m/Wenku/doc/58 Linux下安装PDF2SVG 编译安装 打不开了,更新一下 wget https://github.com/dawbarton/pdf2svg/archive/v0.2.3.tar.gztar -zxf v0.2.3.tar.gzcd pdf2svg-0.2.3./configuremakemake install
更新时间:2024-01-23 12:48:01
[讨论] 一个微信公众号接入多个后台服务器接口的方法
我们都知道,微信公众号的后台是只能配置一个API对接接口的。 这样当一个公众号对接多个系统的时候,就没办法满足需求。 遇到这种情况我们如何是好?当然如果注册微信开放平台是可以实现对接多个服务的,但是这样需要开发一个微信服务平台,很多场景下不能这样做。 在经过调研之后,我们提出了一种可以通过转发策略来实现一个微信公众号对接多个系统的办法。 &nbsp...
更新时间:2023-04-18 09:56:55
[讨论] 升级出现 Permission denied in 错误,如何解决
问题描述: 升级遇到报错,经排查发现 storage/logs 中的日志,发现如下报错 [2022-11-23 11:07:06] product.ERROR: ErrorException: file_put_contents(/data/www/www.xxx.com/module/._write_check_): failed to open stream: Permission denied in /data/www/www.xxx.com/vendor/modstart/modstart/src/Core/Util/FileUtil.php:148
更新时间:2023-04-18 09:56:54
[讨论] 哪位大神帮看看这个报错是什么问题 就后台清了下缓存 系统变成了500报错
[2024-03-13 11:27:02] beta.ERROR: ErrorException: file_put_contents(/www/wwwroot/chaojiwenzhang.com/storage/framework/cache/e8/61/e861b65724823c7d2dbbd3f67972770f): failed to open stream: No such file or directory in /www/wwwroot/chaojiwenzhang.com/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:81 Stack trace:
更新时间:2024-03-13 11:56:50
[讨论] ModStartCMS V7.8.0旧系统安装文库模板后后台功能异常
问题描述: 旧系统安装文库模块后文库设置打不开,显示500访问出现错误。详见下图: 环境信息: PHP5.6、V7.8系统、文库3.0.0 以下是日志 [2024-02-26 14:54:15] product.ERROR: exception 'Exception' with message 'Field [NumberRange] not exists or registered, available: ["adminUser","areaChina","audio","button&q...
更新时间:2024-02-26 15:13:13
[讨论] 关于文库系统上传文件显示“上传失败 请求出现错误(502 error) T_T”的问题
问题描述: 文件大小3M左右,文件类型PDF,上传配置都已完成见下图: 环境信息: PHP56、ModStartCMS V8.1.0、文库V3.0.0版本 复现步骤: 上传页面显示如下: 后台一直显示“正在转换” 日志如下: [2024-02-29 17:48:39] product.INFO: Wenku.WenkuDocProcessJob.start -> 65  [2024-02-29 17:48:40] product.INFO: Wenku.WenkuDocPro...
更新时间:2024-02-29 18:02:32
QQ
微信
客服