Advertisement
Osama_Mersal

Untitled

Dec 18th, 2023
710
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
PHP 2.11 KB | None | 0 0
  1. [15-Dec-2023 12:28:21 UTC] PHP Fatal error:  Uncaught TypeError: array_intersect_key(): Argument #1 ($array) must be of type array, bool given in /home2/smartlinks/public_html/wp-content/plugins/sitepress-multilingual-cms/classes/language-switcher/class-wpml-ls-templates.php:73
  2. Stack trace:
  3. #0 /home2/smartlinks/public_html/wp-content/plugins/sitepress-multilingual-cms/classes/language-switcher/class-wpml-ls-templates.php(73): array_intersect_key()
  4. #1 /home2/smartlinks/public_html/wp-content/plugins/sitepress-multilingual-cms/classes/language-switcher/class-wpml-ls-assets.php(41): WPML_LS_Templates->get_templates()
  5. #2 /home2/smartlinks/public_html/wp-includes/class-wp-hook.php(324): WPML_LS_Assets->wp_enqueue_scripts_action()
  6. #3 /home2/smartlinks/public_html/wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters()
  7. #4 /home2/smartlinks/public_html/wp-includes/plugin.php(517): WP_Hook->do_action()
  8. #5 /home2/smartlinks/public_html/wp-includes/script-loader.php(2262): do_action()
  9. #6 /home2/smartlinks/public_html/wp-includes/class-wp-customize-manager.php(457): wp_enqueue_scripts()
  10. #7 /home2/smartlinks/public_html/wp-includes/class-wp-customize-manager.php(556): WP_Customize_Manager->wp_die()
  11. #8 /home2/smartlinks/public_html/wp-includes/class-wp-hook.php(324): WP_Customize_Manager->setup_theme()
  12. #9 /home2/smartlinks/public_html/wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters()
  13. #10 /home2/smartlinks/public_html/wp-includes/plugin.php(517): WP_Hook->do_action()
  14. #11 /home2/smartlinks/public_html/wp-settings.php(575): do_action()
  15. #12 /home2/smartlinks/wp-config.php(97): require_once('/home2/smartlin...')
  16. #13 /home2/smartlinks/public_html/wp-config.php(11): include('/home2/smartlin...')
  17. #14 /home2/smartlinks/public_html/wp-load.php(50): require_once('/home2/smartlin...')
  18. #15 /home2/smartlinks/public_html/wp-blog-header.php(13): require_once('/home2/smartlin...')
  19. #16 /home2/smartlinks/public_html/index.php(17): require('/home2/smartlin...')
  20. #17 {main}
  21.  thrown in /home2/smartlinks/public_html/wp-content/plugins/sitepress-multilingual-cms/classes/language-switcher/class-wpml-ls-templates.php on line 73
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement