Welcome Guest, Not a member yet? Register   Sign In
Unable to extend the codeigniter Validation library ? ???
#1

[eluser]naveenscode[/eluser]
hi
i am using codeigniter for a while , at present i am working on a portal app , i have created two directories like admin & home under application folder, when i tried to extend the core library CI_Validation from the admin/library folder i got an error message like

Fatal error: Class ‘CI_Form_validation’ not found in /home/user/public_html/portal/system/application/admin/libraries/My_Form_validation.php.

unable to resolve this issue .

my directory structure is as follows

system | index.php | admin.php | public
|
application————
| |
home admin
#2

[eluser]naveenscode[/eluser]
[quote author="naveenscode" date="1265722301"]hi
i am using codeigniter for a while , at present i am working on a portal app , i have created two directories like admin & home under application folder, when i tried to extend the core library CI_Validation from the admin/library folder i got an error message like

Fatal error: Class ‘CI_Form_validation’ not found in /home/user/public_html/portal/system/application/admin/libraries/My_Form_validation.php.

unable to resolve this issue .

my directory structure is as follows

system | index.php | admin.php | public
|
application————
| |
home admin[/quote]




Theme © iAndrew 2016 - Forum software by © MyBB