Problem when restoring original
-
When using the link on Midia section to restore to the original image I receive an php error page like this:
PHP Warning: rename(E:HomeusernameWebsitenamewordpress/wp-contentew_backup/2014/10/xxxxxxx.png,E:\Home\username\Web\sitename\wordpress/wp-content/uploads/2014/10/xxxxxxx.png) [function.rename]: The system cannot find the path specified. (code: 3) in E:\Home\username\Web\sitenamewordpress\wp-content\plugins\easy-watermark\classes\class-ew-plugin.php on line 880
All the originals are stored in the correct ew_backup folder.
My server is windows, thats why I’m with this wrong path generated in the second argument of the rename section.
So, looking at the class-ew-plugin.php, I think theres something wrong in the metadata from thi ID, that brings a wrong path.
How can I solve that?thanks in advance.
- The topic ‘Problem when restoring original’ is closed to new replies.