Fixes and tweaks

Bugs
2

In this morning’s dev notes, we have a patched potential security vulnerability and some CSS tweaks to do with sign up.

First, the scary-sounding one. I patched a possible security hole. Some core site functionality was being provided by a deprecated and retired plugin. A patched version exists, but it has a slightly different name (an extra “s” on the end). As a result, automatic updates had been failing. I moved us to the new version without any loss of functionality or fuss.

Now for the signup-related tweaks. I fixed two open issues.

The “register” button, shown when you are not logged in, did not look nice. It was big and had awful margins going on. (A known problem) I reduced its padding to half an em and added a margin of the same amount. I think it looks better now, but I am open to feedback.

The signup form was given a light dusting. There are a couple of fields in that form for spam bots, not humans. I changed the behaviour of the page so people are no longer shown the spammer traps when signing up.

All of those fixes were because I am working on an admin tool to help deal with bot-made spam user accounts. I’m almost ready to test the first iteration.

2 Comments

Likes

Reposts

  • ♻️ Lord Matt ✔️✔️✔️✔️✔️

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.

To respond on your own website, enter the URL of your response which should contain a link to this post's permalink URL. Your response will then appear (possibly after moderation) on this page. Want to update or remove your response? Update or delete your post and re-enter your post's URL again. (Find out more about Webmentions.)

Bugs
You subscriptions page bug fixed

As you might know, you can see all the things you have subscribed to on https://authorbuzz.co.uk/activity/ – I found a “fatal error” bug there today. This type of error just means the code gives up and refuses to show you the page. I fixed it. Let me know if you …

Bugs
PHP updates and fixing BuddyPress Follow

BuddyPress Follow is a plugin we use to enable you to follow rather than “friend” each other. Sadly, it is not PHP 8 ready. This was holding us back both in terms of security and speed. Today, I fixed that. It was a four-line fix, which I shared here. Find …

Bugs
1
A few small display bugs

I’m currently tracking a few small bugs with the site. I do not have an ETA on fixing all the bugs because I am yet to figure out what caused them.

Skip to toolbar