I am trying to:
To reactivate Toolset plugins (Views & Forms)
Link to a page where the issue can be seen:
lifechangingtruth.org
I expected to see:
To work as before
Seems to me it’s like this ticket
https://toolset.com/forums/topic/class-wpv_api_handler_is_views_lite-not-found/
Instead, I got:
Error
/home/lifechan/public_html/wp-content/plugins/wp-views/application/controllers/api.php:185 Stack trace: #0 /home/lifechan/public_html/wp-includes/class-wp-hook.php(292): WPV_Api->__call('callback_is_vie...', Array) #1 /home/lifechan/public_html/wp-includes/plugin.php(212): WP_Hook->apply_filters(false, Array) #2 /home/lifechan/public_html/wp-content/plugins/wp-views/inc/wpv-plugin.class.php(959): apply_filters('wpv_is_views_li...', false) #3 /home/lifechan/public_html/wp-includes/class-wp-hook.php(292): WP_Views_plugin->wpv_register_assets('') #4 /home/lifechan/public_html/wp-includes/class-wp-hook.php(316): WP_Hook->apply_filters(NULL, Array) #5 /home/lifechan/public_html/wp-includes/plugin.php(484): WP_Hook->do_action(Array) #6 /home/lifechan/public_html/wp-settings.php(560): do_action('init') #7 /home/lifechan/public_html/wp-config.php(136): require_once('/home/lifechan/...') #8 /home/lifechan/public_html/wp-load.php(37): require_once('/hom in /home/lifechan/public_html/wp-content/plugins/wp-views/application/controllers/api.php on line 185
After we changed into php7.3 (we have been on php7.4) the issue is resolved now. Thank you!