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

Problem path #26

Closed
expres-web opened this issue Apr 20, 2015 · 4 comments
Closed

Problem path #26

expres-web opened this issue Apr 20, 2015 · 4 comments

Comments

@expres-web
Copy link

Plz, who ist problem?

Warning: require(/users/zalohovane/44670061/expres-web.cz/www/wp-update-server/plugin-update-checker.php): failed to open stream: No such file or directory in /users/zalohovane/44670061/expres-web.cz/www/wp-content/plugins/wptouch-cestina/wptouch-cestina.php on line 34

Me php info:
http://expres-web.cz/wp-update-server/info.php

Thx

@jrfnl
Copy link
Contributor

jrfnl commented Apr 20, 2015

You're in the wrong repository - you want the Plugin Update Checker.

Also the checker should be installed with the plugin and then the include path would be something like: /users/zalohovane/44670061/expres-web.cz/www/wp-content/plugins/plugins/wptouch-cestina/include/plugin-update-checker/plugin-update-checker.php

Oh and you may want to remove the phpinfo file (security).

@YahnisElsts
Copy link
Owner

I second that.

@expres-web
Copy link
Author

So the update-checker does not have to be in the wp-update-server but directly in the plugin?

@YahnisElsts
Copy link
Owner

Of course. Presumably, you're going to distribute your plugin to users somehow. Your users are not going to have wp-update-server installed on their site. So to be able to use the update checker, you need to include it in your plugin.

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