Zhimeng dedecms V5.7 utf8 Ckeditor editor There is a "multi map release" button, but when the mouse is over the button, the prompt text is garbled, as shown below:

However, the Zhimeng gbk version is normal. In fact, it is simple to solve this problem. The appearance of this garbled code indicates that the file that should have been utf8 is now gbk, which is a file coding problem. Just find the file that the ckeditor editor controls the multi map release button, and change the file from gbk code to utf.
The following are the specific operation steps.
1. First, use the dreamweaver editor to open the includeckeditorpluginsmultiplicplugin.js file in the root directory of the website.
2. Click "Modify" in the navigation bar - page properties (or press the shortcut key Ctrl+J). In the opened page properties window, select the document code as utf-8, as shown in the following figure:
3. After the modification is completed, save it. Then clear the browser cache and log in to the background again. You can find that the prompted text is normal!
Statement: All articles on this site, unless otherwise specified or marked, are originally published on this site. No individual or organization is allowed to copy, embezzle, collect and publish the content of this website to any website, book and other media platforms without the consent of this website. If the content of this website infringes upon the legitimate rights and interests of the original author, please contact us for handling.