Welcome Guest, Not a member yet? Register   Sign In
config.php autoload question
#1

[eluser]LuckyFella73[/eluser]
Hi there,

I'm extending my controller like Phil suggested on his blog. For getting
that to work we have to place the "autoload - code" in our config.php

I never had a problem with that but in my actual project where I use the
old Ajax-Library (found in the CI Wiki) I get this error message in my logs:
Code:
ERROR - 2011-04-06 15:45:00 --&gt; Severity: Warning  --&gt; include_once(application/core/MY_Xajax.php) [<a href='function.include-once'>function.include-once</a>]: failed to open stream: No such file or directory D:\xampp\htdocs\edc\admin_201\application\config\config.php 388
ERROR - 2011-04-06 15:45:00 --&gt; Severity: Warning  --&gt; include_once() [<a href='function.include'>function.include</a>]: Failed opening 'application/core/MY_Xajax.php' for inclusion (include_path='.;\xampp\php\PEAR') D:\xampp\htdocs\edc\admin_201\application\config\config.php 388

I have CI 2.0.1 installed

I just would like to know why the autoload function is looking for MY_Ajax.php in application/core ?


Messages In This Thread
config.php autoload question - by El Forum - 04-06-2011, 07:56 AM
config.php autoload question - by El Forum - 06-30-2011, 07:24 PM
config.php autoload question - by El Forum - 06-30-2011, 08:22 PM
config.php autoload question - by El Forum - 06-30-2011, 08:29 PM
config.php autoload question - by El Forum - 06-30-2011, 08:39 PM
config.php autoload question - by El Forum - 06-30-2011, 09:00 PM



Theme © iAndrew 2016 - Forum software by © MyBB