• Hello there,

    I am getting this warning:

    Warning
    : A non-numeric value encountered in /home/customer/www/dtenterprises.ca/public_html/wp-content/plugins/nd-shortcodes/shortcodes/custom/service-pro/index.php
    on line 96

    I think this happened after I upgraded the PHP version.

    Is there anyone that can help me?

    Thank you,
    Dragan

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter dgeorgiev

    (@dgeorgiev)

    This is line 96:

    if ($nd_options_description == ”) { $nd_options_description_output = ”; }else{ $nd_options_description_line_height = $nd_options_description_size + 10; $nd_options_description_output = ‘<p class=”‘.$nd_options_description_font.’ ‘.$nd_options_description_class.’ ” style=”margin:’.$nd_options_description_margin.’; color:’.$nd_options_description_text_color.’; font-size:’.$nd_options_description_size.’px;line-height:’.$nd_options_description_line_height.’px;”>’.$nd_options_description.'</p>’; }

    I am not sure which one is the non-numeric value.

    Maybe I need to buy a new glasses …

    Encountered the same issue just a second ago… Have you been able to rectify the issue? If so, what did you do.. Thanks in anticipation.

    Has anyone found the solution to this error?

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Warning : A non-numeric value encountered’ is closed to new replies.