kalcaddle / kodbox

kodbox is a file manager for web. It is a newly designed product based on kodexplorer. It is also a web code editor, which allows you to develop websites directly within the web browser.You can run kodbox either online or locally,on Linux, Windows or Mac based platforms
https://kodcloud.com
2.18k stars 373 forks source link

新增webdav storage 失敗 #139

Closed changchichung closed 1 year ago

changchichung commented 1 year ago

在存儲管理中,新增一個webdav 類型的storage 按下保存之後,會出現以下錯誤訊息 請問有什麼建議的解決辦法?

http code:200
出错了! (warning!)
array_key_exists(): Argument #2 ($array) must be of type array, string given
系統錯誤
webdav/app.php[45] webdavClient->check()
php/webdavClient.class.php[24]
[Linux 5.16.9-051609-generic/8.0.24/mysqli/1.35.03]

kalcaddle commented 1 year ago

没遇到过该问题,正常来说只要webdav服务器填写及用户密码正常.data一定是数组的. 方便的话提供一下 地址和管理员账号我们调试一下看看 email to warlee#kodcloud.com