Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

What are the skills of Imperial cms template development?

2025-01-17 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Servers >

Share

Shulou(Shulou.com)06/02 Report--

This article mainly introduces the skills of Imperial cms template development, which has a certain reference value, friends who need can refer to. I hope you will learn a lot after reading this article. Next, let the editor take you to learn about it.

The specific analysis is as follows:

one. Call comment boxes and comments on the page

If you need to display the comment box on the content page, just copy the comment box in the comment template and call the latest comment (default 0)

two. Add the comment address to the title list

Use the universal tag and the comment address is: / e/pl?id=84&classid=46

three. Calling method of information error reporting function

/ e/DownSys/report?classid=46&id=84

four. The free version refers to some values in the replacement content.

Running

The code is as follows:

"update phome_ecms_news set newstext=REPLACE (newstext,' original content', 'new content'), titlepic=REPLACE (titlepic,' original content', 'new content')

If you only replace the content, the latter sentence can be removed.

five. Clear blank data system settings when collecting = = execute SQL statement

The code is as follows:

Delete from phome_ecms_news where newstext =''

six. Clear SQL statements with the same title

Refer to this post: http://bbs.phome.net/ShowThread/?threadid=10132&forumid=13

seven. Modify links and arrange them irregularly (text)

Refer to this post: http://bbs.phome.net/ShowThread/?threadid=9250&forumid=13

eight. How to use the multi-column call of the emsinfo tag?

The code is as follows:

[ecmsinfo]'15, 18, 22, 22, 2, 0, 0, 0, 0, 0, 0, 2, 13, 1 [/ ecmsinfo]

nine. I'd like to change the catalog name of the classification. How to change it?

Modify the catalog of the current classification and subcategories (change with phpmyadmin)

ten. The custom page cannot be displayed?

Use relative paths. /.. / info/aboutus.html

eleven. How many watches does ECMS have?

There are about 57 free versions.

twelve. Is it impossible to collect the same content for a second time?

No, manage node-"clear

thirteen. How to filter tags such as font when collecting?

Replace if the middle text is not

fourteen. Comment call method?

If you want to change the format, you can only change the e/pl/more/index.php file. Open the php file directly with dreamweaver.

fifteen. On the issue of imperial audit, if the system has multiple editors, it is suggested that the direct audit should be removed, and the file will be generated.

Thank you for reading this article carefully. I hope the editor will share the skills of Imperial cms template development which are helpful to everyone. At the same time, I also hope that you will support us, pay attention to the industry information channel, and find out if you encounter problems. Detailed solutions are waiting for you to learn!

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Servers

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report