I have one page that is blank when i turn debug to 0. Every page on the site works except the one.
Set debug to 1 or 2 and i can access the page. But there are no errors reported anywhere, view is normal with all the info i need showing up. All that gets rendered with debug 0 is <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><title> Development: Teting</title> <link href="/favicon.ico" type="image/x-icon" rel="icon" />" type="image/x-icon" rel="shortcut icon" /> Not sure where to go from here...there is obviously an error but how to find it when it works with debug on and no errors? Dave --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---