• The plugin works fine, except for an error with the copy() function. It returns this message:

    Warning: copy(/home/user/website.com/wp-content/uploads/2016/09/filmes-vencedores-do-Trófeu-CLDF.jpg): failed to open stream: No such file or directory in /home/user/website.com/wp-content/plugins/rename-media-files/rename-media-files.php on line 160

    The line in question is the one with the copy() function, and what’s funny is that the $orig_file variable isn’t empty, but somehow the file is not found (and believe me, it is there!).

    BTW, I’m using your plugin because I reinstalled WP, but it is on the same server (Dreamhost), only under a different domain, but all the images with accented file names didn’t show properly, either in Media panel and the page.

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘Copy error’ is closed to new replies.