Welcome Guest, Not a member yet? Register   Sign In
Need urgent help - Common method for all controller
#13

[eluser]stevezissou[/eluser]
Quote:Unless you add an autoloader like this: http://philsturgeon.co.uk/blog/2010/02/C...ing-it-DRY

No disrespect to Phil, but that's somewhat on the hacky side. The exact same functionality can be handled with one line of code ('require_once') at the top of your controller file...and you don't need to modify the config.php file to have more responsibility beyond storing configuration params.

Quote:But this doesn’t really have anything to do with the OPs question as he’s not dealing with multiple extensions. He just needs the basic MY_Controller functionality mentioned in the userguide.

You are right. My original reply above was just addressing the error message the OP was receiving. Everything after would probably be better for a thread on laying out a CI project.


Messages In This Thread
Need urgent help - Common method for all controller - by El Forum - 05-04-2014, 11:19 AM
Need urgent help - Common method for all controller - by El Forum - 05-05-2014, 10:21 AM
Need urgent help - Common method for all controller - by El Forum - 05-05-2014, 06:18 PM
Need urgent help - Common method for all controller - by El Forum - 05-05-2014, 10:35 PM
Need urgent help - Common method for all controller - by El Forum - 05-06-2014, 04:20 AM
Need urgent help - Common method for all controller - by El Forum - 05-06-2014, 05:38 AM
Need urgent help - Common method for all controller - by El Forum - 05-06-2014, 06:59 AM
Need urgent help - Common method for all controller - by El Forum - 05-07-2014, 06:11 AM
Need urgent help - Common method for all controller - by El Forum - 05-07-2014, 07:59 AM
Need urgent help - Common method for all controller - by El Forum - 05-07-2014, 08:27 AM
Need urgent help - Common method for all controller - by El Forum - 05-07-2014, 06:04 PM
Need urgent help - Common method for all controller - by El Forum - 05-07-2014, 07:59 PM
Need urgent help - Common method for all controller - by El Forum - 05-08-2014, 04:05 AM



Theme © iAndrew 2016 - Forum software by © MyBB