Skip to content

Instantly share code, notes, and snippets.

@xavierroy
Last active June 18, 2019 11:42
Show Gist options
  • Save xavierroy/fed9f83cdbb3f7b4c27de4b901bc7560 to your computer and use it in GitHub Desktop.
Save xavierroy/fed9f83cdbb3f7b4c27de4b901bc7560 to your computer and use it in GitHub Desktop.
18-Jun-2019 11:14:19 UTC] Micropub Input: {"type":["h-entry"],"properties":{"content":["test post"],"location":["geo:12.96877,80.24398;u=192"],"mp-slug":["test"]}}
[18-Jun-2019 11:14:19 UTC] PHP Notice: Undefined variable: return in /home/xavroy1/xavierroy.com/wp-content/plugins/wordpress-micropub/includes/class-micropub-endpoint.php on line 934
[18-Jun-2019 11:14:19 UTC] PHP Warning: array_key_exists() expects parameter 2 to be array, null given in /home/xavroy1/xavierroy.com/wp-content/plugins/wordpress-micropub/includes/class-micropub-endpoint.php on line 934
[18-Jun-2019 11:14:19 UTC] PHP Warning: require_once(/home/xavroy1/xavierroy.com/wp-content/plugins/indieweb-post-kinds-enhanced/includes/parse-this/includes/class-parse-this.php): failed to open stream: No such file or directory in /home/xavroy1/xavierroy.com/wp-content/plugins/indieweb-post-kinds-enhanced/includes/class-kind-plugins.php on line 103
[18-Jun-2019 11:14:19 UTC] PHP Fatal error: require_once(): Failed opening required '/home/xavroy1/xavierroy.com/wp-content/plugins/indieweb-post-kinds-enhanced/includes/parse-this/includes/class-parse-this.php' (include_path='.:') in /home/xavroy1/xavierroy.com/wp-content/plugins/indieweb-post-kinds-enhanced/includes/class-kind-plugins.php on line 103
# uninstalled my fork and installled PK plugin from github
[18-Jun-2019 11:37:36 UTC] Micropub Input: {"type":["h-entry"],"properties":{"content":["Testing Quill"],"location":["geo:12.96874,80.24399;u=196"],"category":["test"],"mp-slug":["quill-test"]}}
[18-Jun-2019 11:37:36 UTC] PHP Notice: Undefined variable: return in /home/xavroy1/xavierroy.com/wp-content/plugins/wordpress-micropub/includes/class-micropub-endpoint.php on line 934
[18-Jun-2019 11:37:36 UTC] PHP Warning: array_key_exists() expects parameter 2 to be array, null given in /home/xavroy1/xavierroy.com/wp-content/plugins/wordpress-micropub/includes/class-micropub-endpoint.php on line 934
[18-Jun-2019 11:37:36 UTC] PHP Warning: require_once(/home/xavroy1/xavierroy.com/wp-content/plugins/indieweb-post-kinds/includes/parse-this/includes/class-parse-this.php): failed to open stream: No such file or directory in /home/xavroy1/xavierroy.com/wp-content/plugins/indieweb-post-kinds/includes/class-kind-plugins.php on line 103
[18-Jun-2019 11:37:36 UTC] PHP Fatal error: require_once(): Failed opening required '/home/xavroy1/xavierroy.com/wp-content/plugins/indieweb-post-kinds/includes/parse-this/includes/class-parse-this.php' (include_path='.:') in /home/xavroy1/xavierroy.com/wp-content/plugins/indieweb-post-kinds/includes/class-kind-plugins.php on line 103
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment