0.7.24 seems to be the fix but it seems it has not yet push to the update. I updated it manually by downloading 0.7.24 and seems to be fixed now.
Hi. Thanks for this useful plugin. PHP caught this error:
Undefined index: path in custom-permalinks.php on line 276.
I changed the line to:
if ( isset($url[‘path’]) && ( trim($_CPRegisteredURL,’/’) == trim($request,’/’) ) ) {
Can someone please advise me on updating manually? Deactivating this plugin really messes things up. I’ve downloaded 7.24 but I’m afraid of messing stuff up further. Do I just deactivate 7.23, upload 7.24 then activate? Do I need to delete 7.23 first? Any sage advice would be appreciated.