• Resolved John

    (@dsl225)


    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?

    • This topic was modified 6 years, 2 months ago by John.
Viewing 2 replies - 1 through 2 (of 2 total)
  • It’s exactly what it says, warning that something might become deprecated in a future version of PHP. We are aware of elements like this and do testing with the latest version of PHP. We will continue to do so as new versions are released.

    Thread Starter John

    (@dsl225)

    Thanks, well noted.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘PHP Warnings’ is closed to new replies.