*

Anonymous

  • ****
  • 200 posts
non-numeric value encountered in rad..search_
« on: December 18, 2017, 09:01:41 AM »
A non-numeric value encountered in /home/..../public_html/.../..../rad_search/index.php on line 412

Code: [Select]
  $distance = Params::getParam('radius_size');
 $distance = $distance * $multiplicator;
  $point = 1/360*40075.16;
  $rad = $distance/$point;

line 412-
Code: [Select]
  $distance = $distance * $multiplicator;
how to solve this error,  ???
« Last Edit: December 18, 2017, 09:03:25 AM by Anonymous »
Innovation is change that unlocks new value  ;)

*

MB Themes

Re: non-numeric value encountered in rad..search_
« Reply #1 on: December 18, 2017, 03:44:29 PM »
@Anonymous
Do you use latest plugin version?
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

*

Anonymous

  • ****
  • 200 posts
Re: non-numeric value encountered in rad..search_
« Reply #2 on: December 18, 2017, 04:10:26 PM »
Version 2.2.8
« Last Edit: December 18, 2017, 04:12:20 PM by Anonymous »
Innovation is change that unlocks new value  ;)

*

MB Themes

Re: non-numeric value encountered in rad..search_
« Reply #3 on: December 18, 2017, 04:35:14 PM »
@Anonymous
Use latest please.
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

*

Anonymous

  • ****
  • 200 posts
Re: non-numeric value encountered in rad..search_
« Reply #4 on: December 18, 2017, 06:06:39 PM »
 ;D
Innovation is change that unlocks new value  ;)