Welcome Guest, Not a member yet? Register   Sign In
Ready to go live, but helpers won't load! [SOLVED]
#5

[eluser]CoderReborn[/eluser]
I have the following line in my autoload file:

$autoload['helper'] = array('MY_model_helper', 'MY_array_helper', 'MY_string_helper', 'url', 'form', 'string', 'date', 'cookie');

This has been working fine on my Mac for months.
I believe that I have to specify the "MY_" prefix since I'm specifying that "MY_array_helper" (custom) needs to be autoloaded.
"array_helper" is already loaded by the system.

But for some reason, I'm running into a fatal error msg (in my first post), when I deployed on a hosted server.

If I remove "MY_model_helper" in the autoload file above, then I just get the following error:

"An Error Was Encountered
Unable to load the requested file: helpers/my_model_helper.php"


Messages In This Thread
Ready to go live, but helpers won't load! [SOLVED] - by El Forum - 09-28-2010, 04:57 PM
Ready to go live, but helpers won't load! [SOLVED] - by El Forum - 09-28-2010, 05:21 PM
Ready to go live, but helpers won't load! [SOLVED] - by El Forum - 09-28-2010, 05:42 PM
Ready to go live, but helpers won't load! [SOLVED] - by El Forum - 09-28-2010, 06:04 PM
Ready to go live, but helpers won't load! [SOLVED] - by El Forum - 09-28-2010, 06:48 PM
Ready to go live, but helpers won't load! [SOLVED] - by El Forum - 09-29-2010, 12:48 AM
Ready to go live, but helpers won't load! [SOLVED] - by El Forum - 09-29-2010, 01:54 AM
Ready to go live, but helpers won't load! [SOLVED] - by El Forum - 09-29-2010, 02:16 AM
Ready to go live, but helpers won't load! [SOLVED] - by El Forum - 09-29-2010, 01:35 PM
Ready to go live, but helpers won't load! [SOLVED] - by El Forum - 09-29-2010, 02:59 PM
Ready to go live, but helpers won't load! [SOLVED] - by El Forum - 07-09-2011, 12:16 AM



Theme © iAndrew 2016 - Forum software by © MyBB