I am getting the following error and am not really sure why. I really don’t even know where to look. All my paths seem to be working ok.
Any suggestions as to where I should look?
version 2.0.4
thanks!
Controller Error http://img1.UploadScreenshot.com/images/orig/12/33811143574-orig.png
I have determined the issue. In my previous versions of cake 1.3 I modified the ROOT and APP_PATH directories so that I could point the browser to path_to_myapp/app/ instead of just path_to_myapp. So when I tried to do the same thing out of habit, it understandably did not work. Thank you for your help.
This is my modified index file if anyone is interested in loading it in a similar way. It should also be noted that I have a special CAKE_CORE_INCLUDE_PATH.