course
-
The solution of "This order has expired, please re order" will be prompted after the payment is started by the WeChat payment JSP AI -
Recently, when adding the "JSAPI" interface of WeChat payment to the "Tianxing User Center" plug-in, after submitting the data according to the official WeChat payment document, WeChat directly prompted "This order has expired, please re order", as shown in the following figure: The data and format to be submitted as shown in the official document are as follows: After careful comparison, no problem was found, and according to course 2023-06-11 three hundred and twenty-one 0 Comments #WeChat payment #Order Expiration #Jsapi interface
-
The reason and solution of "failure to connect to the server" prompted by pagoda one click migration -
Today, when I was doing server migration for a customer, I used the "Pagoda One Click Migration API Version" of the Pagoda“ https://www.bt.cn/bbs/thread-42566-1-1.html ”After the operation, click Next to directly prompt "Failed to connect to the server". But it is normal to ping the new server, and the pagoda panel of the new server can also be opened normally course 2023-05-16 eight hundred and seven 0 Comments #Pagoda panel #Ssl certificate #One click migration of pagoda
-
WeChat applet error: operateWXDataForAd: fail reason and solution -
Today, when adding incentive ads to the "Tianxing applet" plug-in, WeChat development tool directly reported an error "operateWXDataForAd: fail" after inserting the code according to the official document, as shown in the following figure: After a search, we learned that this is because WeChat development tool is not logged in to the tourist mode, and it is limited to call the "wx. operateWXData" api in the tourist mode, This api returns the tool's simulated return course 2023-05-14 four hundred and two 0 Comments #operateWXDataForAd #operateWXData #Applet #Incentive advertising #Tianxing applet
-
PHP saves the txt file with the BOM header added and removes the BOM header from the txt file when reading -
Recently, a user reported that the uploaded txt file was opened directly with a browser. Some browsers normally display garbled code. Then Tianxing Studio looked at it and determined that there was Chinese in the txt file, and then the encoding format was incorrect. The simplest solution was to save the txt file on the computer and select "UTF-8BOM", as shown in the following figure: This article is to share another method of using php to process txt encoding. First, save the course 2023-05-02 one hundred and thirty-two 0 Comments #Bom head #Txt text #Txt file
-
The reason and solution of blank output of applet after using mp html component -
Recently, I was working on the WeChat applet plug-in of Zblog. The article content output directly uses the mature mp html component, which was introduced according to the MP html official website tutorial: then I found that using "<mp html content=" {{content}} "/>" in the "wxml" file does not output anything, nor course 2023-04-08 five hundred and ninety-six 0 Comments #mp-html #Mp html component #WeChat applet #Zblog applet
-
Introduction to the parameters and usage of the function GetCategoryList for zblog to obtain all categories -
The "GetCategoryList" function of zblog is used to obtain the classification list collection data. The function is constructed on line 2994 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 Zblog function 2023-03-30 one hundred and seventy-two 0 Comments #Zblog classification #Zblog function #GetCategoryList #Zblog classification list
-
EMlog obtains the title link and other data of the specified classification through the classification ID -
The emlogpro version has been released, and the emlog application center has also been launched, but there are still so few emlog tutorials. Recently, we need to obtain some data of the specified category when we toss an emlog template. After looking at the source code of the emlog program about obtaining SQL, we wrote a function://Obtain the classification of the specified idfunctiontx_ get_ cate(... Emlog Tutorial 2023-03-20 one hundred 0 Comments #Emlog Tutorial #Emlog classification #Emlog classification link #Emlog Category Title
-
The reason and solution for the prompt No input file specified on the phpstudy -
Today, we will build a zblog test station locally, a small skin panel (php study) for the server environment. After moving files and databases from the original test station, open the homepage of the website and directly prompt "Noinputfilespecified". This prompt means that the specified file is not found, and then start troubleshooting. First add " course 2023-03-07 one thousand and seventy 0 Comments #Small leather panel #phpstudy #specified
-
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 four hundred and ninety-five 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 eight hundred and 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 one thousand one hundred and eighty-six 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 six hundred and eighty-two 0 Comments #zblog #Application Center #Invoicing
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 Tianxing Studio applet plug-in: quick hand applet version steps 08-29 -
two Tianxing Studio Form Plug in SMS Notification Function Instruction Document 07-04 -
three Tianxing Studio - list data optimization - search result is empty optimization - tag list is empty optimization 06-13 -
four The solution of "This order has expired, please re order" will be prompted after the payment is started by the WeChat payment JSP AI 06-11 -
five Tianxing user center plug-in: screenshots of the steps to obtain appid, public key, private key and other information from Alipay's new version 06-10 -
six Tianxing user center plug-in: screenshots of the steps of WeChat payment V3 to obtain merchant ID certificate and other information 06-10 -
seven Tianxing user center plug-in: screenshot of the steps of WeChat payment to obtain merchant number, payment key and other information 05-30 -
eight The reason and solution of "failure to connect to the server" prompted by pagoda one click migration 05-16 -
nine WeChat applet error: operateWXDataForAd: fail reason and solution 05-14
-
Label aggregation -
× one Jsapi interface × one Wiki Theme × one Tencent video download × one Zblog search page × one Home page cache × one Automatic height of wiper × one zblogphp301 × one Swiper × one Zblog 2.0 download × one mysql × one Data optimization × one Dedecms error × one Wdcp panel × one summer vacation × one Activities of Tianxing Studio × one With member center × one Embarrassment Encyclopedia × one php × one Swaper Configuration × one Zblog background login password
Latest comments
-
Tianxing Studio 08-05 All I can say is that it's not necessary Commented on: Tianxing Studio: zblog applet plug-in - adapted WeChat applet/Baidu applet/dithering applet/quick hand applet/Alipay applet -
visitor 08-05 I think it is acceptable if the attachment in the applet is copied and prompted to the browser to open Commented on: Tianxing Studio: zblog applet plug-in - adapted WeChat applet/Baidu applet/dithering applet/quick hand applet/Alipay applet -
Tianxing Studio 08-05 It's meaningless for download station to do applet. There are too many restrictions on applet Commented on: Tianxing Studio: zblog applet plug-in - adapted WeChat applet/Baidu applet/dithering applet/quick hand applet/Alipay applet -
visitor 08-05 Hopes the applet can add download function Commented on: Tianxing Studio: zblog applet plug-in - adapted WeChat applet/Baidu applet/dithering applet/quick hand applet/Alipay applet -
visitor 08-05 The applet cannot be downloaded as an attachment?, Is it meaningless for download station to do applet Commented on: Tianxing Studio: zblog applet plug-in - adapted WeChat applet/Baidu applet/dithering applet/quick hand applet/Alipay applet