Jump to content

Recommended Posts

Posted

i get this error on admin side any one know how to fix ?

Warning: opendir(modules/Plugins/uploads/) [function.opendir]: failed to open dir: No such file or directory in /home/###########/public_html/admin/modules/plugins/plugins.php on line 43

Warning: readdir() expects parameter 1 to be resource, boolean given in /home/###########/public_html/admin/modules/plugins/plugins.php on line 46

Warning: closedir() expects parameter 1 to be resource, boolean given in /home/###########/public_html/admin/modules/plugins/plugins.php on line 73

Posted (edited)

It sounds like it's trying to read a directory that doesn't exist. Have you followed the plugin installation instructions correctly?

Edited by servetas
useless post by DJRixton deleted
  • Like 1
Posted

If you navigate to the modules/Plugins/uploads folder in your FTP client does it exist? Does it have the correct permission set?

Alternatively, is your server file system case sensitive? The folder it's looking for contains a capital letter, whereas based on the logs the name is in lowercase.

  • Like 1

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...