• Ambyomoron

    (@josiah-s-carberry)


    With recent versions of Elementor et. al. I get the following warning on a certain page:

    Deprecated: Invalid characters passed for attempted conversion, these have been ignored in /blahblah/wp-content/plugins/elementor/includes/base/controls-stack.php on line 193

    I presume the problem is not at the simple function on line 193 (get_id_int), but is in whatever is calling that function. Since only Elementor calls that function from the accordion, the tabs and the toggle widgets and the page includes a tabs widget.

    The function get_id_int is called in tabs.php only in the render function, on l. 334. But beyond this, I don’t see how I can trace what is happening and whether the warning is due solely to the coding in Elementor, or if it depends on something outside of Elementor.

    Any advice in tracking this down (other than “disable all the other plugins” – I want to try to use intelligence, not dumb trial and error – would be welcome.

The topic ‘Invalid characters passed for attempted conversion’ is closed to new replies.