Hi,
I am getting this php error. How do I fix it?
2021/06/03 14:16:37 [error] 65762#65762: *572935 FastCGI sent in stderr: “PHP message: PHP Deprecated: builder_status ha quedado obsoleto desde la versión 4.2.1. Utiliza AviaBuilder::get_alb_builder_status() en su lugar. in /www/bhome_362/public/wp-includes/functions.php on line 4861″ while reading response header from upstream, client:
Thank you.
Hey albertpr9,
Did this message come after an update? If so, Please refer to this post by Yigit: https://kriesi.at/support/topic/error-after-wordpress-update-2/#post-1200131. If you can’t get that to work then it’s nothing to worry about since it won’t affect any functionality on your site. It will be fixed in the next update of the theme.
Best regards,
Jordan Shannon
Hi Jordan,
The error mentioned on the thread you shared is about contextual_help
Below is the error in reference on the thread you shared:
Deprecated: contextual_help is deprecated since version 3.3.0! Use get_current_screen()->add_help_tab(), get_current_screen()->remove_help_tab() instead. in /home/.sites/327/site3737621/web/wp-includes/functions.php on line 5088
The error I am getting is about builder_status
FastCGI sent in stderr: “PHP message: PHP Deprecated: builder_status is obsoleate since version 4.2.1. Use AviaBuilder::get_alb_builder_status() instead. in /www/bhome_362/public/wp-includes/functions.php on line 4861″ while reading response header from upstream
Can you please double-check if this is related to my error?