Welcome Guest, Not a member yet? Register   Sign In
unexpected error: Unable to load the requested file: helpers/login_helper.php
#1

[eluser]wagnered[/eluser]
Attempting to get familiar with CI and the C-V-M approach, I tried the form validation example from the documentation.

I entered the code for the controller, the form and the success page, verbatim. The URL I gave was http://127.0.0.1:8080/index.php/form as suggested by the example. When I did, I got the error "Unable to load the requested file: helpers/login_helper.php". I did not add the request for the helper to the code.

I did a grep and find of the directory tree for the phrase "login_helper" and login_helper.php and found nothing: no references or no file by that name. I was checking to see if it might have been included indirectly somehow.

I'm using lighttpd and php 5.5.17 on a Linux machine.

Does anyone have an idea how that helper is being requested if it's not in my code or referenced in any file on the system?


Thanks....


Messages In This Thread
unexpected error: Unable to load the requested file: helpers/login_helper.php - by El Forum - 10-18-2014, 02:01 PM



Theme © iAndrew 2016 - Forum software by © MyBB