Welcome Guest, Not a member yet? Register   Sign In
How to use MY_controller with ci 2.0
#3

[eluser]chefnelone[/eluser]
[quote author="mejlo" date="1297040342"]Hi,
move application/libraries/MY_Controller.php to application/core/MY_Controller.php
When you extend core class, you must put it in "core" directory[/quote]

I've done what you said, but I get this error message:



A PHP Error was encountered

Severity: Notice

Message: Undefined property: Welcome::$load

Filename: controllers/welcome.php

Line Number: 12


Line 12 is:
$this->load->view('welcome_message');


Messages In This Thread
How to use MY_controller with ci 2.0 - by El Forum - 02-06-2011, 12:07 PM
How to use MY_controller with ci 2.0 - by El Forum - 02-06-2011, 12:59 PM
How to use MY_controller with ci 2.0 - by El Forum - 02-06-2011, 01:03 PM
How to use MY_controller with ci 2.0 - by El Forum - 02-06-2011, 10:39 PM
How to use MY_controller with ci 2.0 - by El Forum - 02-07-2011, 01:54 AM
How to use MY_controller with ci 2.0 - by El Forum - 02-16-2011, 06:24 AM



Theme © iAndrew 2016 - Forum software by © MyBB