#wordpress 2018-05-28
2018-05-28 UTC
gRegorLove joined the channel
[quinnvinlove] joined the channel
# [miklb] https://github.com/snarfed/wordpress-micropub/commit/5c86a008db8afd7017c13e5a77354737e2714e7d that’s what I applied manually
[cleverdevil], [Natris1979], [tantek], [jeremycherfas], tantek_, [quinnvinlove], petermolnar_, ben2 and [jgmac1106] joined the channel
# [jgmac1106] thx all for the work on micropub
[miklb] and [jgmac1106] joined the channel
# [jgmac1106] nope
[miklb] joined the channel
# [jgmac1106] I tested with 1.4.3 micropub, 2.0.3 indieauth
# [jgmac1106] micropub errors in both omnibear and quill
# [jgmac1106] okay I can try that
# [jgmac1106] can you post link?
# [jgmac1106] yeah I can manually update plug-ins from Git,
# [jgmac1106] changed the name to built-in endpoint I see
# [jgmac1106] Adding Micrpub now
# [jgmac1106] trying now, I can't believe how hard you three worked all weekend
# [jgmac1106] and........Your endpoint did not return a Location header.
# [jgmac1106] are there any other plug ins I should turn off besides mf2 when using an indieweb theme?
# [jgmac1106] <https://jgregorymcverry.com/wp-json/indieauth/1.0/token>; rel="token_endpoint", <https://jgregorymcverry.com/?micropub=endpoint>; rel="micropub", <https://jgregorymcverry.com/wp-json/webmention/1.0/endpoint>; rel="webmention", <https://jgregorymcverry.com/wp-json/webmention/1.0/endpoint>; rel="http://webmention.org/"
# [jgmac1106] yeah but I didn;t wnt to cut and paste a bunch of lines into Slack looks bad on irc
jackjamieson joined the channel
# [jgmac1106] okay, one sec
dougbeal|imac joined the channel
# [jgmac1106] I don't JetPack
# [jgmac1106] Now Quill isn;t recognizing my authorization endpoints
# [jgmac1106] OmniBear did
[snarfed] joined the channel
# [jgmac1106] wait different in FF than Chrome
# [jgmac1106] ohh cool
# [jgmac1106] where do I find this: The WP_DEBUG_LOG constant must be set to true.
# [jgmac1106] So I can log into Quill on FF (not chrome) and it does not throw error anymore but nothing postd
# [jgmac1106] posts*
tantek joined the channel
# [jgmac1106] got a strabge one: <br /> <b>Deprecated</b>: Methods with the same name as their class will not be constructors in a future version of PHP; html_javascript_adder_widget has a deprecated constructor in <b>/home/jgregory/public_html/wp-content/plugins/html-javascript-adder/html-javascript-adder.php</b>maybe I figured out what plug in I need to remove
# [jgmac1106] except I deleted that plug in some time ago...hmmmmm
# [jgmac1106] Same thing on OmniBear: he called constructor method for WP_Widget in html_javascript_adder_widget is deprecated since version 4.3.0! Use __construct() instead. in /home/jgregory/public_html/wp-includes/functions.php on line 3903
# [jgmac1106] yeah but not I get that everywhere and can't log in
# [jgmac1106] going to delete the plug in you had me instaall
[pfefferle] joined the channel
# [pfefferle] Then deactivate the plugin
# [jgmac1106] Trying just need to do delete in manually as I can't log in to deactivate and delete
# [pfefferle] Oh
# [pfefferle] Deadlock 😔
tantek joined the channel
# [jgmac1106] no not sure what it is but debug still saying I didn't set logs but I did do this: define('WP_DEBUG', true);
# dougbeal Need to verify I have the right combination of plugins activated, but when I try to post from Quill in FF I get - PHP Fatal error: Using $this when not in object context in /home/dougbeal/dougbeal.com/wp-content/plugins/wordpress-indieweb-hook-branch/includes/class-indieauth-authenticate.php on line 42
# [jgmac1106] no matter what plug ins i deactivate, indieauth, micropub, I am stuck with the error, will roll back to a backup, thx for trying. Sorry I couldn't be more help
# [jgmac1106] I need to learn more about debugging
# [jgmac1106] okay thx
# [jgmac1106] that did it, thx
# [jgmac1106] luckily micropub and indieauth are nice haves, not requirements
# [jgmac1106] for me'
jeremycherfas joined the channel
# [jgmac1106] Yeah, maybe I just need to export all my posts and start with a fresh install, I hate my file structure
# [jgmac1106] @gwg I figured out what plug in caused the debugger issue and deleted it. the error went away. Take a break you worked like crazy all weekend
# Loqi In OAuth terminology, scope is a way to limit what parts of your account are accessible by third-party applications https://indieweb.org/scope
# Loqi It looks like we don't have a page for "class-indie-authenticate.php:get_indieauth_scopes trying to do" yet. Would you like to create it? (Or just say "class-indie-authenticate.php:get_indieauth_scopes trying to do is ____", a sentence describing the term)
jeremycherfas joined the channel
[miklb] joined the channel
sebsel and [tantek] joined the channel
# dougbeal Oh, [28-May-2018 18:14:49 UTC] REST request: /indieauth/1.0/auth: []
[cleverdevil] joined the channel
[jeremycherfas], [tantek], [chrisaldrich] and [keithjgrant] joined the channel
# [keithjgrant] Omnibear only saves errors in the log when the logging option is turned off in Settings. Would it be more worthwhile to log everything, and make it all available upon enabling the setting?