You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Got this when testing some modifications to posting notes from Quill. Action and URL are not required properties on all objects. Going to see about fixing this at some point, but wanted to make note.
2018/01/13 20:16:25 [error] 19211#19211: *37441 FastCGI sent in stderr: "PHP message: Micropub Data: a:2:{s:8:"micropub";s:8:"endpoint";s:1:"q";s:6:"config";} a:2:{s:8:"micropub";s:8:"endpoint";s:1:"q";s:6:"config";}" while reading response header from upstream, client: 173.230.155.197, server: tiny.n9n.us, request: "GET /?micropub=endpoint&q=config HTTP/1.1", upstream: "fastcgi://127.0.0.1:9000", host: "tiny.n9n.us"
2018/01/13 20:16:55 [error] 19212#19212: *37445 FastCGI sent in stderr: "PHP message: Micropub Data: a:1:{s:8:"micropub";s:8:"endpoint";} a:2:{s:4:"type";a:1:{i:0;s:7:"h-entry";}s:10:"properties";a:1:{s:7:"content";a:1:{i:0;s:18:"Testing something.";}}}
PHP message: PHP Notice: Undefined index: action in wp-content/plugins/wordpress-micropub/micropub.php on line 250
PHP message: PHP Notice: Undefined index: url in wp-content/plugins/wordpress-micropub/micropub.php on line 251
PHP message: PHP Notice: Undefined index: syndicate-to in wp-content/plugins/wordpress-micropub/micropub.php on line 255
PHP message: PHP Warning: array_diff(): Argument #1 is not an array in wp-content/plugins/wordpress-micropub/micropub.php on line 256
PHP message: PHP Notice: Undefined index: slug in wp-content/plugins/wordpress-micropub/micropub.php on line 571
PHP message: PHP Notice: Undefined index: name in wp-content/plugins/wordpress-micropub/micropub.php on line 571
PHP message: PHP Notice: Undefined index: summary in wp-content/plugins/wordpress-micropub/micropub.php on line 571
PHP message: PHP Notice: Undefined index: replace in wp-content/plugins/wordpress-micropub/micropub.php on line 637
PHP message: PHP Notice: Undefined index: like-of in wp-content/plugins/wordpress-micropub/micropub.php on line 649
PHP message: PHP Notice: Undefined index: like-of in wp-content/plugins/wordpress-micropub/micropub.php on line 652
PHP message: PHP Notice: Undefined index: repost-of in wp-content/plugins/wordpress-micropub/micropub.php on line 649
PHP message: PHP Notice: Undefined index: repost-of in wp-content/plugins/wordpress-micropub/micropub.php on line 652
PHP message: PHP Notice: Undefined index: in-reply-to in wp-content/plugins/wordpress-
The text was updated successfully, but these errors were encountered:
Got this when testing some modifications to posting notes from Quill. Action and URL are not required properties on all objects. Going to see about fixing this at some point, but wanted to make note.
2018/01/13 20:16:25 [error] 19211#19211: *37441 FastCGI sent in stderr: "PHP message: Micropub Data: a:2:{s:8:"micropub";s:8:"endpoint";s:1:"q";s:6:"config";} a:2:{s:8:"micropub";s:8:"endpoint";s:1:"q";s:6:"config";}" while reading response header from upstream, client: 173.230.155.197, server: tiny.n9n.us, request: "GET /?micropub=endpoint&q=config HTTP/1.1", upstream: "fastcgi://127.0.0.1:9000", host: "tiny.n9n.us"
2018/01/13 20:16:55 [error] 19212#19212: *37445 FastCGI sent in stderr: "PHP message: Micropub Data: a:1:{s:8:"micropub";s:8:"endpoint";} a:2:{s:4:"type";a:1:{i:0;s:7:"h-entry";}s:10:"properties";a:1:{s:7:"content";a:1:{i:0;s:18:"Testing something.";}}}
PHP message: PHP Notice: Undefined index: action in wp-content/plugins/wordpress-micropub/micropub.php on line 250
PHP message: PHP Notice: Undefined index: url in wp-content/plugins/wordpress-micropub/micropub.php on line 251
PHP message: PHP Notice: Undefined index: syndicate-to in wp-content/plugins/wordpress-micropub/micropub.php on line 255
PHP message: PHP Warning: array_diff(): Argument #1 is not an array in wp-content/plugins/wordpress-micropub/micropub.php on line 256
PHP message: PHP Notice: Undefined index: slug in wp-content/plugins/wordpress-micropub/micropub.php on line 571
PHP message: PHP Notice: Undefined index: name in wp-content/plugins/wordpress-micropub/micropub.php on line 571
PHP message: PHP Notice: Undefined index: summary in wp-content/plugins/wordpress-micropub/micropub.php on line 571
PHP message: PHP Notice: Undefined index: replace in wp-content/plugins/wordpress-micropub/micropub.php on line 637
PHP message: PHP Notice: Undefined index: like-of in wp-content/plugins/wordpress-micropub/micropub.php on line 649
PHP message: PHP Notice: Undefined index: like-of in wp-content/plugins/wordpress-micropub/micropub.php on line 652
PHP message: PHP Notice: Undefined index: repost-of in wp-content/plugins/wordpress-micropub/micropub.php on line 649
PHP message: PHP Notice: Undefined index: repost-of in wp-content/plugins/wordpress-micropub/micropub.php on line 652
PHP message: PHP Notice: Undefined index: in-reply-to in wp-content/plugins/wordpress-
The text was updated successfully, but these errors were encountered: