current location:Home > Technical Articles > CMS Tutorial > PHPCMS
- Direction:
- All web3.0 Backend Development Web Front-end Database Operation and Maintenance Development Tools PHP Framework Daily Programming WeChat Applet Common Problem Other Tech CMS Tutorial Java System Tutorial Computer Tutorials Hardware Tutorial Mobile Tutorial Software Tutorial Mobile Game Tutorial
- Classify:
-
- What should I do if phpcms v9 cannot generate static pages?
- The solution to the problem that phpcms v9 cannot generate static pages: first go to "html" and delete everything in the "zi_xun" directory; then update the cache, batch update column pages, batch update URLs, and batch update content pages to generate static pages.
- PHPCMS 2306 2019-12-27 10:38:09
-
- What should I do if phpcms v9 does not display the verification code?
- The solution to phpcms v9 not displaying the verification code: first open the "system.php" file and check the relevant path settings; then set the path code to "'web_path' => '/blog/'"; finally modify the file encoding to ANSI Encoding format is enough.
- PHPCMS 2288 2019-12-27 10:33:49
-
- How to change templates in phpcms
- How to change the template in phpcms: first upload the template file to the server; then select the new template in the site management [Template Style Configuration]; then set the corresponding templates for different models and modify the existing columns to match the new template; finally update the column cache, The system caches and updates the HTML static page.
- PHPCMS 3237 2019-12-27 10:27:39
-
- How to cancel background login verification code in phpcms
- How to cancel the background login verification code in phpcms: first find and open the "index.php" file; then comment out all the code from lines 33 to 36; finally open the "login.tpl.php" file and replace line 38 with Just comment out all 39 lines of code.
- PHPCMS 3971 2019-12-27 10:22:47
-
- How phpcms generates static
- Method for phpcms to generate static: First log in to the phpcms backend; then enter "Extension-url rule management"; then modify the url generation rule to "{$categorydir}{$catdir}/{$id}.html|{$categorydir}{ $catdir}" will do.
- PHPCMS 2673 2019-12-27 10:19:10
-
- How to upload files in phpcms
- How to upload files in phpcms: first find and open the "attachments.php" file; then check the code for "function upload()"; then add the file upload code to the front-end page as "<input type=file name="upload"> "That's it.
- PHPCMS 3049 2019-12-26 11:25:08
-
- What kind of website is phpcms suitable for?
- phpcms has wide functional coverage, strong scalability, good load capacity, and flexible template calling. Therefore, it is not only suitable for building small websites such as general enterprises, governments, schools, and individuals, but also suitable for building large and medium-sized websites such as regional portals, industry portals, and paid websites. website.
- PHPCMS 1858 2019-12-26 11:16:25
-
- What should I do if phpcms cannot add content?
- The reason why phpcms cannot add content is because phpcms will automatically save the remote pictures in the article content locally, and the inability to open the pictures for a long time will cause the Apache server to crash. The solution to the inability to add content is to save the remote pictures locally or upload them. Remote pictures can be removed.
- PHPCMS 2007 2019-12-26 11:11:38
-
- What should I do if phpcms cannot add a column?
- The solution to the problem that phpcms cannot add a column: first enter the server path "/etc" and find the "my.cnf" file; then find "max_allowed_packet=size" in the "mysqld" section; finally modify it to the appropriate size and save it Just restart the mysql server.
- PHPCMS 2490 2019-12-26 11:05:05
-
- What to do if phpcms cannot upload pictures
- The solution to the problem that phpcms cannot upload images: first find and open the "attachment.class.php" file; then replace the code "if(empty($this->userid))" with "if(empty($_POST['userid' ]))" That’s it.
- PHPCMS 2309 2019-12-26 10:58:39
-
- How to reinstall phpcms
- How to reinstall phpcms: first find the directory "www/caches/install.lock" and delete the file; then copy the new version file and overwrite the original file; finally use the browser to execute the "install.php" program and start Just overwrite and install.
- PHPCMS 3237 2019-12-26 10:52:54
-
- How to add columns in phpcms
- How to add a column in phpcms: first enter the phpcms background; then select "System Settings -> Column Management -> Add Column"; then add specific column information; finally select "Whether there is a superior column" according to your own needs, and select the appropriate one The type of column is sufficient.
- PHPCMS 3004 2019-12-26 10:39:05
-
- How to connect to the database in phpcms
- How to connect phpcms to the database: first open the "caches/configs/database.php" configuration file; then modify the configuration content according to the database connection information; then after the modification is completed, save the database configuration file.
- PHPCMS 2310 2019-12-26 10:31:33
-
- How to log in to the backend with phpcms
- How to log in to the phpcms backend: first enter the phpcms homepage; then enter "/admin.php" after the homepage path and press Enter; then access the path to automatically jump to the login interface; finally fill in the account password to log in to the phpcms backend.
- PHPCMS 3750 2019-12-26 10:25:19
-
- What is the use of phpcms
- phpcms is a powerful, easy-to-use, and scalable website management software composed of more than 20 functional modules such as articles, downloads, pictures, classified information, movies, shopping malls, collections, and finance. It can be used to build general enterprises, governments, schools, Small websites such as personal websites, as well as large and medium-sized websites such as regional portals, industry portals, and paid websites.
- PHPCMS 2186 2019-12-26 10:21:05