Welcome Guest, Not a member yet? Register   Sign In
blank output problem
#1

[eluser]Unknown[/eluser]
Guys, I got a problem with CI, this is the log:

Quote:DEBUG - 2008-09-04 15:21:53 --> Config Class Initialized
DEBUG - 2008-09-04 15:21:53 --> Hooks Class Initialized
DEBUG - 2008-09-04 15:21:53 --> URI Class Initialized
DEBUG - 2008-09-04 15:21:53 --> Router Class Initialized
DEBUG - 2008-09-04 15:21:53 --> Output Class Initialized
DEBUG - 2008-09-04 15:21:53 --> Input Class Initialized
DEBUG - 2008-09-04 15:21:53 --> Global POST and COOKIE data sanitized
DEBUG - 2008-09-04 15:21:54 --> Language Class Initialized
DEBUG - 2008-09-04 15:21:54 --> Loader Class Initialized
DEBUG - 2008-09-04 15:21:54 --> Config file loaded: config/config_ss_site.php
DEBUG - 2008-09-04 15:21:54 --> Helpers loaded: url, form
DEBUG - 2008-09-04 15:21:54 --> Database Driver Class Initialized
DEBUG - 2008-09-04 15:21:54 --> Session Class Initialized
DEBUG - 2008-09-04 15:21:54 --> Encrypt Class Initialized
DEBUG - 2008-09-04 15:21:54 --> Validation Class Initialized
DEBUG - 2008-09-04 15:21:54 --> Controller Class Initialized
DEBUG - 2008-09-04 15:21:54 --> Config file loaded: config/config_ss_guarddog.php
DEBUG - 2008-09-04 15:21:54 --> Language file loaded: language/vietnamese/guarddog_lang.php
DEBUG - 2008-09-04 15:21:54 --> Helpers loaded: guarddog_helper
DEBUG - 2008-09-04 15:21:54 --> Model Class Initialized
DEBUG - 2008-09-04 15:21:54 --> The dog is barking
DEBUG - 2008-09-04 15:21:54 --> Config file loaded: config/config_ss_intro.php
DEBUG - 2008-09-04 15:21:54 --> Language file loaded: language/vietnamese/intro_lang.php
DEBUG - 2008-09-04 15:21:54 --> Validation class already loaded. Second attempt ignored.
DEBUG - 2008-09-04 15:21:54 --> Model Class Initialized
DEBUG - 2008-09-04 15:21:54 --> Pagination Class Initialized
DEBUG - 2008-09-04 15:21:54 --> File loaded: ../cruds/views/all_header.php
DEBUG - 2008-09-04 15:21:54 --> File loaded: ../cruds/views/../../resources/cpanel/intro/css/css.php
DEBUG - 2008-09-04 15:21:54 --> File loaded: ../cruds/views/../../resources/cpanel/intro/css/css_table_row.php
DEBUG - 2008-09-04 15:21:54 --> File loaded: ../cruds/views/../../resources/cpanel/intro/js/js_item_check.php
DEBUG - 2008-09-04 15:21:55 --> File loaded: ../cruds/views/intro/list.php
DEBUG - 2008-09-04 15:21:55 --> File loaded: ../cruds/views/intro/add.php
DEBUG - 2008-09-04 15:21:55 --> File loaded: ../cruds/views/all_footer.php
DEBUG - 2008-09-04 15:21:55 --> File loaded: ../cruds/views/adm_container.php
DEBUG - 2008-09-04 15:21:55 --> Final output sent to browser
DEBUG - 2008-09-04 15:21:55 --> Total execution time: 1.3477

It is reported that all views loaded and Output sent to browser, but there is nothing to see at all, just a blank page.

So is this a problem of output system?
#2

[eluser]Derek Allard[/eluser]
Welcome to CI. I've moved this out of bug reports until we can verify it is a bug. Could you please post the minimum of code required to recreate this? Don't post massive controllers, just the simplest example you can. I think you'll find that you have a PHP error, but that your errors are suppressed.




Theme © iAndrew 2016 - Forum software by © MyBB