-
Notifications
You must be signed in to change notification settings - Fork 415
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Plugin not found #530
Comments
Here are some ideas:
|
I don't see any issues with the slugs or file path. I have tried a few different settings for those, but can't seem to get it to work. As Example: I'll look into this further and see if it's an AJAX issue. It was working with version 4 but not 5. Cheers |
What exactly do you mean by: "{absolute-path} 'my-plugin-name/my-plugin-name.php'"? That looks like a relative path, not like a valid example of an absolute path. You don't need to post the actual code here, but are you sure that you're passing the correct, full path to the update checker? |
The directory path to the file. It is correct and verified. (/home/usr/public/website-folder.../etc...) as an example. |
Some more ideas:
|
Since upgrading to version 5, clicking the View Details or update now options returns "Plugin not found". I've spent a few hours trying to figure this out, followed the setup guides but can't figure out what's causing this :(
The text was updated successfully, but these errors were encountered: