当前位置:网站首页>phpcms后台上传图片按钮无法点击
phpcms后台上传图片按钮无法点击
2022-07-01 15:09:00 【蹦跶哒的王小哲】
问题描述:
使用谷歌、火狐浏览器,phpcms后台上传图片按钮无法点击。
问题原因:
出现问题原因,主要是phpcms后台上传图片使用的是flash上传,而最新浏览器不支持flash插件。
解决方案:
将flash上传更改为h5上传
https://download.csdn.net/download/qq_32845825/85720377
具体步骤:
1,在上面地址下载并解压文件;
2,替换 phpcms\modules\attachment 下的attachments.php文件;
3,在 phpcms\modules\attachment\\templates 下 增加 webuploader.tpl.php 文件
4,在 \statics\js 文件下增加 webuploader 文件夹
效果展示:

边栏推荐
- 《QT+PCL第九章》点云重建系列2
- Implementation of deploying redis sentry in k8s
- Basic use process of cmake
- 微服务追踪SQL(支持Isto管控下的gorm查询追踪)
- 三十之前一定要明白的职场潜规则
- In hot summer, please put away this safe gas use guide!
- S32K1xx 微控制器的硬件设计指南
- leetcode:329. 矩阵中的最长递增路径
- MySQL service is starting. MySQL service cannot be started. Solution
- Storage form of in-depth analysis data in memory
猜你喜欢

Introduction to MySQL audit plug-in

The first word of JVM -- detailed introduction to JVM and analysis of runtime data area
![Opencv Learning Notes 6 -- image feature [harris+sift]+ feature matching](/img/50/5c8adacea78e470c255070c8621ddd.png)
Opencv Learning Notes 6 -- image feature [harris+sift]+ feature matching

The markdown editor uses basic syntax

如何实现时钟信号分频?

JS中箭头函数和普通函数的区别

Basic operations of SQL database
![[zero basic IOT pwn] reproduce Netgear wnap320 rce](/img/f7/d683df1d4b1b032164a529d3d94615.png)
[zero basic IOT pwn] reproduce Netgear wnap320 rce

官宣:Apache Doris 顺利毕业,成为 ASF 顶级项目!

The data in the database table recursively forms a closed-loop data. How can we get these data
随机推荐
These three online PS tools should be tried
Redis安装及Ubuntu 14.04下搭建ssdb主从环境
TS报错 Don‘t use `object` as a type. The `object` type is currently hard to use
MySQL service is starting. MySQL service cannot be started. Solution
期末琐碎知识点再整理
Solidty智能合约开发-简易入门
[advanced ROS] lesson 5 TF coordinate transformation in ROS
The State Administration of Chia Tai market supervision, the national development and Reform Commission and the China Securities Regulatory Commission jointly reminded and warned some iron ores
[Cloudera][ImpalaJDBCDriver](500164)Error initialized or created transport for authentication
Flink 系例 之 TableAPI & SQL 与 MYSQL 数据查询
Junda technology indoor air environment monitoring terminal PM2.5, temperature and humidity TVOC and other multi parameter monitoring
智能运维实战:银行业务流程及单笔交易追踪
MongoDB第二话 -- MongoDB高可用集群实现
[leetcode 324] swing sorting II thinking + sorting
Summary of week 22-06-26
[leetcode] 16. The sum of the nearest three numbers
It's suitable for people who don't have eloquence. The benefits of joining the China Video partner program are really delicious. One video gets 3 benefits
QT capture interface is displayed as picture or label
DirectX repair tool v4.1 public beta! [easy to understand]
Implementation of deploying redis sentry in k8s