[miklb], wagle, dougbeal|mb1 and [mrkrndvs] joined the channel
#[mrkrndvs]Miklb that is what I did mean. I might not know what I am talking about. I have taken to using the 'Like' Post Kind and was wondering if I could manually 'syndicate' / link these things. No stress
#GWG[mrkrndvs]: You can. There is a box in the Post UI called Syndication Links. You can past the link in
[xavierroy] joined the channel
#[xavierroy]I've been using that box for GitHub links, strava rides, and even Fitbit data
#[miklb]GWG I do not recall, is that box created by the syndication links plugin or post kinds, or…
#waglewhen I left-click on "view details" on one of my plugins in the list of plugins, I get a black popup. when I middle-click, I get a new tab with actually stuff in it. any ideas why, or how to figure out why?
#[miklb]wagle, I actually have that problem on my live site and haven’t figured it out. I don’t do my plugin updates through that interface so haven’t investigated. I suspect it is an ssl issue, but not sure
#wagleI'm hoping its related to why I cant even update plugins without it (mostly) hanging
petermolnar joined the channel
#[miklb]yeah, I just looked at the error console “Multiple ‘X-Frame-Options’ headers with conflicting values (‘SAMEORIGIN, DENY’) encountered when loading”
#[miklb]The frame being accessed is sandboxed and lacks the “allow-same-origin” flag.
#waglefor this yak, I decided to first give the debugger thing a whirl
#Loqimiklb has 18 karma in this channel (70 overall)
#waglei hope this isnt like turning off the secuirty system because its annoying
#[miklb]untested, so might want to take that karma back for now 🙂
#[mrkrndvs]Yep well aware GWG. I manually add a lot of links and SNAP adds them automatically which is nice. As with blog comments, I was wondering if there was a unique link associated with the 'like'. Maybe I just past the blog link as a 'syndication'
#wagle[miklb]: more for finding it that it working
#[miklb]just remembered that Linode is updating the machine my vps is on for Meltdown some point tonight so going to just sit tight on doing my multisite switch. Don’t want to be in middle of triaging a switch gone wrong/certbot issue when the machine goes down 💣
#Loqi[Till Krüss] Description
A persistent object cache backend powered by Redis. Supports Predis, PhpRedis (PECL), HHVM, replication, clustering and WP-CLI.
To adjust the connection parameters, prefix cache keys or configure replication/clustering, please see Other ...
#[miklb]I’ve been pleased with the setup so far, especially now that I know what was causing the fastcgi static cache permissions issues.
#[miklb]which was causing issues with webmention endpoint throwing a 500 error. Yeah, updating debian packages related to php would cause the permissions to change on my cache directory. thanks to snarfed for suggesting that
#[miklb]the updating causing the permissions issues
#[miklb]now after doing apt-get update I just go and reset the permissions and everything hums along. I might need to tweak things after I get multi-site going, that is going to be uncharted waters for me (using fastcgi and redis in multisite vs APC/memecached and straight static html caching)