Welcome Guest, Not a member yet? Register   Sign In
Edit function generate blank page
#3

[eluser]patak[/eluser]
Hi jmadsen,
thanks for your time!
Yes I have it.
This is my log file:
Code:
//edit form with loading data from DB
DEBUG - 2010-09-25 18:14:22 --> Config Class Initialized
DEBUG - 2010-09-25 18:14:22 --> Hooks Class Initialized
DEBUG - 2010-09-25 18:14:22 --> URI Class Initialized
DEBUG - 2010-09-25 18:14:22 --> Router Class Initialized
DEBUG - 2010-09-25 18:14:22 --> Output Class Initialized
DEBUG - 2010-09-25 18:14:22 --> Input Class Initialized
DEBUG - 2010-09-25 18:14:22 --> Global POST and COOKIE data sanitized
DEBUG - 2010-09-25 18:14:22 --> Language Class Initialized
DEBUG - 2010-09-25 18:14:22 --> Loader Class Initialized
DEBUG - 2010-09-25 18:14:22 --> Config file loaded: config/freakauth_light.php
DEBUG - 2010-09-25 18:14:22 --> Config file loaded: config/wm_shop.php
DEBUG - 2010-09-25 18:14:22 --> Helper loaded: url_helper
DEBUG - 2010-09-25 18:14:22 --> Helper loaded: form_helper
DEBUG - 2010-09-25 18:14:22 --> Helper loaded: array_helper
DEBUG - 2010-09-25 18:14:22 --> Helper loaded: freakauth_light_helper
DEBUG - 2010-09-25 18:14:22 --> Helper loaded: html_helper
DEBUG - 2010-09-25 18:14:22 --> Database Driver Class Initialized
DEBUG - 2010-09-25 18:14:22 --> FreakAuth Class Initialized
DEBUG - 2010-09-25 18:14:22 --> Session Class Initialized (db)
DEBUG - 2010-09-25 18:14:22 --> Model Class Initialized
DEBUG - 2010-09-25 18:14:22 --> Model Class Initialized
DEBUG - 2010-09-25 18:14:22 --> Model Class Initialized
DEBUG - 2010-09-25 18:14:22 --> Validation Class Initialized
DEBUG - 2010-09-25 18:14:22 --> Form Validation Class Initialized
DEBUG - 2010-09-25 18:14:22 --> Pagination Class Initialized
DEBUG - 2010-09-25 18:14:22 --> Upload Class Initialized
DEBUG - 2010-09-25 18:14:23 --> Controller Class Initialized
DEBUG - 2010-09-25 18:14:23 --> Model Class Initialized
DEBUG - 2010-09-25 18:14:23 --> Model Class Initialized
DEBUG - 2010-09-25 18:14:23 --> Model Class Initialized
DEBUG - 2010-09-25 18:14:23 --> Model Class Initialized
DEBUG - 2010-09-25 18:14:23 --> Model Class Initialized
DEBUG - 2010-09-25 18:14:23 --> Model Class Initialized
DEBUG - 2010-09-25 18:14:23 --> Model Class Initialized
DEBUG - 2010-09-25 18:14:23 --> Model Class Initialized
DEBUG - 2010-09-25 18:14:23 --> Language file loaded: language/czech/freakauth_lang.php
DEBUG - 2010-09-25 18:14:23 --> File loaded: C:\Users\user\Documents\xampp\htdocs\wm-shop/system/application/views/admin/template_admin/header.php
DEBUG - 2010-09-25 18:14:23 --> File loaded: C:\Users\user\Documents\xampp\htdocs\wm-shop/system/application/views/admin/template_admin/menu.php
DEBUG - 2010-09-25 18:14:23 --> File loaded: C:\Users\user\Documents\xampp\htdocs\wm-shop/system/application/views/admin/template_admin/vina/edit.php
DEBUG - 2010-09-25 18:14:23 --> File loaded: C:\Users\user\Documents\xampp\htdocs\wm-shop/system/application/views/admin/template_admin/content.php
DEBUG - 2010-09-25 18:14:23 --> File loaded: C:\Users\user\Documents\xampp\htdocs\wm-shop/system/application/views/admin/template_admin/footer.php
DEBUG - 2010-09-25 18:14:23 --> File loaded: C:\Users\user\Documents\xampp\htdocs\wm-shop/system/application/views/admin/template_admin/container.php
DEBUG - 2010-09-25 18:14:23 --> Language file loaded: language/czech/profiler_lang.php
DEBUG - 2010-09-25 18:14:23 --> Helper loaded: text_helper
DEBUG - 2010-09-25 18:14:23 --> Final output sent to browser
DEBUG - 2010-09-25 18:14:23 --> Total execution time: 0.5009
//submitting of edit form
DEBUG - 2010-09-25 18:14:28 --> Config Class Initialized
DEBUG - 2010-09-25 18:14:28 --> Hooks Class Initialized
DEBUG - 2010-09-25 18:14:28 --> URI Class Initialized
DEBUG - 2010-09-25 18:14:28 --> Router Class Initialized
DEBUG - 2010-09-25 18:14:28 --> Output Class Initialized
DEBUG - 2010-09-25 18:14:28 --> Input Class Initialized
DEBUG - 2010-09-25 18:14:28 --> Global POST and COOKIE data sanitized
DEBUG - 2010-09-25 18:14:28 --> Language Class Initialized
DEBUG - 2010-09-25 18:14:28 --> Loader Class Initialized
DEBUG - 2010-09-25 18:14:28 --> Config file loaded: config/freakauth_light.php
DEBUG - 2010-09-25 18:14:28 --> Config file loaded: config/wm_shop.php
DEBUG - 2010-09-25 18:14:28 --> Helper loaded: url_helper
DEBUG - 2010-09-25 18:14:28 --> Helper loaded: form_helper
DEBUG - 2010-09-25 18:14:28 --> Helper loaded: array_helper
DEBUG - 2010-09-25 18:14:28 --> Helper loaded: freakauth_light_helper
DEBUG - 2010-09-25 18:14:28 --> Helper loaded: html_helper
DEBUG - 2010-09-25 18:14:28 --> Database Driver Class Initialized
DEBUG - 2010-09-25 18:14:28 --> FreakAuth Class Initialized
DEBUG - 2010-09-25 18:14:28 --> Session Class Initialized (db)
DEBUG - 2010-09-25 18:14:28 --> Model Class Initialized
DEBUG - 2010-09-25 18:14:28 --> Model Class Initialized
DEBUG - 2010-09-25 18:14:28 --> Model Class Initialized
DEBUG - 2010-09-25 18:14:28 --> Validation Class Initialized
DEBUG - 2010-09-25 18:14:28 --> Form Validation Class Initialized
DEBUG - 2010-09-25 18:14:28 --> Pagination Class Initialized
DEBUG - 2010-09-25 18:14:28 --> Upload Class Initialized
DEBUG - 2010-09-25 18:14:28 --> Controller Class Initialized
DEBUG - 2010-09-25 18:14:28 --> Model Class Initialized
DEBUG - 2010-09-25 18:14:28 --> Model Class Initialized
DEBUG - 2010-09-25 18:14:28 --> Model Class Initialized
DEBUG - 2010-09-25 18:14:28 --> Model Class Initialized
DEBUG - 2010-09-25 18:14:28 --> Model Class Initialized
DEBUG - 2010-09-25 18:14:28 --> Model Class Initialized
DEBUG - 2010-09-25 18:14:28 --> Model Class Initialized
DEBUG - 2010-09-25 18:14:28 --> Model Class Initialized
DEBUG - 2010-09-25 18:14:28 --> Final output sent to browser
DEBUG - 2010-09-25 18:14:28 --> Total execution time: 0.4917


Messages In This Thread
Edit function generate blank page - by El Forum - 09-25-2010, 08:14 AM
Edit function generate blank page - by El Forum - 09-25-2010, 08:38 AM
Edit function generate blank page - by El Forum - 09-25-2010, 10:20 AM
Edit function generate blank page - by El Forum - 09-26-2010, 02:45 PM
Edit function generate blank page - by El Forum - 09-27-2010, 05:55 AM
Edit function generate blank page - by El Forum - 09-28-2010, 03:20 AM
Edit function generate blank page - by El Forum - 09-28-2010, 08:55 AM
Edit function generate blank page - by El Forum - 09-29-2010, 05:49 AM
Edit function generate blank page - by El Forum - 10-05-2010, 10:19 AM
Edit function generate blank page - by El Forum - 10-15-2010, 09:00 PM



Theme © iAndrew 2016 - Forum software by © MyBB