搜索中心
全部 模块文档 模块 讨论 文档 问答
搜索 jishitongxun.blog-web-whsatapp.com.cn , 共找到 125 条记录
搜索结果
[讨论] 发博文错误500
[2023-06-20 15:05:15] product.ERROR: ModStart\Form\Form::ModStart\Support\Concern\{closure}(): Argument #2 ($item) must be of type ModStart\Field\AbstractField, int given, called in /www/wwwroot/www.duokong.com/vendor/laravel/framework/src/Illuminate/Collections/Arr.php on line 201 {"exception":"[object] (TypeError(code: 0): ModStart\\Form\\Form::ModStart\\Support\\Concern\\{closure...
更新时间:2023-06-20 15:16:29
[讨论] 今天打开出现了500错误了,是什么问题
ErrorException: file_put_contents(/www/wwwroot/ydssx.com/storage/framework/cache/b0/ab/b0ab53aa94462cadfe4960bbd21ceac5): failed to open stream: No such file or directoryin /www/wwwroot/ydssx.com/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:81 Stack trace:#0 [internal function]: Illuminate\Foundation\Bootstrap\HandleExceptions->handleError(2, 'file_put_conten...&#...
更新时间:2023-07-24 18:12:58
[讨论] 安装出现“请求错误T_T”
检查storage/logs下错误日志显示: [2021-11-21 11:11:13] product.ERROR: exception 'ErrorException' with message 'Undefined property: stdClass::$column_name' in E:\phpstudy_pro\WWW\cscms.com\vendor\laravel\framework\src\Illuminate\Database\Query\Processors\MySqlProcessor.php:18Stack trace:#0 E:\phpstudy_pro\WWW\cscms.com\vendor\laravel\framework\src\Illuminate\Database\...
更新时间:2023-04-18 09:56:44
[讨论] 为什么下列获取所有的博客标签的代码会报错?
@foreach($tags as $tag)<a href="{{modstart_web_url('blogs',['keywords'=>$tag['name']])}}">{{$tag['name']}}</a>@endforeach
更新时间:2023-04-18 09:57:03
[讨论] 请问下啥时候开放openapi呢
问题描述: 请问下啥时候开放openapi呢,因为web和api我作为网站在使用,oepnapi可作为外部接口使用
更新时间:2023-12-10 16:32:31
[讨论] 怎么安装模块呀!
这个blog系统很简洁也很好用,就是不知道怎么授权模块
更新时间:2023-04-18 09:56:56
[讨论] 解决:怎样让导航链接不区分大小写
问题描述: 正常链接为 http://cms.com/Message 怎样访问 http://cms.com/message 时也可以正常访问页面。 环境信息: PHP版本8.1、系统版本  cms laravel9 解决: 1、在app\Http\ 中添加文件 CaseInsensitiveUriValidator.php app\Http\CaseInsensitiveUriValidator.php 文件代码内容: <?php namespace App\Http\Middleware; use Illuminate\Http\Request;use Illuminate\...
更新时间:2024-08-26 10:20:19
[讨论] 域名配置不上
问题描述: 我使用宝塔源码安装的方式,ip正常访问和使用,但是域名始终用不了提示无法 无法访问此网站 连接已重置。 环境信息: PHP7.0、系统版本centos7.6、模块版本目前官网稳定版V9.9等 复现步骤: 1访问网址https://ak.wd00.cn/ 2ip是正常的https://156.238.245.44/ 3 建议与意见: 1 2 3
更新时间:2026-04-02 17:02:05
[讨论] 需要修复CMS详情页主题模板切换不生效的bug
namespace Module\Cms\Web\Controller; class DetailController 文件中: $view = $cat['listTemplate'];if (empty($view)) {    $view = $data['model']['listTemplate'];} 需要更改为 $view = $cat['detailTemplate'];if (empty($view)) {    $view = $data['model']['detailTemplate'];} 也就是说,要将  listTemplate更改为detail...
更新时间:2023-04-18 09:56:44
[讨论] Blog博客无法安装模块
问题描述: 系统设置>模块管理>模块列=>表加载半天之后显示没有东西 环境信息: PHP版本70、系统版本Windows Server 2022 Datacenter (build 20348) x64 复现步骤: 1.打开博客后台 2.在系统设置 3.展开点击模块管理 建议与意见: 1.建议可以预留一个本地导入模块功能,以防止在线安装失败等等。
更新时间:2023-04-18 09:56:54
QQ
微信
客服