Error "No such file or directory" when it returns the table result.
Error "No such file or directory" when it returns the table result.

Hello,
I'm using the plugin editor in the wordpress control panel.
I also use the plugin wordpres download manager (https://www.wpdownloadmanager.com/)
Just after upgrading to the latest version of wp downolad manager the error occurs.
This is because the plugin editor uses the cache directory "wpdm-cache" of the plugin wordpress download manager. This directory ceased to exist after updating the wpdm plugin. After creating this directory the error disappears.
¿How can I fix this inconsistency?
Thank you very much
Error - XHR
{"data":[{"DT_RowId":"row_1","bioval_simuresi_corrientes":{"corriente_residuos":"Esti\u00e9rcol"}},{"DT_RowId":"row_2","bioval_simuresi_corrientes":{"corriente_residuos":"Esti\u00e9rcol prensado"}},
.............
............
{"DT_RowId":"row_20","bioval_simuresi_corrientes":{"corriente_residuos":"Orujo"}}],"options":[],"files":[]}
Warning: file_put_contents(/var/www/vhosts/domain.com/httpdocs/wp-content/uploads/wpdm-cache/session-c9fc23929ea3bd546d27c098e131580a.txt): failed to open stream: No such file or directory in /var/www/vhosts/domain.com/httpdocs/wp-content/plugins/download-manager/libs/class.Session.php on line 75
Answers
Hi @nesf ,
This doesn't look like an Editor issue, unless I'm missing something.
Editor and DataTables aren't WordPress aware - so they would have no knowledge of that cache directory unless you configured something to use it. This blog post here may help, as it's showing how to install Editor in a WP environment.
Hope that helps,
Cheers,
Colin