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:
-
- How to install PHPCMS after downloading it?
- Installation method after downloading PHPCMS: First enter the virtual machine background and enter file management; then upload the downloaded PHPCMS file to the virtual machine and decompress it to the root directory of the website; then visit the website URL and enter the installation interface; finally, change the website's Just fill in the information and install.
- PHPCMS 3147 2020-06-18 10:12:38
-
- Where is the home page file of PHPCMS?
- The homepage file path of PHPCMS is "phpcms/templates/default/content/index.html", which is the default homepage template in PHPCMS. If you want to find a customized homepage template, just change "default" in the path to Just customize the name.
- PHPCMS 4218 2020-06-18 09:39:22
-
- Where to put CSS files in PHPCMS?
- CSS files in PHPCMS can be placed in the "statics/css" folder. This folder stores all CSS files in PHPCMS. You can also place them in any location. As long as the CSS file path is written correctly, the CSS file It can be stored in any directory.
- PHPCMS 3234 2020-06-18 09:22:10
-
- What should I do if phpcms displays an error in the verification code?
- The solution to the phpcms verification code error: first find the background login file; then find the [login.tpl.php] file; finally, replace the local address of the verification code with the domain name address used by the individual.
- PHPCMS 2928 2020-06-13 15:13:33
-
- How to call the secondary navigation bar label in phpcms?
- How to write a secondary navigation bar in phpcms: first open the phpcms system in the local environment; then find the secondary navigation bar label in the list column and rename it; then imitate the code of the nested secondary navigation bar; and finally reopen the system.
- PHPCMS 2897 2020-06-13 14:59:57
-
- Where is the phpcms background login page?
- The method to enter the phpcms background login page is: first open phpcms and enter the homepage; then enter [/admin.php] after the link and enter; finally enter the account password.
- PHPCMS 3844 2020-06-13 14:42:01
-
- What should I do if the website cannot be accessed after changing the domain name of phpcms?
- The solution to the problem that the website cannot be accessed after phpcms changes the domain name: first open the file and modify the original domain name; then modify the domain name of the corresponding site and update the system cache; then update the attachment address; and finally update the URL in batches in the content.
- PHPCMS 3120 2020-06-13 14:27:08
-
- How to set pseudo-static on the homepage of phpcms mobile site?
- How to set pseudo-static homepage of phpcms mobile site: first open the file and enter the code [return WAP_SITEURL]; then add the code [RewriteEngine On] to the [.htaccess] file created in the root directory of the website.
- PHPCMS 2831 2020-06-13 14:12:19
-
- How to set the article source of phpcms?
- How to set the article source of phpcms: first click [Start URL] to add a collection task; then add collection rules, and filter the URL by viewing the HTML code of the page; then obtain the COOKIE information of the page and save it; finally click [ Test URL collection] button to adjust.
- PHPCMS 2312 2020-06-13 13:57:05
-
- How to use the PHPCMS special module?
- How to use the PHPCMS topic module: First open [Module Management] and find [Topic]; then click [Add Topic] to add a topic; then fill in the basic information of the topic and click [OK]; finally add articles on related topics. Just focus on the topic.
- PHPCMS 3082 2020-06-11 14:09:40
-
- How to enter the background after the PHPCMS installation is completed?
- How to enter the background after the PHPCMS installation is completed: 1. After the installation is completed, the installation completion interface will appear. Under the installation completion interface, there is a connection to enter the background, and then click to enter the background; 2. Access "admin.php" under the domain name. The file is the PHPCMS background entry file.
- PHPCMS 3754 2020-06-11 13:39:06
-
- How to cite images in PHPCMS?
- PHPCMS reference image method: first upload the image to the images folder under statics of PHPCMS; then create the img tag in the page, and specify the width and height of the img tag as the width and height of the image; finally set the src of img to Just add the image name to {IMG_PATH}.
- PHPCMS 2623 2020-06-11 13:20:23
-
- Can I change the PHPCMS login interface myself?
- The PHPCMS login interface can be changed by yourself. The replacement method: first prepare the template of the login interface; then place the resource files in the corresponding directory under the statics directory; then change the login template name to "login.tpl.php" and replace PHPCMS Login template; finally change the resource file path to an absolute path.
- PHPCMS 2432 2020-06-11 11:12:27
-
- How to add articles in phpcms?
- How to add an article in phpcms: first replace the ["] in the code with [<]; then add a new field relation in the new model; then copy the code to the "Related Parameters-Form" of the field settings; finally replace it with the related The id value of the model is enough.
- PHPCMS 2868 2020-06-30 10:32:44
-
- How to call video in phpcms?
- How to call video in phpcms: 1. Click the "Apply for Activation" option in the "Video" menu in the phpcms navigation bar; 2. After registration is completed, click the "Upload Video" option and click "Select File" on the right; 3. "Status" "Approved" is displayed in the column.
- PHPCMS 2383 2020-06-10 13:17:47