• Resolved cfbakker

    (@cfbakker)


    Hi,

    My client wants to protect the images on the website, so I installed the Copysafe Web Plugin. But it keeps giving me the same error/warning:

    <b>Warning</b>: scandir(/home4/[…]/wp-content/uploads/copysafe-web/): failed to open dir: Permission denied in <b>/home4/[…]/wp-content/plugins/wp-copysafe-web/function.php</b> on line <b>284</b>

    <b>Warning</b>: scandir(): (errno 13): Permission denied in <b>/home4/[…]/wp-content/plugins/wp-copysafe-web/function.php</b> on line <b>284</b>

    <b>Warning</b>: Invalid argument supplied for foreach() in <b>/home4/[…]/wp-content/plugins/wp-copysafe-web/function.php</b> on line <b>286</b>

    Changing the permission for the file didn’t do the trick.

    How to fix this?

    Kind regards,

    Charlotte

    https://www.ads-software.com/plugins/wp-copysafe-web/

Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Author ArtistScope

    (@artistscope)

    “Permission denied” sums it up. You may have changed permissions but you need full permissions, ie: read, write and

      execute

    for everyone.

    Thread Starter cfbakker

    (@cfbakker)

    Yes, I changed permissions for function.php to 777, that is read, write and execute for everyone. Still keeps giving me the same warning. So what to do know?

    Kind regards,
    Charlotte

    Plugin Author ArtistScope

    (@artistscope)

    The read, write and execute permissions for everyone need to be applied to the upload folder.

    Icicleta

    (@icicleta)

    I have the same problem, I changed permission to the folder of upload and all the subfolders and files to 777 and for everyone. Still same problem.

    Any other idea?

    Many thanks

    esmi

    (@esmi)

    @icicleta: If you require assistance then, as per the Forum Welcome, please post your own topic.

    This topic references an old version of WordPress.

    Plugin Author ArtistScope

    (@artistscope)

    Try setting permissions to read, write and EXECUTE for everyone.

    Note that I specify “EXECUTE” because some control panels can overlook this.

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘warning: scandir (…) line 284 286’ is closed to new replies.