Welcome Guest, Not a member yet? Register   Sign In
Wick Problem
#5

[eluser]dmyers[/eluser]
[quote author="thinkigniter" date="1229326197"]Have you set
Code:
$config['subclass_prefix'] = 'MY_';
in your config file?

What is on line 8 on MY_Controller?[/quote]


$this->bol = $this->auth->checkaccess();

checkaccess() on a non-object

Doesn't this mean the system thinks auth is not a object.

Config is set to

$config['subclass_prefix'] = 'MY_';

the extended subclass works normally just not when WICK calls the controller.

BTW Wick provides a method for loading and rendering one controller from within another controller. (from the wiki text)

http://codeigniter.com/wiki/Wick/

http://code.google.com/p/incendiary/down...k-0.91.zip


Messages In This Thread
Wick Problem - by El Forum - 12-14-2008, 04:11 PM
Wick Problem - by El Forum - 12-14-2008, 05:33 PM
Wick Problem - by El Forum - 12-14-2008, 07:02 PM
Wick Problem - by El Forum - 12-14-2008, 07:29 PM
Wick Problem - by El Forum - 12-14-2008, 07:42 PM
Wick Problem - by El Forum - 12-14-2008, 07:51 PM
Wick Problem - by El Forum - 12-14-2008, 08:12 PM
Wick Problem - by El Forum - 12-22-2008, 02:20 PM
Wick Problem - by El Forum - 12-22-2008, 03:55 PM



Theme © iAndrew 2016 - Forum software by © MyBB