John Godley
Forum Replies Created
-
Forum: Plugins
In reply to: [Redirection] Deleting all redirections of a group deletes all redirectionsThis should be fixed in 5.7.4
Forum: Plugins
In reply to: [Redirection] Plugin not found in the plugins directoryOh, nice. Thanks! I do find it strange that it’s ok for another plugin to pretend to be Redirection.
Forum: Plugins
In reply to: [Redirection] Option “View Data” gone on v5.7+?Thanks, I’ve logged this here:
Forum: Plugins
In reply to: [Redirection] Deleting all redirections of a group deletes all redirectionsOk, it wasn’t clear what you meant by group. Yes, that doesn’t sound like expected behaviour. I’ve added a bug report here: https://github.com/johngodley/redirection/issues/4169
Forum: Plugins
In reply to: [Redirection] Deleting all redirections of a group deletes all redirectionsThe ‘select all’ means everything. If you want to delete just a few items then you use the checkbox on those items only. Am I misunderstanding what you mean?
Forum: Plugins
In reply to: [Redirection] PatternI also have a broad pattern at priority one in the same group, catching keywords like “handbags,
What is this pattern?
targeting itself.
What do you mean by this?
Forum: Plugins
In reply to: [Redirection] PatternDo you have any more details? It’s quite hard to say.
Forum: Plugins
In reply to: [Redirection] All matched targets lostThe underlying problem should be fixed in 5.7.3
Forum: Plugins
In reply to: [Redirection] All matched targets lostThat doesn’t make a lot of sense as the problem isn’t one that could go and update the underlying data. If you can send me the wp_redirection_items table I will take a look and see (export from your database, contact details in the plugin).
Forum: Plugins
In reply to: [Redirection] All matched targets lostThe redirects still have their matched targets and will continue to operate, it’s just the form that doesn’t show it (unless you save over it). I will release a fix for that.
Forum: Plugins
In reply to: [Redirection] Plugin causing fatal errorThat’s the one. The file does exist in the plugin, and you can check inside your directory
public_html/wp-content/plugins/redirection/models/options.phpto see if it exists there. Either your plugin update incorrectly and you need to install it again, or you have some kind of caching issues and need to clear whatever caches are on your site.Forum: Plugins
In reply to: [Redirection] Plugin causing fatal errorWhat was the fatal error? Without this it’s hard to say anything.
Can you post this in another thread rather than adding something unrelated to an existing and resolved one? Also, can you provide more details – what do you mean by crashed? It seems unlikely it would cause a real crash, so I suspect you mean something else.
Great! I’ll mark this as resolved.
5.7.2 has been released which should fix the select all, as well as your API validation error.