In addition to Weibo, there is also WeChat
Please pay attention
WeChat public account
Shulou
2025-01-17 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Servers >
Share
Shulou(Shulou.com)06/02 Report--
This article will explain in detail how to modify the number of pages displayed on the Empire cms7.0 dynamic list page. Xiaobian thinks it is quite practical, so share it with you as a reference. I hope you can gain something after reading this article.
Examples of this article describes the empire cms7.0 dynamic list page pagination display number modification method. Share it for your reference. The specific methods are as follows:
By default, the Empire has 16 dynamic list pages, which are not controlled by parameters in the system settings. Here's how to control them.
First open the file e\action\ListInfo\index.php and find the code
The code is as follows:
$page_line=16;//links per page
The number of pages in this is 16, so it's dead, and it's not controlled by the number of pages in the system parameter.
Recommended to learn Empire CMS Tutorial
So just change 16 here to the pagination number control variable of the system parameter
And now I look at it and I see that the system control variable is
The code is as follows:
$public_r['listpagelistnum']
The following code can be used:
The code is as follows:
$page_line=$public_r ['listpagelistnum '];//links per page about empire cms7.0 dynamic list page pagination display number how to modify the sharing here, I hope the above content can be of some help to everyone, you can learn more knowledge. If you think the article is good, you can share it so that more people can see it.
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.
Continue with the installation of the previous hadoop.First, install zookooper1. Decompress zookoope
"Every 5-10 years, there's a rare product, a really special, very unusual product that's the most un
© 2024 shulou.com SLNews company. All rights reserved.