PHP Warnings
-
I’m getting those errors after theme installation on site running with PHP 7.2:
Warning: Use of undefined constant upcp_theme_callout_shortcode – assumed ‘upcp_theme_callout_shortcode’ (this will throw an Error in a future version of PHP) in /wp-content/themes/ultimate-showcase/page-home.php on line 191
Warning: Use of undefined constant ewd_kcae_load_styles – assumed ‘ewd_kcae_load_styles’ (this will throw an Error in a future version of PHP) in /wp-content/plugins/etoile-theme-companion/etoile-theme-companion.php on line 488
Warning: Use of undefined constant ewd_uopt_load_styles – assumed ‘ewd_uopt_load_styles’ (this will throw an Error in a future version of PHP) in /wp-content/plugins/etoile-theme-companion/etoile-theme-companion.php on line 485
Warning: Use of undefined constant upcp_theme_testimonials_shortcode – assumed ‘upcp_theme_testimonials_shortcode’ (this will throw an Error in a future version of PHP) in /wp-content/themes/ultimate-showcase/page-home.php on line 174
Warning: Use of undefined constant ewd_kcae_load_styles – assumed ‘ewd_kcae_load_styles’ (this will throw an Error in a future version of PHP) in /wp-content/plugins/etoile-theme-companion/etoile-theme-companion.php on line 334
Warning: Use of undefined constant ewd_uopt_load_styles – assumed ‘ewd_uopt_load_styles’ (this will throw an Error in a future version of PHP) in /wp-content/plugins/etoile-theme-companion/etoile-theme-companion.php on line 331
Warning: Use of undefined constant upcp_theme_jumpbox_shortcode – assumed ‘upcp_theme_jumpbox_shortcode’ (this will throw an Error in a future version of PHP) in /wp-content/themes/ultimate-showcase/page-home.php on line 70
Any idea?
- The topic ‘PHP Warnings’ is closed to new replies.