CJAX 'Can't find controller' error after install |
[eluser]jhob[/eluser]
I tried as you suggest but there's nothing in the request object that would be interfering, in fact the page I tried it with there was nothing at all. Anyway I stripped this right back to see if I could work out where it was going wrong. Here's what I did * Downloaded and installed a fresh CI 2.1.3. * Downloaded and installed AJAXFW_4CI_5.3-Obama2012 * Modified views/welcome_message.php so that the start of the file looks like: Code: <?php Now when I load the site at http://localhost/cjax/ the welcome message displays fine. If I try to access the index method in the welcome controller at: http://localhost/cjax/index.php?welcome/index I get the error Controller File: welcome.php not found Now I can't simplify any more than this and it's still not working. I can only think I'm doing something really dumb, am I? I can send you the zip of the site if you want to take a look yourself. Thanks again for your continued help. John |
Welcome Guest, Not a member yet? Register Sign In |