PHP Notice: Function FLThemeBuilderRulesLocation::get_current_page_location was called incorrectly

Hi team,

haven’t noticed previously. Running the latest WP and latest BB including Themer.

This is what I started seeing in the debug.log:
[26-Oct-2024 09:32:28 UTC] PHP Notice: Function FLThemeBuilderRulesLocation::get_current_page_location was called <strong>incorrectly</strong>. Must be called on or after the wp action. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 1.0.) in /var/www/myproddomain.com/public_html/wp-includes/functions.php on line 6085

It list WPs functions.php which I never touched. Any thoughts?

Thank you
DL

As the message states, you are trying to use a Themer template or location before the wp action.

If you want us to help you figure out the issue feel free to contact support.