Welcome Guest, Not a member yet? Register   Sign In
yet more form validation 1.7
#41

[eluser]TheFuzzy0ne[/eluser]
Create the file in the path specified, and then just run your validation as normal. The file will be detected, automatically loaded, and will extend the form validation class. I've just added some extra log_message lines, so checking your log should indicate what's going wrong here.
#42

[eluser]soupdragon[/eluser]
hmmmm....doesnt look like its being called
- debug output !
DEBUG - 2009-03-09 19:04:03 --> My validation rules have been loaded
DEBUG - 2009-03-09 19:04:03 --> Validation Class Initialized
DEBUG - 2009-03-09 19:04:03 --> Session class already loaded. Second attempt ignored.
DEBUG - 2009-03-09 19:04:03 --> My validation rules have been loaded
DEBUG - 2009-03-09 19:04:03 --> Config file loaded: config/form_validation.php
DEBUG - 2009-03-09 19:04:03 --> Form_validation class already loaded. Second attempt ignored.
DEBUG - 2009-03-09 19:04:03 --> Form_validation class already loaded. Second attempt ignored.
DEBUG - 2009-03-09 19:04:03 --> Session class already loaded. Second attempt ignored.
DEBUG - 2009-03-09 19:04:03 --> Model Class Initialized
DEBUG - 2009-03-09 19:04:03 --> Form_validation class already loaded. Second attempt ignored.
DEBUG - 2009-03-09 19:04:03 --> File loaded: codeigniter/system/application/views/common/metahead.php
DEBUG - 2009-03-09 19:04:03 --> File loaded: codeigniter/system/application/views/common/side_nav_view.php
DEBUG - 2009-03-09 19:04:03 --> File loaded: codeigniter/system/application/views/seller/seller_reg.php
DEBUG - 2009-03-09 19:04:03 --> Helper loaded: html_helper
DEBUG - 2009-03-09 19:04:03 --> File loaded: codeigniter/system/application/views/common/right_nav_view.php
DEBUG - 2009-03-09 19:04:03 --> File loaded: codeigniter/system/application/views/common/footer.php
DEBUG - 2009-03-09 19:04:03 --> File loaded: codeigniter/system/application/views/container.php
DEBUG - 2009-03-09 19:04:03 --> Language file loaded: language/german/profiler_lang.php
DEBUG - 2009-03-09 19:04:03 --> Helper loaded: text_helper
DEBUG - 2009-03-09 19:04:03 --> Final output sent to browser
DEBUG - 2009-03-09 19:04:03 --> Total execution time: 0.1603
#43

[eluser]TheFuzzy0ne[/eluser]
Corection: Please rename the file from MY_form_validation.php to MY_Form_validation.php




Theme © iAndrew 2016 - Forum software by © MyBB