#wordpress 2019-06-18
2019-06-18 UTC
[jgmac1106], redolent, GWG and [xavierroy] joined the channel
# [xavierroy] having trouble with micropub posting with WP. Getting an
{"code":"internal_server_error","message":"The site is experiencing technical difficulties.","data":{"status":500},"additional_errors":[]}
# [xavierroy] is it due to the 5.2.1 upgrade?
voxpelli, ichoquo0Aigh9ie, [jgmac1106], [grantcodes] and jgmac1106 joined the channel
[xavierroy] joined the channel
# [xavierroy] I'm getting this from Quill:
# [xavierroy] HTTP/1.1 500 Internal Server Error
# [xavierroy] Date: Tue, 18 Jun 2019 06:27:56 GMT
# [xavierroy] Server: Apache
# [xavierroy] X-Robots-Tag: noindex
# [xavierroy] Link: <https://xavierroy.com/wp-json/>; rel="https://api.w.org/"
# [xavierroy] X-Content-Type-Options: nosniff
# [xavierroy] Access-Control-Allow-Headers: Authorization, Content-Type
# [xavierroy] Access-Control-Expose-Headers: X-WP-Total, X-WP-TotalPages
# [xavierroy] Expires: Wed, 11 Jan 1984 05:00:00 GMT
# [xavierroy] Cache-Control: no-cache, must-revalidate, max-age=0
# [xavierroy] Transfer-Encoding: chunked
# [xavierroy] Connection: close
# [xavierroy] Content-Type: application/json; charset=utf-8
# [xavierroy]
{"code":"internal_server_error","message":"The site is experiencing technical difficulties.","data":{"status":500},"additional_errors":[]}
gRegorLove and [jgmac1106] joined the channel
[kevinmarks786] joined the channel
# [xavierroy] getting an headers already sent error
# [xavierroy] Cannot modify header information - headers already sent by (output started at /home/xavroy1/xavierroy.com/wp-content/plugins/rss-importer/rss-importer.php:43) in /home/xavroy1/xavierroy.com/wp-content/plugins/wordpress-micropub/includes/class-micropub-endpoint.php on line 1126
# [xavierroy] [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
# [xavierroy] [18-Jun-2019 11:14:57 UTC] PHP Notice: Trying to get property 'comment_status' of non-object in /home/xavroy1/xavierroy.com/wp-includes/comment-template.php on line 1221
# [xavierroy] put up the error log in a gist: https://gist.github.com/xavierroy/fed9f83cdbb3f7b4c27de4b901bc7560
# [xavierroy] that's my fork of your Post Kinds plugin... nothing much there except a few customisation and view templates
# [xavierroy] let me run an update again
jgmac1106 joined the channel
[rem] joined the channel
# [xavierroy] It is mostly the view templates and Quick Edit option that I use the fork for
# [xavierroy] Yes. I think i mentioned it sometime back...
# [xavierroy] Not yet... In porgress
# [xavierroy] right now using autonomie
# [xavierroy] That's the plan 🙂
# [xavierroy] Yes. just the flag in the line 219
# [xavierroy] I also tweak the post formats for each kind. For read posts, I prefer article
# [xavierroy] Quick Edit -> flag in line 219 of class-kind-taxonomy.php
# [xavierroy] That would be nice
# [xavierroy] Still getting the same issue
# [xavierroy] from github
# [xavierroy] seems ot looking for ./includes/parse-this/includes/class-parse-this.php
# [xavierroy] add the new logs to https://gist.github.com/xavierroy/fed9f83cdbb3f7b4c27de4b901bc7560
# [xavierroy] now it works :
# [xavierroy] gwg++
# [xavierroy] https://xavierroy.com/2019/06/18/testing-quill/ : there seems to be a simple location error.. is it somethign wrong on my end
# [xavierroy] Object of class WP_Error could not be converted to float in /home/xavroy1/xavierroy.com/wp-content/plugins/simple-location/includes/class-loc-view.php on line 247
# [xavierroy] funny.. show up only when logged in
# [xavierroy] sure
# [xavierroy] Time for me to head home.. I'll file an issue later tonight
# [xavierroy] And one more thing: is it possible to expose/retrieve the Client name from a micropub post... and display it
[grantcodes], [xavierroy], gRegorLove, jgmac1106, [tantek], [jgmac1106], dougbeal|mb1, [kevinmarks786] and [stefp] joined the channel
# [stefp] [xavierroy] I notice that you have added "Location:" to the checkins in your Autonomie theme installation. I'd like to know how you did it because I want to add back "Checked into:". I can't find the relevant bit of code to change.
[schmarty], [manton] and [xavierroy] joined the channel
# [xavierroy] [stefp] I use Keyring Social Importers to pull in Swarm data.
# [stefp] Okay thanks. It’s looks a little better than the other format.
# [stefp] *It
jgmac1106, [jgmac1106] and neoaboriginal1 joined the channel
# neoaboriginal1 Is there a way to implement the LIke/Heart feature that Known uses on their post by default in Wordpress? I'm using Sempress theme
gRegorLove joined the channel
# [jgmac1106] Gwg there is a like post kind
# neoaboriginal1 http://erinjo.xyz/ - under al post there are these stars, when I tried Known 0.9.9 these were hearts if I remember correct. Dyd get backfeed likes from Instagram, and would like to display those on WP as well
# [jgmac1106] Just puts a font awesome thumb
# [jgmac1106] Ohh you mean as a webmention
# Loqi [Greg McVerry] For just you to see? yes most CMS enable that, more excitingly people getting really close on private posts between friends check: https://indieweb.org/private_posts#IndieWeb_Examples I tried it yesterday I log in to someone's post with my domain a...
# [jgmac1106] See how a like from Bridgy would add a star and be a counter.
# [xavierroy] [dshanske] keyring just had a new release a couple of days back
# neoaboriginal1 So should instagram.com be in the 'Automatically approve Webmention from these domains' field?
jgmac1106 joined the channel
# neoaboriginal1 Ok great. thanks for the efforts anyway!
[Zegnat], [kevinmarks786], [grantcodes], [jgmac1106], Loqi, jackjamieson, [rem], [jansauer], [eddie], [tantek], [asuh] and gRegorLove_ joined the channel