Welcome Guest, Not a member yet? Register   Sign In
Model php problem?
#5

[eluser]Hamed[/eluser]
Yet I have problem.
Code:
A PHP ERROR WAS ENCOUNTERED

Severity: Notice

Message: Trying To Get Property Of Non-Object

Filename: Models/Content.Php

Line Number: 24
Code:
$this->silde = $this->db->get('slide')->result();
        $this->dep = $this->db->get('dep')->result();
        $this->load->library('pagination');
        $this->load->model('content');


Messages In This Thread
Model php problem? - by El Forum - 05-22-2012, 12:58 AM
Model php problem? - by El Forum - 05-22-2012, 01:53 AM
Model php problem? - by El Forum - 05-22-2012, 02:01 AM
Model php problem? - by El Forum - 05-22-2012, 02:30 AM
Model php problem? - by El Forum - 05-22-2012, 03:06 AM
Model php problem? - by El Forum - 05-22-2012, 06:38 AM
Model php problem? - by El Forum - 05-22-2012, 06:42 AM
Model php problem? - by El Forum - 05-22-2012, 06:49 AM
Model php problem? - by El Forum - 05-22-2012, 06:58 AM
Model php problem? - by El Forum - 05-22-2012, 07:01 AM
Model php problem? - by El Forum - 05-22-2012, 07:33 AM
Model php problem? - by El Forum - 05-22-2012, 07:36 AM
Model php problem? - by El Forum - 05-22-2012, 07:37 AM
Model php problem? - by El Forum - 05-22-2012, 07:58 AM
Model php problem? - by El Forum - 05-22-2012, 12:09 PM



Theme © iAndrew 2016 - Forum software by © MyBB