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

[eluser]CoderReborn[/eluser]
Thanks everyone!
Problem solved.

Here's a summary of my changes:

1) autoload.php changes

$autoload['helper'] = array('model_helper', 'my_array_helper', 'my_string_helper', 'my_cookie_helper', 'my_form_helper', 'url', 'form', 'string', 'date', 'cookie');

2) config.php changes

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

3) I changed the public Linux (Ubuntu) permissions for these files to "r-x"


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