current location:Home > Technical Articles > CMS Tutorial
- 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:
-
- Where is the phpcms template directory?
- The phpcms template directory is in the "phpcms/templates/default/" directory under the website root directory, and the content templates of the main website front-end are in "default/content".
- PHPCMS 3174 2020-07-17 09:46:47
-
- How to modify the homepage of phpcms?
- How to modify the homepage of phpcms: first log in to the file manager of the website and find the installation directory; then enter [templates/default/content] in sequence; then use DW to edit; and finally save the file.
- PHPCMS 4483 2020-07-16 15:37:06
-
- What are the steps to build phpcms?
- Steps to build phpcms: First create a new database and name it phpcms; then download the program and copy the file to your website directory; then click Install and select a new installation; finally click Next and fill in the database.
- PHPCMS 3600 2020-07-15 10:11:53
-
- How to use phpcms tag?
- Usage of phpcms tag: 1. Display the column name and link of the specified catid; 2. Call the sub-column; 3. Get the news under the specified column; 4. Implement the paging function.
- PHPCMS 3037 2020-07-14 13:20:11
-
- Where to set up the database in phpcms
- phpcms sets the database information in the "database.php" file. The specific setting steps are: first open the caches folder and find the configs folder; then find the configs folder and find the "database.php" file; finally modify the database information. Can.
- PHPCMS 2360 2020-07-14 10:58:59
-
- How to log in to the backend using phpcms
- How to log in to the phpcms backend: first enter "/admin.php" after the homepage path and press Enter; then fill in the account password in the login interface that appears; finally click "Login" to enter the phpcms backend.
- PHPCMS 3728 2020-07-14 10:52:49
-
- How to modify the phpcms background
- How to modify the phpcms backend: First log in to the phpcms backend homepage, and click "Extensions -> Menu Management"; then select the menu to be controlled and click "Modify"; then modify the menu's affiliation to replace the backend menu navigation; Finally, check Display, click OK, and update the column cache.
- PHPCMS 2846 2020-07-14 10:47:58
-
- How to clear cache files in phpcms
- How to clear cache files in phpcms: first find "/search/data/news"; then delete the generated cache files; then clear the "phpcms_search" data table; finally update the searchid to 0 and update the URL.
- PHPCMS 3815 2020-07-14 10:44:15
-
- Why not set watermark in phpcms
- How to not set a watermark in phpcms: first find the water folder and delete it; then find the watermark function in the "image.class.php" file; finally set the value of the "$w_text" parameter in this function to empty. Can.
- PHPCMS 2139 2020-07-14 10:40:21
-
- What should I do if phpcms cannot connect to the data server?
- Solution to the problem that phpcms cannot connect to the server: first find and open the "install/step5.tpl.php" file; then modify the code to "var dbpw = 'var dbpw = escape('<?=$dbpw?>');'; ” and save the file.
- PHPCMS 2918 2020-07-14 10:35:40
-
- Is phpcms under maintenance?
- phpcms is no longer maintained. You can search for phpcms on Baidu and you will find that its official website is no longer open. Like dedecms, phpcms has not updated any patches or functions for many years, and the forum has no official maintenance personnel.
- PHPCMS 3040 2020-07-14 10:32:25
-
- What to do if phpcms upload login fails
- Solution to phpcms upload login failure: first enter the phpcms background; then open "Allow attachment size" and enter the value; then open the PHP configuration file "php.ini" and search for "upload_max_filesize"; finally modify its parameter value.
- PHPCMS 2483 2020-07-14 10:28:11
-
- How to prevent horse hanging in phpcms
- Methods to prevent phpcms from being hacked: 1. Regularly check the server log; 2. Check the modification time of the website files through ftp; 3. Check whether the website program needs to be updated; 4. Modify the important file names of the website building program and modify the default background login. address to prevent hackers from using software to automatically scan specific files to obtain corresponding permissions, etc.
- PHPCMS 3058 2020-07-14 10:24:35
-
- What should I do if the phpcms recommendation bits cannot be sorted?
- The solution to the problem that phpcms cannot be sorted: first find and open the "content/content.php" file; then find the content at line 454 in the text; then change the recommended sorting; and finally save the modified file.
- PHPCMS 2195 2020-07-14 10:20:45
-
- How to set up navigation in phpcms
- How to set navigation in phpcms: first find and open the "content\header.html" file; then replace "{$r[url]}" in the li tag with the required link address; finally replace "{$r[catname] }" can be replaced with the name on the navigation.
- PHPCMS 2174 2020-07-14 10:17:38