-
Notifications
You must be signed in to change notification settings - Fork 174
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
400 Bad Request #95
Comments
You don't need to explicitly specify the slug. The update server will use the package file name without the ".zip" extension as the slug. For example, if the package is named |
themius.zip called with this Just bad request. At least it is indicated to me that an update is available. I was also able to activate the license. The update also worked. |
Since you mentioned licenses, does that mean you have you customized the server? If so, make sure that the modified version/subclass that you're using still properly handles the |
What do you mean by server customized? I have only translated the plugin. |
What do you mean by "the plugin"? |
wp-update-server is a plugin for the update server. That's what I translated. The license activation was in the test theme wich I treid to update with my update server. |
I'm afraid I don't understand what you mean.
What test theme is that? If I remember correctly, none of my test themes have anything related to license activation. |
Hi, i think i understood what snaapbacker means. Your tool was included in a discontinued wp-plugin-update-server from froger-me who uploaded it to Wordpress.org. Later on, Wordpress pulled the plugin reasoning for a TOS violation and froger-me abandoned the development of that said plugin leaving the repo online for whoever wants to implement/fix-it going forward. It was really nice, inlcuding license mangament and dashboard ui for easy management of your packages and franky, i'm here to ask you if you would like to use that codebase to make your tool even better. Actually the plugin is stuck on v4p4 with obvious problems for GitHub remote access and it would be really great to see the two project merged. |
Ah, that explains some things. Thank you for the information. In principle, I'm all for extending and improving That said, my list of "things I should do" is already far longer than I can realistically manage, and this particular project is unfortunately not near the top. I'm not sure when, if ever, I might get around to this. |
As far as i can tell you, it should be fairly simple to merge your project with that but i understand that's something you want your time to investigate. That project seems to be half updated on your v4p9 but it seems to integrate it via your API, without touching your code. License management is a complete different story.. Everyone wants it to be a little different, but the way it is implemented in that code it's fairly basic and should do the job for a lot of people, putting up the base for future work. |
For my own future reference, this is the plugin being discussed above: |
I have uploaded a theme with the order example. How do I specify the slug of the theme?
In the CSS it says text domain example and in the backend it recognizes version, theme and name of the theme.
The text was updated successfully, but these errors were encountered: