搜索中心
全部 模块文档 模块 讨论 文档 问答
搜索 www.quickq-id.cfd , 共找到 262 条记录 ,仅显示前 20 页
搜索结果
[讨论] 个别文档转码报疑似字体之类的错误
问题描述: debian切换了中文语言,中文字库已安装,绝大部分文档可以正常转码,个别文档无法转码,报错信息如下txt中。 环境信息: PHP版本7.0、系统版本文库7.4 复现步骤: 转码重试,有15个文档无法转码,查看日志报错。 Symfony\Component\Debug\Exception\FatalThrowableError: Call to a member function decodeText() on null in /www/wwwroot/xxxxxx.com/module/Wenku/SDK/smalot-pdfparser...
更新时间:2025-03-07 14:50:21
[讨论] 日志报这个错误,是什么问题 ,有好多日志都是这样的
ErrorException: Undefined index: created_atin /www/wwwroot/jimutu.cn/module/WenkuTopic/Api/Controller/WenkuTopicController.php:7Stack trace:#0 /www/wwwroot/jimutu.cn/module/WenkuTopic/Api/Controller/WenkuTopicController.php(7): Illuminate\Foundation\Bootstrap\HandleExceptions->handleError(8, 'Undefined index...', '/www/wwwroot/ji...', 7, Array)#1 /www/wwwroot/jimutu.cn/modul...
更新时间:2024-02-06 11:51:48
[讨论] 安装出现“请求错误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
[文档] 系统运维 - 网站强制跳转为 https
Nginx 参考配置 server { listen 80; server_name www.modstart.com; location / { rewrite ^/(.*)$ https://www.modstart.com/$1 permanent; } }
更新时间:2025-12-15 13:48:25
[讨论] 文库系统的本地转换失败。
问题描述: 文库系统的本地转换失败。已经安装了 Libreoffice 和 pdf2svg。 环境信息: MSCoreV3.7.0 ( With LARAVEL9 )操作系统LinuxPHP版本V8.1.19HTTP服务litespeed [root@elated-sanderson ~]# soffice --version LibreOffice 7.1.8.1 10(Build:1) [root@elated-sanderson ~]# pdf2svg -h Usage: pdf2svg <in file.pdf> <out file.svg> [<page no>] 复...
更新时间:2023-05-17 13:16:32
[讨论] 500错误
[2023-12-14 15:26:29] beta.ERROR: ErrorException: Undefined index: downloadCountBase in D:\phpstudy_pro\WWW\cad\module\Wenku\Api\Controller\WenkuDocController.php:7Stack trace:#0 D:\phpstudy_pro\WWW\cad\module\Wenku\Api\Controller\WenkuDocController.php(7): Illuminate\Foundation\Bootstrap\HandleExceptions->handleError(8, 'Undefined index...', 'D:\\phpstudy_pro...', 7, Array)...
更新时间:2023-12-14 15:30:19
[文档] 安装使用常见问题 - Q:open_basedir restriction in effect
提示如下错误 require(): open_basedir restriction in effect *** open_basedir 设置是防跨站攻击的,出现这个错误需要进行如下设置。 Nginx 参考处理 在网站的 Nginx 配置增加 server { # ... location ~ \.php$ { # ... # 需要设置到网站根目录 www.example.com fastcgi_param PHP_VALUE "open_basedir=/var/www/html/www.example.com/:/tmp/:/var/tmp/"; # ... }...
更新时间:2026-03-09 14:49:08
[讨论] 文库系统,后台提示转换成功,但是文档始终加载中,封面也无法显示
问题描述: 文库系统,后台提示转换成功,但是文档始终加载中,封面也无法显示 后台提示成功, 前台始终提示加载中。 环境信息: MSCoreV3.7.0 ( With LARAVEL9 )操作系统LinuxPHP版本V8.1.19HTTP服务litespeed 2023-05-17 18:38:48product.INFO: Wenku.BinDocConverterProvider.result -> null2023-05-17 18:38:48product.INFO: Wenku.WenkuDocProcessJob.convert.end...
更新时间:2023-05-18 16:56:46
[问答] 上传图片的时候报错500.
 上传图片的时候报错500. 系统ubuntu面板1panel [2023-06-16 14:22:06] beta.ERROR: Intervention\Image\Exception\NotSupportedException: GD Library extension not available with this PHP installation. in /www/sites/sakura.data07.cn/index/vendor/intervention/image/src/Intervention/Image/Gd/Driver.php:19Stack trace:#0 /www/sites/sakura.data07.cn/index/vendor/intervention/image/src/Int...
更新时间:2023-06-16 14:27:05
[模块] 用户赞赏 MemberReward
模块介绍「用户赞赏」模块提供了用户打赏的功能,支持多种业务类型功能特性 打赏设置我的打赏 使用方式直接在 blade 文件中通过如下方式引入打赏按钮@include('module::MemberReward.View.pc.public.reward',[ 'memberUserId'=>$note['memberUserId'], 'biz'=>'note', 'bizId'=>$note['id']]) 以上参数中, m...
电脑 手机 后台管理 会员 用户互动
更新时间:2023-12-06 18:31:37
QQ
微信
客服