Welcome Guest, Not a member yet? Register   Sign In
Code Igniter not finding files.
#1

[eluser]Rurik[/eluser]
Hi all,

I am currently working on extending a program created by another person using code igniter. I have recently created a new program to add into the main one, and have used other files from the program as templates.

This included controllers, views and models.

However, after going into the permissions file to create the new button and add the pages to be used by code igniter, I tried to click the button on the home page and it tells me it cannot find the file.

The permissions are correct, as they are the same as all others, on the controller, views and models, as well as their folders.

Any Ideas?

Rurik
#2

[eluser]Rurik[/eluser]
I ended up finding the problem, it was my lack of understanding of codeIgniter. I was trying to direct to a view instead of redirecting to a function in the controller.




Theme © iAndrew 2016 - Forum software by © MyBB