- Z-BlogPHP plug-in: Z-Blog collection filler

The new version 3.0 is online, more convenient and more functional! Many webmasters say it's cool to use! This is a general collection plug-in for Z-Blog! No subject, supporting additional fields of articles ..
- ZBlog tutorial: ZBlogPHP basic settings and background management

Last time, we introduced ZBlog Usage Tutorial: ZBlogPHP Installation Method. After the initial construction of a ZBlog website, the most important thing is to start managing the website. Next, Yiwu Library will continue to introduce ZBlogPHP background management and some basic settings to you, so that new webmasters can quickly start website management. 1. ZBlogPHP background login portal Your domain name/zb_system/cmd. p
2019/04/02 twenty-two thousand eight hundred and thirty-eight seven Z-BlogPHP - Required: Z-BlogPHP1.5.2 Developer Migration Guide
Since this version, security related functions have been strengthened. Login related This version no longer uses password cookies, and user passwords are no longer directly exposed. Add token cookies and force them to be in httpOnly mode. Therefore: 1 It is no longer allowed to set cookies for login on the front end, and it is no longer allowed to read password related information on the front end. 2. The front end template logout link needs to be updated. Use setcookies to simulate login ..
2023/02/14 six thousand seven hundred and sixty-five Z-BlogPHP - ZBlog User Permission Adjustment Method

Zblog PHP system divides users into 6 levels: 1 ->administrator, 2 ->website editor, 3 ->author, 4 ->associate author, 5 ->reviewer, 6 ->visitor. Each user has different permissions. Is there any way to change the default settings of the system? It is common to modify the user's upload permission. By default, the system only has the permission to upload attachments at or above the author level. Associate authors and reviewers can also be enabled if necessary ..
2021/10/16 forty-eight thousand three hundred and seventy-nine Z-BlogPHP - ZBlog verification code reduces difficulty and changes to pure digital method

Some people often complain that ZBlog's verification code is too complex, and it is always wrong to fill in it without refreshing it several times. The ZBlog system verification code is composed of letters and numbers by default. Sometimes random codes and characters are distorted together, which is really difficult to distinguish. We know that too simple verification codes are easy to be automatically recognized by machines, and too complex to be manually recognized and filled in is very bad. Is there any way to neutralize it? In fact, in addition to using plug-ins to replace, there is also a way to simplify yourself. First, you need to ..
2021/03/12 forty-nine thousand and fifty Z-BlogPHP - Can the ZBlog paid application be used by purchasing multiple websites at a time?

First, answer: Yes! Prerequisites: 1. The application itself does not have a domain name binding and authorization mechanism, which depends on the sales strategy of the developer, and will be explained in the general introduction; 2. The purchase account is normal and not blocked due to intentional sharing with others; The Z-Blog official application center does not limit the number of websites that can be used by applications, so when a paid application is not allowed to be enabled, there are basically two possibilities: no corresponding purchase account is used to log in to the application center, or the application developer has one ..
2020/10/27 fifty thousand five hundred and seventy-two four Z-BlogPHP - ZBlog was unable to upload the attachment. The reason why the image of the article is not displayed

ZBlogPHP is unable to upload the attached image, and the main reason why the inserted image of the article is not displayed. Here, the Yiwuku directly comes to the conclusion that the directory permission is insufficient. The probability of being affected by plug-ins or having problems with the image format itself is relatively small, and these situations need specific analysis. We will not expand them here. Today we mainly talk about the problem of insufficient directory permissions. In fact, it is mentioned in the article "ZBlog tutorial: ZBlogPHP installation method" on this website, ZB...
2020/08/11 fifty-one thousand and forty-five Z-BlogPHP - Forum Light Forum Q&A Topic Instructions

As all friends who have used Erjin's works know, there are few special tutorials written either for themes or plug-ins. The reason is simple, because almost every setting item of all works will be directly annotated with the corresponding text description, some will also be annotated with the title description (displayed when the mouse passes), and more complex will be explained at the bottom of the theme configuration page. Another point is not the reason. In fact, many novice users do not know how to use themes and plug-ins, but because they are new to Z -
2020/05/22 twenty-two thousand and eighty-six four Z-BlogPHP - ZblogPHP Database Dictionary Data Table Field Complete
As of the official version of 1.6.0 Valyria, the ZblogPHP program still has eight data tables by default, namely, the zbp_category classification table, the zbp_comment table, the zbp_config system and application configuration table, the zbp_member user table, the zbp_module module table, the zbp_post article table (including pages), the zbp_tag tag table zbp_...
2020/04/21 eight thousand eight hundred and thirty two Z-BlogPHP - Methodology of Zblog Bulk Deletion of Garbage Comments

After several versions of zblog have been updated, the possibility of comments being maliciously watered in large quantities is very small, but it is an open source program after all, so the operating mechanism and principle of the code are still easy to find out the weakness, which is almost an inevitable problem for all open source programs. In addition, some webmasters neglect the management of the website, and even do not open the comment verification code. It is not uncommon to see the website once every ten days and a half months. It is inevitable that website comments will be watered down. There are even dozens of garbage comments ..
2020/04/13 six thousand two hundred and thirty-eight Z-BlogPHP