Skip to content
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

Error when viewing plugin version details #34

Open
sukhjeetmangat opened this issue Aug 8, 2014 · 3 comments
Open

Error when viewing plugin version details #34

sukhjeetmangat opened this issue Aug 8, 2014 · 3 comments

Comments

@sukhjeetmangat
Copy link

Hi,

I am using your plugin but it work fine if i used on one plugin. if i add two or more plugin array in package.php file and when i click on plugin version details then it gives me error.

"An unexpected error occurred. Something may be wrong with WordPress.org or this server’s configuration. If you continue to have problems, please try the support forums."

Only the first plugin show me version details.

Looking forward to your reply. Thanks

@sukhjeetmangat sukhjeetmangat changed the title Error when view plugin version details Error when viewing plugin version details Aug 8, 2014
@morganKa
Copy link

Hi,

Great script ! But...
Got the the same problem ! Any idea on how to resolve ??

Thanks !

@ve3
Copy link

ve3 commented May 27, 2016

I got the same problem. This issue since 2014? No one help?

@ve3
Copy link

ve3 commented May 27, 2016

I found it!
Take a look at your plugin for example this file. https://github.com/jeremyclark13/automatic-theme-plugin-update/blob/master/plugin/test-plugin-update/test-plugin-update.php
About line 78 in the conditions !isset($args->slug) || ($args->slug != $plugin_slug)
Don't return false;! Just return $def;

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants