CodeIgniter Forums
Weird problem,Debug ok,Release failed - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: Archived Discussions (https://forum.codeigniter.com/forumdisplay.php?fid=20)
+--- Forum: Archived Development & Programming (https://forum.codeigniter.com/forumdisplay.php?fid=23)
+--- Thread: Weird problem,Debug ok,Release failed (/showthread.php?tid=13679)



Weird problem,Debug ok,Release failed - El Forum - 12-02-2008

[eluser]aztack[/eluser]
Hello, everyone, I'm a newbie to CI.

I'm developing a small website.

Some page are just "blank page" when i visit it from a IDE embedded/external browser.

But when I debugging that page with Zend Studio, the IDE embedded browser shows the correct result.

Yesterday everything was OK. I only added some code to the ./application/models/.

It really freak me out. Who can tell me how to figure it out?

Thanks~