this line is giving error :
$items = scandir($path, SCANDIR_SORT_ASCENDING );
abd the $path is set two lines before
$path = AssetManager::root($relpath);
so I think if we set the assetmanager root path right the problem will be resolved
in wpdm, settings>access settings, what should be the file browser root ? I think maybe this is the core problem, currently it’s set to /wordpress/core/5.4.1
The asset manager id referring to a set of folders I can’t see on my ftp client, also I can’t see all the plugins in the plugin folder on the asset manager, I think we are talking about different directories here,
I can send you the sftp login credintials
when I log in using my ftp client, I only find these folders with web-config.php file in the base folder, shall I copy this to the wpontent folder through the asset manager or what ? I can’t see the folders in the asset manager from my ftp client
define(‘WP_DEBUG’, true);
define(‘WP_DEBUG_DISPLAY’, true);
define( ‘WP_DEBUG_LOG’, true );
it’s on true already, I was trying to debug
I removed this option:
Allow users to log in to this site using WordPress.com accounts
you should be able to login now plz try again
can you check now, I tried the login from another place and it works fine