course
-
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
-
Windows+php studio+Apache set the method to allow cross domain requests -
Recently, while developing a vue3 project, I encountered the problem that axios requests cross domains when developing and testing locally. The address of vite local development preview is“ http://localhost:3000/ ”The local web address of phpstudy is“ http://localhost:80 ”。 The console will report an error, and Firefox browser will report an error as follows: Cross source requests have been blocked: the same source policy prohibits reading at the "request ur..." course 2023-01-09 sixty-five 0 Comments #Phpstudy cross domain #Vue cross domain #Vite cross domain #Apache cross domain
-
Troubleshooting method and solution for website using pagoda panel server CPU occupying 100% -
Tianxing Studio wrote an article "Record: pagoda task manager+AliYunDun+cpu occupies 100%" before. Today, I felt that the website was a bit stuck. When I opened the pagoda panel, I saw that the good guy's CPU started to account for 100% again. This time, the CPU accounted for 100%, which was different from the last time. In addition, I was too lazy to log in to Alibaba Cloud to view the process, so I used a local method: directly look at the proportion course 2023-01-04 eighty-seven 0 Comments #Pagoda panel #100% CPU #Website Log
-
How does the zblog application center issue invoices? Invoicing process after purchasing an application in the zblog application center -
If you have purchased an application in the zblog application center, you can apply for invoicing. The invoice is an electronic general invoice. The process of applying for invoice is: please send an email of application invoice to the email address contact@rainbowsoft.org ; Including: 1. Order number [Please log in to the zblog user center for the order number, which can be found in the "transaction center">"order list" in the left column of the background] 2. Company name [ course 2022-11-29 five hundred and thirty-two 0 Comments #zblog #Application Center #Invoicing
-
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
-
Tutorial of Tianxing User Center: detailed operation steps of website access to WeChat login -
Tianxing user center plug-in integrates WeChat login function. WeChat login has two ways: the first is code scanning login, which is suitable for PC browser; The second is to open the website in WeChat client and log in directly; The two login methods need different platforms, so this article will explain the detailed steps of the second WeChat client to open the website and log in directly course 2022-10-10 one thousand six hundred and fifty-one 0 Comments #WeChat login #User Center #AppID #AppSecret
-
The solution of "502 Bad Gateway" will be prompted after the pagoda moves -
Since the demo server has expired, another server has been launched with the discount of newly registered account. Then I used the pagoda one click migration function to move, then modified the DNS resolution of the domain name, and finally opened the website to test whether it was normal. The result prompts "502BadGateway", as shown in the following figure: The online explanation of the "502" error is that the server returned 502 only after an error occurred course 2022-09-08 one thousand eight hundred and eighty-eight 0 Comments #Pagoda #502 #Php version
-
Zblog function GetCommentByID: Get comment object data through comment ID -
Tianxing Studio has previously introduced the "GetCommentList" function to obtain the comment list. To obtain a specified single comment, you need to use the "GetCommentByID" function introduced in this article. The GetCommentByID function is constructed in about 3609 lines of the "zblogphp. php" file. Function parameter: $id: integer type, which is the comment id of the data to be obtained; Function output: output an obj Zblog function 2022-07-28 one thousand and eighteen 0 Comments #Zblog function #GetCommentByID #Zblog comments
-
Zblog function GetCategoryByID: Obtain classification object data through classification ID -
The "GetCategoryByName" function was introduced earlier. It uses the classification name to obtain the classification object data. However, the classification name may be duplicate, so it is more recommended to use the "GetCategoryByID" function to obtain the object data of this classification through the classification ID. The classification id is unique and not prone to errors. The GetCategoryByID function is constructed in the "zblogp Zblog function 2022-07-24 four hundred and seventy-nine 0 Comments #Zblog function #GetCategoryByID #Get classification ID
-
Zblog Get the GET/POST equivalent function "GetVars" parameters and how to use them -
The "GetVars" function of zblog is used to obtain GET, POST and other data values. The function is constructed on line 519 of "c_system_common. php". As shown in the following figure: function parameter: $name: string, which is required to obtain the name of the value$ Type: Word Zblog function 2022-06-14 eight hundred and twenty-nine 0 Comments #Zblog function #GetVars
-
Zblog Get Tag List Function GetTagList Parameters and Usage Description -
The "GetTagList" of zblog is used to obtain tag tag collection data. The function is constructed on line 2641 of "zblogphp. php". As shown in the following figure: function parameter: $select array; Obtain the specified data$ Where array, data acquisition restriction rule $order array, data acquisition collation$ Limit array to obtain the data quantity limit$ Option array, additional restriction options Zblog function 2022-06-06 seven hundred and ninety-two 0 Comments #GetTagList #Zblog function #Zblog tag #zblog tag
-
Zblog Get Comment List Function GetCommentList Parameter and Usage -
The GetCommentList function of zblog is used to obtain the list of website comment data. The function is constructed in line 2914 of "zblogphp. php". As shown in the following figure: function parameter: $select array; Obtain the specified data$ Where array, data acquisition restriction rules Zblog function 2022-05-23 six hundred and ninety-two 0 Comments #Zblog function #GetCommentList #Zblog comments #Zblog comments
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 Journalism × one Zblog background address × one 2015 National Day × two zblog seo × one 360 Search Code × one Mouse effect × one iis × one Secondary directory × one Emlog6 Download × one Goodbye 2015 × one Updated zblog topics × one Green template × one Qingming Festival × one Modify logo × one Compact layout × one one day × one to be on holiday × two Dedecms Enterprise Template × two copyright protection × one Membership level
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?