I uploaded plupload via ftp and I have fileupload installed and enabled. However, in the list of plugins I can't see the plugin to enable it.
What should I do?
Make sure the folder isn't nested. Plugins need to have the default.php and/or the class.name.plugin.php file in the plugin folder /plugins/PluginName folder.
Thanks for the answers but they didn't help me.
Permissions are 755, I don't think I need extra permissions to enable the plugin. Moreover, I installed and uninstalled tens of plugins and never needed to change permissions.
default.php is in its place and there is no class.name.plugin.php file.
Comments
this isn't to do with the plugin, check the file permissions.
grep is your friend.
Make sure the folder isn't nested. Plugins need to have the
default.php
and/or theclass.name.plugin.php
file in the plugin folder/plugins/PluginName
folder.Search first
Check out the Documentation! We are always looking for new content and pull requests.
Click on insightful, awesome, and funny reactions to thank community volunteers for their valuable posts.
Thanks for the answers but they didn't help me.
Permissions are 755, I don't think I need extra permissions to enable the plugin. Moreover, I installed and uninstalled tens of plugins and never needed to change permissions.
default.php is in its place and there is no class.name.plugin.php file.
what is you vanilla version?
grep is your friend.
2.0.18.4
so if you Ctrl+F then type plUpload you cant find it?
What is your server OS?
grep is your friend.
I'm still going with it not being available, please remove it and start again.
grep is your friend.
Now it has appeared. Maybe it was a cache problem.
Thanks everyone.