Home > CMS Tutorial > PHPCMS > body text

What to do if there is an error in the phpcms comment module

藏色散人
Release: 2020-04-07 09:29:29
Original
1781 people have browsed it

What to do if there is an error in the phpcms comment module

What should I do if there is an error in the phpcms comment module?

phpcms article reference comment module

Recommended: laravel tutorial

First you need to install the comment module:

What to do if there is an error in the phpcms comment module

Then use

code:

{if $allow_comment && module_exists('comment')}

{/if}
Copy after login

The above is the detailed content of What to do if there is an error in the phpcms comment module. For more information, please follow other related articles on the PHP Chinese website!

Related labels:
source:php.cn
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 [email protected]
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!