#wordpress 2019-03-23

2019-03-23 UTC
[kimberlyhirsh], MorningMoon, tw2113, chrisaldrich, [kevinmarks] and [Rose] joined the channel
#
[Rose]
Uh oh, quill gets a error_fetching_url: There was an error fetching the profile URL when checking for redirects.
#
[Rose]
And then a 404 not found on the next try
#
[Rose]
Not good
#
sknebel
what do your server logs say?
#
[Rose]
There are no error logs, checking why
#
[Rose]
2019/03/23 12:47:57 [error] 17763#17763: *909636 open() "/var/www/testing.rosemaryorchard.com/wp-json/indieauth/1.0/auth" failed (2: No such file or directory), client: 80.110.95.236, server: testing.rosemaryorchard.com, request: "GET
#
[Rose]
"https://quill.p3k.io/auth/start?me=https%3A%2F%2Ftesting.rosemaryorchard.com&client_id=https%3A%2F%2Fquill.p3k.io%2F&redirect_uri=https%3A%2F%2Fquill.p3k.io%2Fauth%2Fcallback"
#
[Rose]
(Error logs were going elsewhere, fixed that)
[jgmac1106] joined the channel
#
sknebel
hm, that seems like it tries to handle it as a file instead of handing it over to WP?
#
sknebel
If I had to guess, wrong path matching type in nginx config?
#
[Rose]
Hmm, I just changed the slugs, I guess that's the problem!
#
[Rose]
Research required
#
sknebel
to me it seems like everything that points directly to a file works, and clearly the root path works
#
sknebel
but all things that require rewriting of some form to go to a PHP file fail
#
[Rose]
Aha, it'll be my nginx config. That'll teach me to reuse sub domains.
[jgmac1106] and [Rose] joined the channel
#
[Rose]
Is there a way I can set the category of a post through something like the mp-destination?
#
GWG
[Rose]: Why not through category?
#
GWG
[Rose]: We don't support mp-destination, but we do support category
#
[Rose]
I thought category would translate to tags.
#
GWG
[Rose]: The way we coded it, if category matches a category, it sets a category, if not, a tag
#
GWG
If I remember correctly
#
[Rose]
Ahhh, that's very handy.
[jgmac1106] and [Rose] joined the channel
#
[Rose]
I have several choice words for the Gutenberg, and it's current inability to add a space to paragraph.
#
sknebel
puts a number in the "how many months until Rose runs out of CMS to try" pool
#
[Rose]
To "fix" this, I had to remove a link, type the text again, and link it, then link it again.
#
[Rose]
I don't plan to adjust this page often, I just want a homepage to get started with. I'll write a proper one later.
gRegorLove and [Rose] joined the channel
#
[Rose]
One last hurdle, need to modify the post previews in the category page!
#
GWG
Yay
tw2113, [kevinmarks] and [Rose] joined the channel
#
[Rose]
Yup, trying to steal from your template
#
GWG
Which one?
[cleverdevil] joined the channel