New Photos

By no means an orchid fanatic, it does please me when they rebloom, and only then will I show them here

For the past couple of months there have been problems with the comments on this website. For the most part I have been happy to solve them manually. There aren’t that many and I’m about to redesign everything (eventually) so no point dealing with it now. Then yesterday, thanks to my on-this-day facility, I noticed Comments plugin fixed from 2019.

Reading that, I had left myself enough clues to solve the problem again without great difficulty, even though I have no clue why the solution got lost along the way. That’s just the way of things, although now me is increasingly grateful to past me for this kind of advice.

For the record, around line 200 of comments.php I replaced
$post = isset($_POST['data']) ? $_POST['data'] : [];
with
$post = $_POST;

I just have to hope that removing what looks like a bit of error checking doesn’t come back to bite me.

Filed under | Geeky |

Webmentions

Webmentions allow conversations across the web, based on a web standard. They are a powerful building block for the decentralized social web.

If you write something on your own site that links to this post, you can send me a Webmention by putting your post's URL in here:

Comments

I very much regret that Russian spammers have made my comment system unusable. If you want to email me a comment, it is easy enough to find the address and I will be happy to do the needful behind the scenes. Webmentions remain available (for now).