[eluser]Dave Rau[/eluser]
I've got a CI setup like this:
/webqueue.php (index.php)
/webqueue (applications folder)
config.php correctly points to the new app folder
Manually loading the database works fine, but autoload doesn't seem to be doing anything and I get no errors. What could be up?
--
edit: nevermind; I got it working