Home CMS Tutorial PHPCMS phpcms v9 parameter passing error

phpcms v9 parameter passing error

Nov 09, 2019 am 09:48 AM
phpcms

phpcms v9 parameter passing error

phpcms v9 parameter transfer error

phpcmsv9 front desk upload attachment image prompt: parameter transfer error, let’s take a look Solution.

Modification method:

Open the \phpcms\modules\attachment\attachments.php file, about line 80

Comment out this line.

1

if((upload_key($args)!=$authkey)) showmessage(L('attachment_parameter_error'));

Copy after login

This solves the problem of phpcmsv9 front-end upload attachment image prompt: wrong parameter transmission.

Recommended tutorial: phpcms tutorial

The above is the detailed content of phpcms v9 parameter passing error. For more information, please follow other related articles on the PHP Chinese website!

Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn

Hot Article Tags

Notepad++7.3.1

Notepad++7.3.1

Easy-to-use and free code editor

SublimeText3 Chinese version

SublimeText3 Chinese version

Chinese version, very easy to use

Zend Studio 13.0.1

Zend Studio 13.0.1

Powerful PHP integrated development environment

Dreamweaver CS6

Dreamweaver CS6

Visual web development tools

SublimeText3 Mac version

SublimeText3 Mac version

God-level code editing software (SublimeText3)

What framework is phpcms? What framework is phpcms? Apr 20, 2024 pm 10:51 PM

What framework is phpcms?

How to jump to the details page in phpcms How to jump to the details page in phpcms Jul 27, 2023 pm 05:23 PM

How to jump to the details page in phpcms

WeChat Login Integration Guide: PHPCMS Practical Combat WeChat Login Integration Guide: PHPCMS Practical Combat Mar 29, 2024 am 09:18 AM

WeChat Login Integration Guide: PHPCMS Practical Combat

The latest phpcms video tutorial recommendations in 2023 (must learn for secondary development) The latest phpcms video tutorial recommendations in 2023 (must learn for secondary development) Oct 25, 2019 pm 03:45 PM

The latest phpcms video tutorial recommendations in 2023 (must learn for secondary development)

How to implement WeChat login in phpcms How to implement WeChat login in phpcms Mar 09, 2023 am 09:33 AM

How to implement WeChat login in phpcms

What database does phpcms use? What database does phpcms use? Feb 21, 2023 pm 06:57 PM

What database does phpcms use?

How to change the site name in phpcms How to change the site name in phpcms Feb 24, 2023 am 09:29 AM

How to change the site name in phpcms

What does phpcms mean? What does phpcms mean? Apr 20, 2024 pm 10:39 PM

What does phpcms mean?

See all articles