Hi,
could you fix this notice ?
Regards
Hi there! Yes, I’ll address this issue in the coming week. I was out of office for the holidays. Thanks!
While the comments were removed and the thread locked in the other post by a forum moderator, I still have the messages that were sent via email, so fret not @harm10 and @phildriscoll
I haven’t forgotten, time has just gotten away from me. I appreciate y’all’s patience <3
Thread Starter
dw4y
(@dway)
No problem Tessa, we’ll wait !
Thread Starter
dw4y
(@dway)
Hello @tessawatkinsllc, could you give us some news about this bug ?
I have many WordPress waiting for update and stuck at 6.6.2…
Do you think you could look at this as soon as possible ?
Thank you again !
Hi @dway and thank you so very much for your patience.
I’m like 95% sure I know what the cause of the bug is. When my co-author was creating the settings pages for the allowlists to address the security issues, their implementation included translating some text in the $sections and $fields variables in the file here. I believe those are translations occurring too early, throwing the PHP notices.
This has led me to start rewriting the code on that page, overhauling that class and optimizing stuff.
In other words, I’m complete crap at prioritizing and managing my time lol, and will stage the complete overhaul to release just the fix to get rid of the dumb notices, and will eventually release the overhauled class when I can finish dedicating time to it.
Honestly, it’s times like this I wish I worked for myself full time 😉
I just released what I think is the fix in version 5.0.3. The reason why I say “I think” is because I’ve never actually seen this error on any of my sites (even the ones on 6.7.x). I don’t know if it’s a logging level, php version, or what, but it’s a shot in the dark based on the info about the notice 🙂
Please let me know if it sorts you out!
Thread Starter
dw4y
(@dway)
Hey @tessawatkinsllc !
Thank you very very much, I’ve just tested WordPress 6.7.2 with the 5.0.3 update and it does the trick, no more warning shown 🙂
To show warning, I’ve set this in my wp-config.php :
define( 'WP_DEBUG', true );
define( 'WP_DEBUG_DISPLAY', true );
About working for yourself full time, I know very well this feeling 😉
Have a nice day !
-
This reply was modified 1 year, 1 month ago by
dw4y.
Wonderful news, thank you for testing it for me!
It just dawned on me that I’ve not seen the notice probably because all of the sites I manage are in English.
Thread Starter
dw4y
(@dway)
Oh ok, that makes sense, I’m using WordPress in French 😉