Home › Forums › Jevelin Theme › Deprecated Elementor function _register_controls
Home › Forums › Jevelin Theme › Deprecated Elementor function _register_controls
I’m running Jevelin with the Elementor builder. Lots of error 500.
WP Debug showed Jetpack/WooCommerce (Payments and Shipping/Tax):
PHP Fatal error: Uncaught Error: Call to undefined function ctype_digit() in /[SITE]/wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-connection/legacy/class-jetpack-signature.php:218
Stack trace:
#0 /[SITE]/wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-connection/src/class-client.php(193): Jetpack_Signature->sign_request(‘boklvo1Dk^i$T*3…’, 1666716660, ‘KG0GiECKBK’, ‘Gbpexlxa4JefAM1…’, ‘POST’, ‘https://jetpack…’, ‘<?xml version=”…’, false)
#1 /[SITE]/wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-connection/src/class-client.php(37): Automattic\Jetpack\Connection\Client::build_signed_request(Array, ‘<?xml version=”…’)
#2 /[SITE]/wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-connection/legacy/class- in /[SITE]/wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-connection/legacy/class-jetpack-signature.php on line 218
So I disabled all those WooCommerce plugins—still errors.
debug.log now showed:
PHP Deprecated: Function _register_controls is deprecated since version 3.1.0! Use Elementor\Controls_Stack::register_controls() instead. in /[SITE]/wp-includes/functions.php on line 5381
I’m not sure what is trying to call _register_controls, but I have all my plugins disabled except for Redux and Elementor.
When I set default theme (Twenty Twenty Two), no errors. Thanks for your help!
Hi there,
Thank you for noticing!
In the latest beta version this PHP notice should be fixed (related to _register_controls).
Please login to access this file
Please try it and let us know if that works! 🙂
Best regards,
Shufflehound team
That looks like it works for me! Thank you.
For the second error (Jetpack), I followed up with my host to enable the ctype-digital PHP extension.
We are glad that it worked! 🙂