PHP Code:
This is my include path: set_include_path('.' . PATH_SEPARATOR . './library' . PATH_SEPARATOR . './applications/forms' . PATH_SEPARATOR . './application/models/' . PATH_SEPARATOR . get_include_path());
Ive got my forms located here:
/application/forms
one says applicationS the other says application. This could be the source of your error