Closed Xyolyp closed 9 years ago
how you fixed this issue?
I didn't I scrapped the project and created a Google Home.
On Mi., 16. Aug. 2017, 13:20 Rahmat Aligos notifications@github.com wrote:
how you fixed this issue?
— You are receiving this because you modified the open/close state. Reply to this email directly, view it on GitHub https://github.com/jeremyclark13/automatic-theme-plugin-update/issues/42#issuecomment-322740193, or mute the thread https://github.com/notifications/unsubscribe-auth/ANWPpufSsS-cw1VFb72OPS4K70laWN9jks5sYtCSgaJpZM4GFg93 .
When I include the Code provided for automatically updating a plugin in my plugin I can't open any link that directly opens a file (like: http://www.domain.com/index.php) because I get "Warning: Cannot modify header information - headers already sent by (output started at /www/htdocs/w00ea973/wordpress/wp-content/plugins/myPlugin/myPluginphp:1) in /www/htdocs/w00ea973/wordpress/wp-includes/pluggable.php on line 1207" and it doesn't do anything else. The updating procedure on the other hand works flawless and just the way I want it to work but I can not use your almost perfect code if it breaks almost the entire backend of wordpress. I hope you can help me and I can use your code because it's brilliant.