Advertisement
menjaj01

Untitled

Oct 31st, 2024
9
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.68 KB | None | 0 0
  1. PHP Fatal error: Uncaught ArgumentCountError: Too few arguments to function WP_Widget::__construct(), 0 passed in /wordpress/core/6.6.2/wp-includes/class-wp-widget-factory.php on line 62 and at least 2 expected in /wordpress/core/6.6.2/wp-includes/class-wp-widget.php:163
  2.  
  3. Stack trace:
  4. #0 /wordpress/core/6.6.2/wp-includes/class-wp-widget-factory.php(62): WP_Widget->__construct()
  5. #1 /wordpress/core/6.6.2/wp-includes/widgets.php(123): WP_Widget_Factory->register('TJ_AdWidget')
  6. #2 /srv/htdocs/wp-content/themes/videopro/includes/widgets/widget-ads.php(79): register_widget('TJ_AdWidget')
  7. #3 /srv/htdocs/wp-content/themes/videopro/includes/theme-widgets.php(20): include_once('/srv/htdocs/wp-...')
  8. #4 /srv/htdocs/wp-content/themes/videopro/functions.php(16): require_once('/srv/htdocs/wp-...')
  9. #5 /wordpress/core/6.6.2/wp-settings.php(668): include('/srv/htdocs/wp-...')
  10. #6 phar:///usr/local/bin/wp-cli/vendor/wp-cli/wp-cli/php/WP_CLI/Runner.php(1374): require('/wordpress/core...')
  11. #7 phar:///usr/local/bin/wp-cli/vendor/wp-cli/wp-cli/php/WP_CLI/Runner.php(1293): WP_CLI\Runner->load_wordpress()
  12. #8 phar:///usr/local/bin/wp-cli/vendor/wp-cli/wp-cli/php/WP_CLI/Bootstrap/LaunchRunner.php(28): WP_CLI\Runner->start()
  13. #9 phar:///usr/local/bin/wp-cli/vendor/wp-cli/wp-cli/php/bootstrap.php(83): WP_CLI\Bootstrap\LaunchRunner->process(Object(WP_CLI\Bootstrap\BootstrapState))
  14. #10 phar:///usr/local/bin/wp-cli/vendor/wp-cli/wp-cli/php/wp-cli.php(32): WP_CLI\bootstrap()
  15. #11 phar:///usr/local/bin/wp-cli/php/boot-phar.php(20): include('phar:///usr/loc...')
  16. #12 /usr/local/bin/wp-cli(4): include('phar:///usr/loc...')
  17. #13 {main}
  18. thrown in /wordpress/core/6.6.2/wp-includes/class-wp-widget.php on line 163
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement