(reprinted) Phpcms V9 Two-step implementation of thematic column generation path remove HTML and special

Source: Internet
Author: User
Tags php source code

I believe a lot of people know that Phpcms v9 topic is not supported by custom URLs, the generated thematic path is the beginning of/html/special/. So how to achieve the thematic column generation path to remove HTML and special it? This requirement can be achieved by modifying the PHP source code of the program.

Remove the HTML and special from the PHPCMS v9 Thematic column path, and you'll need only two steps.

First, open caches/configs/system.php, line 51st, replace "/html" with "/"

Then, opening phpcms/modules/special/class/html.class.php, line 189th, put


Change into


Finally, update the system cache so that the path to the PHPCMS v9 feature column can be generated in the root directory.

(reprinted) Phpcms V9 Two-step implementation of thematic column generation path remove HTML and special

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.