Welcome Guest, Not a member yet? Register   Sign In
What is the right way to load own helpers
#3

[eluser]Aken[/eluser]
You likely named your helper file incorrectly. CodeIgniter looks for a specific structure when it comes to the file name. In your case, it is looking for the file "common_helper.php" in the "application/helpers/" folder. If you rename your file to that, everything will work fine. There is zero need to modify the Loader library.


Messages In This Thread
What is the right way to load own helpers - by El Forum - 07-17-2011, 03:53 AM
What is the right way to load own helpers - by El Forum - 07-17-2011, 05:25 AM
What is the right way to load own helpers - by El Forum - 07-17-2011, 08:33 PM



Theme © iAndrew 2016 - Forum software by © MyBB