Results 15 comments of Winson

我也有一样的问题,希望可以解决到吧!😅

hum....after I review your source code, I also know about it, thanks!!

嗯,我试过了,发现其他语言的话可能是编码问题,完全认不出来,如日文或者韩文都可能认为是乱码,全部只能整句输出了....

> I get a different problem. > > The example just gets me "ERD file parse error" > > ![image](https://user-images.githubusercontent.com/6624770/157403804-96d2fc19-6518-4698-8925-a2077ad3c285.png) I have the same issue!

我急需修复此问题,请问现在的 wordpress 如何能升级到这个最新版呢?我尝试直接下载所有源码然后将 asset & src 目录上传到 WP 中,但问题并没有解决了,一样还是很模糊,请问是怎么回事呢? 谢谢!

哦,我的问题解决了,直接自己修改了代码中的 `$quality` ``` private function editormd_png2jpg($filePath, $deleteOldFile=true) { $quality = 50; $newFilename = str_replace(".png", ".jpg", $filePath); ```

I just download the latest version from github, but if I download from your website, and everything is ok

I didn't change anythings, I just try to download again, and still there is a same issue, just download from this git version: https://github.com/dubeaud/bugnet

I have the same issue, and there is no any error or information in browser console, and I tried in chrome and firefox, are same :(

I still have the same issue, can't run in vs 2019 on mac~~