How to obtain the number of articles published by zblog website in the past 24 hours

How to obtain the number of articles published by zblog website in the past 24 hours

On the zblog forum, I saw a user asking how to count zblog The number of updates in 24 hours. If there is no misunderstanding, the user should want to get the number of articles published by the zblog website in 24 hours. In fact, it can be achieved through a few basic SQL queries, but zblog PHP is evil. The database is queried by chained SQL. I'm not used to it, so I directly use the Z-wiki example to change it to count the number of updates to zblog in 24 hours
Technical Tutorial two hundred and ninety-five
 Method code for realizing delayed loading of website images to improve website opening speed

Method code for realizing delayed loading of website images to improve website opening speed

Generally speaking, the delayed loading of web page images means that when the web page is loaded, the images that should be loaded together are temporarily replaced with small images to reduce the loading volume. When the user browses to the image area, the original image is loaded back (roughly this meaning)! The delayed loading of images is very helpful to improve the loading speed of web pages. At the same time, it is not tedious to implement the delayed loading of website images. Therefore, predecessors have prepared all the work for us. Common web page: Download the required jq
Technical Tutorial two hundred and seventy-seven
 Solution to the problem of error returned by the zblog php upload image display server

Solution to the problem of error returned by the zblog php upload image display server

Zblog php uses the UEditor editor. When uploading an image, the image is uploaded successfully but cannot be inserted into the content. The display server returns an error. The solution told by the zblog administrator is to clean the BOM header. The zblog application center provides a plug-in for checking the BOM header, through which you can check and remove the BOM header of website files. 1. Enter the website background, search for "BOM File Header Check" in the Application Center and install the application
Technical Tutorial two hundred
 Solution to zti file upload failure during background installation theme

Solution to zti file upload failure during background installation theme

When the blog bar browses the z-blog forum or other bloggers' z-blog blogs, it occasionally finds that the theme zti file upload fails when the blogger indicates that the theme is installed in the background of the z-blog. The failure to upload zti theme files may be due to the server used by the blogger does not support uploading. zti format files or the size of zti theme files exceeds the limit of the space provider where the z-blog blog is located. The following is the corresponding solution. The z-blog theme installation cannot
Technical Tutorial three hundred and twenty-eight
 A complete list of commonly used ping centers and reference notification sender addresses on websites

A complete list of commonly used ping centers and reference notification sender addresses on websites

After the installation is completed, a ping plug-in named Ping Center and Notice of Reference Sender comes with it by default. The function of this plug-in is to send a ping notification to the network update service provider in XML-RPC protocol after Z-Log updates the article through the ping search engine address entered in advance, so that the content can be included more quickly. The following blog collects the main available ping addresses as follows: Baidu auto ping service address: ht
Technical Tutorial four hundred and eighty-five
 Method code to realize the statistical effect of running days of Z-Blog blog

Method code to realize the statistical effect of running days of Z-Blog blog

By default, the z-blog system carries statistics on the total number of articles, comments, references, browses, and messages, but there is no statistics on the running days of z-blog blogs since they were installed to the present day. Therefore, to implement the statistics on the running days of z-blog, you need to manually add code. The implementation method is also very simple, just add a few javascript statements. Here are the steps of adding javascript introduced by Blogbar. Statistics of active running days of z-blog blog:
Technical Tutorial two hundred and twenty-six
 The blog comment content cannot be empty or too long

The blog comment content cannot be empty or too long

Two days ago, after finishing the v5_boke8 topic, I uploaded it to the zblog blog for installation test. During the comment test, the error prompt "Error reason: the comment content cannot be empty or too long" tragically appeared when I submitted the comment. Fortunately, after all, I imitated several topics to ZBlog, and also knew that the reason for the problem was that the JS calls related to the comment were not added, As long as it is added, there is no problem. Content cannot be empty or too long Solution: Enter ZB
Technical Tutorial two hundred and twenty-two
 Theme.xml format specification of Z-Blog theme production specification

Theme.xml format specification of Z-Blog theme production specification

The Theme.xml file of the Z-Blog theme contains some information about the theme. The following describes the content information contained in the Theme.xml file, so that users who want to create themes can easily create themes and Theme.xml files. (ThemeSapper The (TS) plug-in provides an editor for the Theme.xml document. Users who do not know much about XML can generate standard topic information documents through this editor   TS also provides online installation package version
Technical Tutorial two hundred and fifteen
 Western Data