Hi @cadrago21,
Sorry you’re experiencing this issue! There are a couple of things at work here:
- We need to update the loading of translations for compatibility with WordPress 6.7.0, which will happen with the next release, due out next week.
- The notice is breaking your theme because it’s being output in places that cause the layout to break.
#2 could be fixed immediately if you disable debug output on your WordPress site. You’d want to set WP_DEBUG to “false” in your wp-config.php file. There’s some additional info on this here: https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/, but you could also ask your webhost’s support for help if you’re not comfortable making that change yourself. Alternatively, you could wait until the next release and update Automator, and that would also fix the issue.
Please let us know if you run into any other issues.
Thanks,
Ken
Not sure if you have resolved this yet but I also am seeing this error in my logs. I seem to be up to date. This notice is filling up my logs so I’d love to see it resolved though I no it’s not necessarily breaking anything at the moment.
Hi @submon, thanks for following up.
You’ll see in our changelog that we did release a fix for this in version 6.5.0. However, we identified an issue with that fix that was causing some triggers to not fire, so we had to revert that fix in version 6.5.0.2. Unfortunately, due to the way Uncanny Automator works by hooking into other plugins, it’s a more challenging problem that we had originally anticipated.
We do have another fix in the works though, so we’re hoping we can get that resolved in the near future.