Zblogphp Tutorial
-
Zblog gets the title/link/ID and other attributes of the current page -
Today, the TDK function comes with the theme of Toss zblog. I don't want to write tags in the template file. I want to make a function call more convenient. After some problems are solved, they are shared and hope to help zblog users with the same needs. Zblogphp has a global variable of "$zbp", "global $zbp;" in the function, and then you can get the current page through this object Zblogphp Tutorial 2023-02-02 twenty-three 0 Comments #Current Page Title #Current page link #Zblog function
-
Detailed description of zblog template article publishing time format -
In the zblog template, there is usually an article release time. Some users want to display the month, month, and day, while others want to display the specific time, minute, and second, and some want to display the day of the week. Therefore, Tianxing Studio has specially written a function to handle this tag, and then put the specific format into the theme configuration for users to customize settings. Set the item length as follows: there are two styles, one is to display Zblogphp Tutorial 2022-11-23 seven hundred and seventeen 2 Comments #Time format #Release time #Zblog template
-
Zblog page opens slowly | Troubleshooting method for long TTFB loading time -
Today, I checked for a customer the problem that the home page of his website took too long to load. After the problem was solved, I shared the process and tools to help users with the same problem. First of all, the customer's website data is about 5w+, and it takes more than 5 seconds to open the home page each time. As shown in the figure below, the TTFB time is 5.94 seconds. First, check whether Zblogphp Tutorial 2022-05-19 one thousand two hundred and forty-three 0 Comments #zblog sql #zblog debug #Slow page loading #TTFB
-
Zblog application center download application prompt: App download failed -
Recently, many zblog users will prompt "App download failed" when installing applications in the background application center. This article will describe the cause and solution of this problem in detail. Problem display: zblog background -- application center -- my application warehouse -- click online installation, and wait for a while to pop up "Congratulations, the application has been downloaded! You can now enable it in the plug-in or theme management office Zblogphp Tutorial 2022-04-07 one thousand two hundred and ten 0 Comments #Zblog error #App download failed #Zblog Application Center
-
The reason and solution of the problem that zblog posts successfully but is not saved -
Today, I came across a customer's zblog site that published an article successfully, but it was not saved. The article just published cannot be seen in the article management. When encountering this problem, the first thing to rule out is whether it is caused by the theme or plug-ins. So the first thing to enter the background of the customer website is to switch the theme to the default theme, and then turn off plug-ins one by one to rule out testing. Finally, it is found that even if all plug-ins are turned off, the theme is the default theme, and the problem still exists. At the same time, upgrade the program to the latest version Zblogphp Tutorial 2022-01-12 one thousand one hundred and thirty-four 0 Comments #Zblog posts #Zblog question #Zblog database
-
Zblogphp calls the code of sub classification and descendant classification -
Zblogphp has its own code for calling classification subcategories and descendant classifications. This article tries to explain the code usage. Zblogphp calls the function of classification subcategories as "$zbp ->categories [classification id] ->SubCategories". This function outputs an array and directly uses the foreach loop to obtain the corresponding data. Complete code example: {foreach Zblogphp Tutorial 2021-08-06 one thousand nine hundred and forty-one 0 Comments #Zblog classification #Zblog subcategory #Classification of descendants of zblog
-
Zblog A method of establishing multiple websites or multiple websites sharing a database -
Today, I saw on the zblog forum that a user asked whether zblog could build multiple websites in one database. This article will try to introduce the method to achieve this requirement. In detail, this requirement can be subdivided into whether multiple websites share a set of data or multiple websites share a database, but each website has separate data. If you need multiple websites to share a database, but each Zblogphp Tutorial 2021-07-31 two thousand and five 0 Comments #Zblog database #Zblog multiple domain names #Zblog multidatabase
-
How does zblog call users? The method of zblog calling website users -
Sometimes we need to call registered users of the website somewhere on the website. Zblogphp has built-in functions that can be called directly. This article is to share the method of zblog calling website users. The function that zblogphp calls website users is "$zbp ->GetMemberList()". This function has five parameters in total. Details are as follows: $zbp ->GetMemberList ($sel Zblogphp Tutorial 2021-07-27 one thousand five hundred and fifty-five 0 Comments #Zblog code #Zblog user #Zblog registered user
-
Parameter description and usage of the new version of the GetList function of zblog -
The original "GetList function" has been optimized in zblog 1.7. Let's review the functions of the old version: the old version of "GetList function" has 7 parameters, the main problem is that the additional options are too weak, and the data that can filter the specified conditions are basically few. Therefore, the "$zbp ->GetArticleList" function used by developers before is more common. The latest "GetList function" "It makes up for the lack of calling the specified logic Zblogphp Tutorial 2021-07-06 two thousand one hundred and sixty-nine 0 Comments #GetList function #Zblog function #Zblog data call
-
What if the "Fixed Website Domain Name" button of zblog 1.7 is missing? Steps for setting the zblog fixed website domain name function -
Two users have asked me why the "fixed website domain name" button of zblog1 is missing, After blowing water in the development group, the answers and solutions were known. Pigs said that they could write every article with water, so they should write every article with water. Why is the fixed website domain name button missing? In version 1.7 of zblog, the button of fixed website domain name was removed. In versions before 1.7, it was like this: Zblogphp Tutorial 2021-04-19 two thousand five hundred and nineteen 1 Comments #Zblog Tutorial #Fixed domain name of zblog #Fixed site domain name
-
Zblog Upgrade 1.7 Error "Invalid argument supplied for foreach" or "unserialize(): Error at offset" Solution -
Zblog released the official version 1.7 on April 10, 2021( https://blog.zblogcn.com/2021/04/10/122/ )Unexpectedly, many users reported various errors after the first upgrade, and the forum howled: most of the error messages were "Invalid argument supplied for each", and there was also a message "unseriali Zblogphp Tutorial 2021-04-11 one thousand eight hundred and seven 0 Comments #zblog1.7 #zblogBUG #Zblog database
-
Version 1.7 of zblogphp is officially launched, with the upgrade guide and precautions for zblogphp 1.7 attached -
Version 1.7 of zblogphp was officially launched on February 8, 2021. Official update description address: https://blog.zblogcn.com/2021/02/08/117/ 。 Personally, the most important thing about the 1.7 version is the addition of official apis, which also means that you can write zblog topics directly using frameworks such as vue that separate the front end from the back end. Zblog has finally kept up with the times. Another thing worth mentioning Zblogphp Tutorial 2021-02-08 two thousand five hundred and sixty-three 2 Comments #zblogphp1.7 #The latest version of zblog #zblog2021
Can't find a tutorial that can solve your problem?
-
Zblog enterprise theme -
Zblog image theme -
Zblog resource topic -
Zblog CMS topic -
Wordpress template -
Zblog video theme -
Zblog Taobao guest theme -
Zblog navigation topic
Select a theme?
-
Latest articles -
Hot article ranking -
Most Comments
-
one Zblog gets the title/link/ID and other attributes of the current page 02-02 -
two Notice of Tianxing Studio's 2023 Spring Festival Holiday 01-19 -
three Windows+php studio+Apache set the method to allow cross domain requests 01-09 -
four Troubleshooting method and solution for website using pagoda panel server CPU occupying 100% 01-04 -
five Hello, 2023 01-01 -
six Baidu applet spicy chicken? 12-07 -
seven The launch of Tianxing Studio's WeChat applet version 2022 is the same as the WeChat applet Baidu applet customization 12-05 -
eight How does the zblog application center issue invoices? Invoicing process after purchasing an application in the zblog application center 11-29 -
nine Detailed description of zblog template article publishing time format 11-23
-
Label aggregation -
× one NOBIRDArticleSEO × one three hundred and one × one Video playback × eight key word × two advertisement × three Blog Template × one Alibaba Inspiration × three zblogphp1.4 × four Zblogasp template × one Submit work order × two Zblog form plug-in × two two thousand and fifteen × one Swiper download × thirty zblogphp × one Journalism × three wdcp × one Waterfall flow × one Apple cms password × two phpstudy × one Emlog image theme
Latest comments
-
visitor 01-07 It's the Spring Festival in 2023 Commented on: Notice of Tianxing Studio's 2022 Spring Festival Holiday -
visitor 12-01 Is there an old article time to update the plug-in Commented on: Detailed description of zblog template article publishing time format -
Swordsman Book 11-29 Too detailed, thanks for sharing! Commented on: Detailed description of zblog template article publishing time format -
Tianxing Studio 11-16 It may not be purchased in the application center. It is recommended to contact the application author to check Commented on: What if zblogphp encounters an error? How to solve it? -
wukak 11-16 The zblog enabling theme displays "The purchase account is inconsistent with the application center login account". What should I do? Who can do me a favor Commented on: What if zblogphp encounters an error? How to solve it?