Fatal error when defining new term
-
Fatal error: Uncaught ArgumentCountError: Too few arguments to function absint(), 0 passed in /var/www/mysite.org/public_html/wp-content/plugins/wp-text-expander/lib/WPTextExpander/ListTable.php on line 266 and exactly 1 expected in /var/www/mysite.org/public_html/wp-includes/functions.php:4807 Stack trace: #0 /var/www/mysite.org/public_html/wp-content/plugins/wp-text-expander/lib/WPTextExpander/ListTable.php(266): absint() #1 /var/www/mysite.org/public_html/wp-content/plugins/wp-text-expander/lib/WPTextExpander/ListTable.php(205): WPTextExpander_ListTable->process_bulk_action() #2 /var/www/mysite.org/public_html/wp-content/plugins/wp-text-expander/lib/WPTextExpander/Settings.php(69): WPTextExpander_ListTable->prepare_items() #3 /var/www/mysite.org/public_html/wp-includes/class-wp-hook.php(292): WPTextExpander_Settings->settings_page() #4 /var/www/mysite.org/public_html/wp-includes/class-wp-hook.php(316): WP_Hook->apply_filters() #5 /var/www/mysite.or in /var/www/mysite.org/public_html/wp-includes/functions.php on line 4807
Also getting the following notice on the settings page:
Warning: Use of undefined constant WPTextExpander_Settings – assumed ‘WPTextExpander_Settings’ (this will throw an Error in a future version of PHP) in /var/www/mysite.org/public_html/wp-content/plugins/wp-text-expander/wp-text-expander.php on line 39
- The topic ‘Fatal error when defining new term’ is closed to new replies.