Error using function.php
-
Hi,
I am getting below error for the first time. Before that the same function was running fine. How to fix that issue?
<br /><b>Notice</b>: A non well formed numeric value encountered in <b>/home/handlanu/public_html/wp-content/uploads/wpallimport/functions.php</b> on line <b>20</b><br />934
On line 20 we have the following
19 function FruugoEldom10( $price = null, $kr = null , $profitper = null ) {
20 return ( ceil(( $price* $kr )/(0.6853-$profitper/100)));
21 }Kind regards
Moeen
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Error using function.php’ is closed to new replies.