#wordpress 2017-11-17

2017-11-17 UTC
[kevinmarks] joined the channel
#
[miklb]
no, sorry this is slowing you up. do you know what version of flavor of linux you are running? Debian/Ubuntu or RedHat/CentOS? http://www.knowledgebase-script.com/kb/article/how-to-enable-mbstring-in-php-46.html
#
[miklb]
second link I meant to paste
#
[miklb]
not to be pedantic j12t but it is capital P - WordPress
zb111 and [mrkrndvs] joined the channel
#
[mrkrndvs]
Sorry miklb not sure where I find that. I am with Reclaim Hosting if that helps with anything.
#
[miklb]
I would send a support request to the hosting company asking them if they can install mbstring
#
GWG
I'm looking at Post Kinds for the first time in days.
#
j12t
miklb: you are right
[mrkrndvs] joined the channel
#
[mrkrndvs]
Done, thank you miklb
[miklb] joined the channel
#
[miklb]
GWG I’m seeing checkins now in mf2_post branch. Thanks!
#
GWG
[miklb]: I merged the branch into stable.
#
[miklb]
mf2_post is now in master?
#
GWG
[miklb]: Correct
#
[miklb]
seems like it. OK, I’m on master on my live site. I’ll kick the tires so more
#
[miklb]
s/so/some/
#
GWG
I'm thinking of pushing it to wordpress.org
#
GWG
Maybe I'll wait till tomorrow
#
GWG
I'm moving into compliance testing for Simple Location.
#
GWG
The same testing I added to the other plugins.
tantek joined the channel
#
[mrkrndvs]
The response I got from my company was to look in the error log. I came across this: 'mb_convert_encoding(): Illegal character encoding specified in .../public_html/wp-content/plugins/webmention/includes/class-webmention-sender.php on line 258'
#
[mrkrndvs]
Diving into the error log and finding a range of references to semantic linkback, such as this 'The called constructor method for WP_Widget in BWP_RC_Widget is <strong>deprecated</strong> since version 4.3.0! Use <pre>__construct()</pre> instead. in /home/readwrit/public_html/wp-includes/functions.php on line 3894'
#
[miklb]
mrkrndvs can you paste the error log in a gist?
#
GWG
BWP_RC_Widget isn't any of ours.
#
GWG
It is apparently a plugin called Better WordPress Recent Comments
#
[miklb]
mrkrndvs I’m not sure threads in Slack convert to IRC so better to just stick to main thread so everyone else can see it and maybe help
#
[mrkrndvs]
Ok, sorry miklb. Have deactivated that plugin now @GWG and here is a link to the Error Log https://gist.github.com/mrkrndvs/4c93f4e1c2df7812496fe7fa92ed7a67
#
[miklb]
hmm. no fatal errors.
tantek joined the channel
#
[miklb]
mrkrndvs so webmentions work if you disable semantic linkbacks? Your issue doesn’t seem to be related to the mbstring extension. Not seeing anything that should break in that log
#
[mrkrndvs]
Hmmm, I wonder if it may be the comment widget. Will reactivate Semantic Linkbacks and do some more tinkering. Thank you all and sorry
#
[miklb]
no need to apologize. Thanks for your patience while trying to debug.
[chrisaldrich], jackivan88 and [jeremycherfas] joined the channel
#
[jeremycherfas]
chrisaldrich That’s exactly what I want to avoid. They are sufficiently few that I would forget what I was doing each time. My current solution works, but could be improved by filtering on the class of the comment, if I can figure that out.
[mrkrndvs] and [chrisaldrich] joined the channel
#
[chrisaldrich]
jeremycherfas I can appreciate that. I too find it relatively infrequent, so switching them occasionally isn't too onerous. At least you've got a workable solution.
#
[chrisaldrich]
mrkrndvs++ for tinkering
#
Loqi
mrkrndvs has 1 karma
#
[chrisaldrich]
mrkrndvs Another random thing which may be causing your issue is JetPack which for some pieces tries to completely take over your "comments" section and doesn't allow other plugins to play nicely.
#
[chrisaldrich]
I can't imagine it would be causing webmentions to fail altogether, but I've reported a related issue here: https://github.com/Automattic/jetpack/issues/7357#issuecomment-309192660
#
Loqi
[kraftbj] As an aside, I haven't written this up yet for internal discussion, but I would like us to evaluate the "modern" open web standards that are coming out -- webmentions, websub (formerly PubSubHubbub), jsonfeed, etc -- and see how we/WP.com could play ...
#
[chrisaldrich]
miklb mrkrndvs For the record, I think the threading piece for slack to IRC was fixed when it was added. In my experience threading *should* work and the additional comments are just dumped into the end of the IRC chat.
jackivan88 joined the channel
#
www.boffosocko.com
edited /Tutorial:_Set_up_an_IndieWebSite_using_WordPress_on_the_Amazon_cloud (+258) "stub; pagelogo; categories, WordPress template"
(view diff)
#
wagle
anyone want to guess how I, a year ago, setup foo.com and www.foo.com to point to the same multisite wordpress?
#
wagle
(i gave it more names, and now am trying to get that to work)
#
[chrisaldrich]
I'll bit wagle, how?
#
[mrkrndvs]
chrisaldrich hmmm, I need to work out why I like Jetpack and see what it would mean to jettison it. I think that has been the inadvertent side effect of going indie. It has forced me to rethink why and how I do what I do
#
[chrisaldrich]
JetPack does have some useful bits and bobs, but it can be selfish at times in the way it does things.
#
[mrkrndvs]
chrisaldrich I couldn't get both my sites working in regards to webmentions. Thought it wasn't possible. So now that I know it is, I will dig around a bit.
#
[chrisaldrich]
I've found that I've gone from all-in on a lot of JetPack features to fewer and fewer over the years. One day I may uninstall it altogether.
#
[chrisaldrich]
So you managed to get both of them working with Webmentions again?
#
[mrkrndvs]
@chrisaldrich If I don't use JetPack, can I still blog via a mobile app?
#
[mrkrndvs]
I haven't turned things on and tinkered again TBH.
#
wagle
[chrisaldrich]: dunno, trying to remember
#
[chrisaldrich]
mrkrndvs I should think you would be able to, if not, you could keep JetPack installed for that reason, but disable some of the individual pieces you don't need/want.
#
[chrisaldrich]
Often I'll just use a mobile optimized admin page to do the same thing instead of using the official app and find it to be just as good.
#
[chrisaldrich]
Have you been able to log yourself into the IndieWeb wiki and create a user page there?
#
[mrkrndvs]
chrisaldrich ignore that question. Just realised I can blog in the browser. I'm liking Zenpress pfefferle. Loaded it in my collect.readwriterespond.com
#
[chrisaldrich]
That does look very slick Aaron.
#
[chrisaldrich]
pfefferle++ for ZenPress
#
Loqi
pfefferle has 8 karma in this channel (38 overall)
#
[chrisaldrich]
What is ZenPress?
#
Loqi
It looks like we don't have a page for "ZenPress" yet. Would you like to create it?
#
[chrisaldrich]
ZenPress is a clean [[WordPress]] theme inspired by Medium.com. It is SEO optimized, accessibility ready and highly semantic. The is made with HTML5 (POSH) and flavoured with Microformats(2) and Microdata/Schema.org.
#
[mrkrndvs]
Oops, sorry. Not yet.
#
[chrisaldrich]
mrkrndvs No worries. Let us know if you need help doing it.
#
[chrisaldrich]
It looks like you've got /rel-me on your pages, so you should be able to authenticate automatically with twitter to login.
#
[chrisaldrich]
What is wikifying?
#
Loqi
wikifying is the practice of capturing information and ideas on the wiki https://indieweb.org/wikifying
zb111 joined the channel
#
[chrisaldrich]
What is WordPress Troubleshooting?
#
Loqi
It looks like we don't have a page for "WordPress Troubleshooting" yet. Would you like to create it?
#
[chrisaldrich]
WordPress Troubleshooting is a list of things one can try when asking for help from the [[WordPress_Outreach_Club]].
#
loqi.me
created /WordPress_Troubleshooting (+143) "prompted by [chrisaldrich] and dfn added by [chrisaldrich]"
(view diff)
#
www.boffosocko.com
edited /WordPress_Troubleshooting (+2772) "stub; emojicon; basic outline; Category: WordPress"
(view diff)
#
[mrkrndvs]
chrisaldrich so would my "user" page be located at: https://indieweb.org/User:Www.readwriterespond.com
[chrisaldrich] joined the channel
#
[chrisaldrich]
Once you've logged into the wiki with your domain name, there will be a (red) link in the top right that links to your user page which you can then add details to. (And it would likely be just that url if you log in with that domain.)
#
[chrisaldrich]
mrkrndvs Feel free to ask questions if you need help with the Mediawiki syntax. That page ^^ has some good examples though.
#
[chrisaldrich]
As I'm sure you've seen, Loqi will help you a bit too if you ask direct questions.
#
[chrisaldrich]
Who is Loqi?
#
Loqi
Loqi is a friendly and useful bot present in the IndieWeb discussion channels https://indieweb.org/User:Loqi.me
#
[chrisaldrich]
mrkrndvs Which city are you in?
#
[mrkrndvs]
Melbourne, Australia
#
[chrisaldrich]
I know there are a few closer to your timezone in IndieWeb including Malcolm Blaney, Richard MacManus, and Bill Bennett, but even Malcolm is in Brisbane which is pretty far for a /Homebrew_Website_Club.
#
[mrkrndvs]
chrisaldrich I made a start to my user page. I know that I need to elaborate further.
#
Loqi
mrkrndvs has 2 karma
[mlopatka] and [pfefferle] joined the channel
#
[pfefferle]
chrisaldrich++ thanks for creating the ZenPress page!
#
Loqi
chrisaldrich has 1 karma in this channel (60 overall)
#
[mrkrndvs]
Yes chrisaldrich Brisbane is pretty far ??‍♂️
[jeremycherfas] joined the channel
#
[chrisaldrich]
okay, I can't see straight anymore... goodnight indiewebs....
#
[chrisaldrich]
mrkrndvs Glad you've found the chat and are hopefully getting things worked out.
#
[chrisaldrich]
Oh, mrkrndvs I just saw your subscription question in the main chat... yes, you should be able to do some custom subscription stuff.
#
[chrisaldrich]
I think I have an RSS subscription link in the header of my WordPress site for my Known install which is at another host altogether.
#
Loqi
[Chris Aldrich] RSS Feeds: A Follow up on My IndieWeb Commitment 2017
#
[chrisaldrich]
Tinyletter may have a WordPress plugin to allow you to move easily. Or you could use mailchimp or another service which do have WordPress related integrations for newsletters.
#
[chrisaldrich]
I'm sure there are multiple ways to do it, but my mind is getting foggy now. Off to bed.
#
[mrkrndvs]
chrisaldrich thank you. Not rushing to do it now. Just an itch.
#
GWG
Morning
#
Loqi
*yawn*
[mlopatka], [pfefferle] and [miklb] joined the channel
#
[miklb]
!tell wagle probably where your DNS settings are. An A record for foo.com and CNAME for the www
#
Loqi
Ok, I'll tell them that when I see them next
#
wagle
[miklb]: no,thats not it (alreadychecked that)
#
Loqi
wagle: [miklb] left you a message 39 minutes ago: probably where your DNS settings are. An A record for foo.com and CNAME for the www
#
[miklb]
then do you have some kind of domain mapping plugin installed wagle? I can’t remember if that was added to core for multisite or not. I’ve not used it in a long time.
#
wagle
[miklb]: not finding how / where to configure it... but possibly
#
wagle
i think its core
[kevinmarks], j12t and [miklb] joined the channel
tantek joined the channel
#
wagle
[miklb]: I stated the problem wrong, sorry: I want baz.net and www.baz.net to mp to foo.com
#
wagle
[miklb]: I stated the problem wrong, sorry: I want baz.net and www.baz.net to map to foo.com, like www.foo.com does automagically
#
wagle
i confused myself, hence my trouble
#
[miklb]
I think that’s called domain forwarding
#
[miklb]
some name registrars offer that. It can be done with htaccess in Apache iirc
#
[miklb]
I’m sure nginx rules can be set up to forward as well
#
wagle
i thought baz.com -> foo.com would work the same as www.foo.com -> foo.com
#
wagle
but the latter is automagick
#
wagle
so i'm scratching my head
#
[miklb]
correct. You can point an A record for the baz.com to the same IP as foo.com
j12t joined the channel
#
tantek
it's not automagick, it's a default that someone configured (perhaps your DNS provider or hosting provider) that you can similarly configure for other (sub)domains
#
[miklb]
plus you need a rule in your apache/nginx conf to reroute the WWW traffic
#
[miklb]
So a CNAME and then the server level rule
#
tantek
what is a CNAME
#
Loqi
It looks like we don't have a page for "CNAME" yet. Would you like to create it?_
#
wagle
automagick -> done automatically with no apparent reason (or config)
#
wagle
www.foo.com and foo.com are now just A's pointing to the same ip address. nginx treats them as the same server. wordpress handles that
j12t joined the channel
#
wagle
baz.com is also a A pointing to that ipaddress, nginx treats it the same as www.foo.com, but wp gets confused
j12t_ joined the channel
#
sknebel
wagle: sounds like the easiest would be to put baz.com www.baz.com on their own nginx <server> block and redirect to foo.com in that
j12t joined the channel
#
sknebel
(assuming I understood correctly that you want a redirect, and not treat it differently in WP)
#
wagle
maybe, but gotta take off now
j12t__, j12t, j12t_, [eddie], tantek, [miklb], [chrisaldrich] and [manton] joined the channel
#
GWG
Moved into making Simple Location compatible with PHP 5.3-4, which apparently it wasn't
Loqi joined the channel