Hi All, Working in CakePHP 1.3 and really digging it. I am having one particular issue and I am hoping someone could point me in the right direction.
I have a third-party Java applet in my view and as long as the debug level is 0 in core.php, it runs fine. If I set debug to 1 or higher, it fails to load. All things point to the 404 error being different for the different debug levels (i.e. 0 gives one type of 404 error, 1+ gives another). Is there a way to simulate the non-debug mode 404 error while debug mode is set to 1+? I tried messing with custom error404 files but didn't get very far. Thanks much for any assistance, Jonathan Check out the new CakePHP Questions site http://cakeqs.org and help others with their CakePHP related questions. You received this message because you are subscribed to the Google Groups "CakePHP" group. To post to this group, send email to cake-php@googlegroups.com To unsubscribe from this group, send email to cake-php+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/cake-php?hl=en