current location:Home > Technical Articles > CMS Tutorial > Empire CMS
- 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 does Empire CMS call thumbnails?
- How to call thumbnails in Empire CMS: First enter the Empire CMS background; then open the corresponding source code file; then enter the code "$cr=$empire->fetch1("");?><img src="<? =$cr[classimg]?>">” and save it.
- Empire CMS 3686 2019-12-12 09:15:45
-
- How does Empire CMS collect information?
- The method of collecting information in Empire CMS: first enter the background of Empire CMS; then add the collection node; then set the link area regularity of the collected list information; finally copy the source file code to Dreamweaver, and select the information link area to be collected in Dreamweaver. Can.
- Empire CMS 4242 2019-12-12 09:10:48
-
- What is the latest gateway address change method of Imperial CMS Alipay interface?
- How to change the latest gateway address of the Empire cms Alipay interface: first find and open the "to_pay.php" file; then replace the code with "$gotopayurl='https://mapi.alipay.com/gateway.do?'.$param. ..”; just save it finally.
- Empire CMS 3429 2019-12-11 09:23:13
-
- What are the uses of each data table in Imperial CMS?
- The functions of each data table in Empire CMS: 1. "phome_ecms_infoclass_news" table, used to record news collection rules; 2. "phome_enewsadminstyle" table, used to save background styles; 3. "phome_enewsbq" table, used to save label data.
- Empire CMS 2918 2019-12-11 09:19:43
-
- How to solve the problem if the Imperial CMS administrator password is forgotten
- The solution for forgetting the password of the Imperial CMS administrator: first use "phpmyadmin" to modify the records in the "phome_enewsuser" table; then change the content of the "password" field to "322d3fef02fc39251436cb4522d29a71".
- Empire CMS 3622 2019-12-11 09:15:10
-
- How does Imperial CMS automatically refresh the homepage?
- How to automatically refresh the homepage of Empire CMS: Add js code to the template on the homepage; then create the folder "htmlindex" and set the 777 permission; then modify the refresh time and change the "1200" in the "index_html" file to the time you want. That’s it.
- Empire CMS 4026 2019-12-11 09:11:38
-
- How to solve the error table 'empirecms.phome_ecms_' doesn't exist in Empire CMS
- The error reported by Empire CMS is because the system model to which the column belongs has been modified. The solution is: first modify the column to return to the original system model to which it belongs; then enter the management information to delete all the information of the column; finally modify the column and change it back to the new system model to which it belongs.
- Empire CMS 3510 2019-12-11 09:06:37
-
- How to highlight the current column in Empire CMS
- How to highlight the current column in Empire CMS: first find and open the "e/class/userfun.php" file; then add the code "function currentPage(){}" to the file; finally use the smart tag "e:loop" Simply call the code to highlight the column.
- Empire CMS 2207 2019-12-10 09:22:34
-
- How does the Imperial CMS Mall system implement the function of sending order email reminders after online payment?
- The method for the Imperial CMS mall system to implement the function of sending order email reminders after online payment: First, select "System Parameter Settings" in the Imperial backend system and configure "EMAIL"; then open the "ShopSysFun.php" source file and add the code "EcmsToSendMail(. ..)" can be used.
- Empire CMS 2907 2019-12-10 09:18:19
-
- What should I do if the page does not update after the empire template variables are updated?
- The reason why the page is not updated after the imperial template variable is updated is because the dynamic page has a cache. You need to immediately update the cache to the data update center and delete the temporary files to update.
- Empire CMS 2798 2019-12-10 09:13:33
-
- How to replace Chinese commas and spaces with English commas in the background keywords of Imperial CMS7.0
- How to replace Chinese commas and spaces with English commas in the background keywords of Empire CMS7.0: First enter the background of Empire CMS; then select [System Settings->Management Data Table->News System Data Table]; then modify the system fields and enter Just replace Chinese commas and spaces in the keywords with English commas.
- Empire CMS 2493 2019-12-10 09:09:54
-
- How does Empire CMS call the keyword TAG
- The method for calling the keyword TAG in Empire CMS: first open the list content template "list.var"; then add the code "<p title="Content Introduction">'.$newtext.'...</p><p class= ""><span>Tag:</spa>" can be copied into the list content template.
- Empire CMS 3208 2019-12-09 09:19:40
-
- How to modify the paging navigation style in Empire CMS
- How to modify the paging navigation style in Empire CMS: first add the corresponding div in the list template; then set the desired page in the php file; then add and modify the corresponding style in the css style file.
- Empire CMS 3126 2019-12-09 09:15:01
-
- How does Imperial CMS implement adding to favorites and setting as homepage?
- How to add to favorites and set as homepage in Imperial CMS: First open the Imperial CMS backend; then find the place that needs to be displayed and add the code "<a onclick="">Set as homepage</a></p><p>< a onclick="">Add to favorites</a>"; then copy the JS code to anywhere.
- Empire CMS 2463 2019-12-09 09:10:29
-
- How to unpin the pin in Empire CMS
- The method of canceling the top of the Empire CMS: first add the int field in the required system model; then modify the "e/class/qinfofun.php" file and the "e/class/qinfofun.php" file; then add it in the list template sql "unix_timestamp()" will do.
- Empire CMS 2714 2019-12-07 09:25:30