Rogelio's picture

Hi, I have this situation

  1. Fresh install
  2. Install Views Accordion
  3. Create a View and in format select accordion
  4. try to save this view

You can´t save the View, now when visit the report page it shows this

""TypeError: call_user_func_array(): Argument #1 ($callback) must be a valid callback, function "views_element_validate_integer" not found or invalid function name in _form_validate() (line 1497 of /public_html/test/core/includes/form.inc).""

Tested in 1.24.2, 1.25.0 and 1.25.1 with the same results.

Accepted answer

I've tagged the module maintainer (Laryn) in Zulip, our chat channel, so hopefully you will get a response soon.

What version of PHP are you using?

Comments

I've tagged the module maintainer (Laryn) in Zulip, our chat channel, so hopefully you will get a response soon.

What version of PHP are you using?

Rogelio's picture

@yorkshirepudding, you put me in the right direction, i was in PHP 8, now I downgraded to version 7.4 and it's working again.

thank you

Any other modules installed?