BUG: Files uploaded to wrong folder
-
Latest User Files version
Hello,
I’ve uploaded a file for a given user from Manage Files dashboard column menu (Add Files) option. Manage files correctly displays the uploaded file.
However, dashboard Your Files shows the following error:
Warning: opendir(/home/www/website.com/wp-content/uploads/file_uploads/1) [function.opendir]: failed to open dir: No such file or directory in /home/www/website.com/wp-content/plugins/user-files/user_files.php on line 556
You have no filesI’ve created a page that displays the user files where the following code has been added to the page:
[user_file_manager]Warning: opendir(/home/www/website.com/wp-content/uploads/file_uploads/1) [function.opendir]: failed to open dir: No such file or directory in /home/www/website.com/wp-content/plugins/user-files/user_files.php on line 480
You have no filesI have checked out the file structure in the server and the folder that has actually been created is:
/home/www/website.com/wp-content/uploads/file_uploads/2Yes, number 2, so obviously, the above errors are displayed? Any chance to get this fixed?
By the way, here’s my suggestion to improve this very cool and much useful plugin: Manage files should display login name apart form real name and email. It’d be more convenient when having to access the user profile.
Greetings,
- The topic ‘BUG: Files uploaded to wrong folder’ is closed to new replies.