Welcome Guest, Not a member yet? Register   Sign In
Object of class stdClass could not be converted to int
#2

[eluser]The Revel[/eluser]
Forgot the very first line of everything, how I get $total:
Code:
$total = (($this->input->post('qty1') * $this->input->post('pr1')) + ($this->input->post('qty2') * $this->input->post('pr2')) + ($this->input->post('qty3') * $this->input->post('pr3')) + ($this->input->post('qty4') * $this->input->post('pr4') + ($this->input->post('qty5') * $this->input->post('pr5')) + ($this->input->post('qty6') * $this->input->post('pr6')))) * -1 ;


Messages In This Thread
Object of class stdClass could not be converted to int - by El Forum - 05-09-2012, 01:00 PM
Object of class stdClass could not be converted to int - by El Forum - 05-09-2012, 01:02 PM
Object of class stdClass could not be converted to int - by El Forum - 05-09-2012, 02:54 PM
Object of class stdClass could not be converted to int - by El Forum - 05-09-2012, 04:29 PM
Object of class stdClass could not be converted to int - by El Forum - 05-09-2012, 05:41 PM



Theme © iAndrew 2016 - Forum software by © MyBB