CodeIgniter Forums
Site Malfunction - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: Archived Discussions (https://forum.codeigniter.com/forumdisplay.php?fid=20)
+--- Forum: Archived Development & Programming (https://forum.codeigniter.com/forumdisplay.php?fid=23)
+--- Thread: Site Malfunction (/showthread.php?tid=37420)



Site Malfunction - El Forum - 01-09-2011

[eluser]Unknown[/eluser]
Hello everyone,

I am having an issue with a site made with CodeIgnitor that for some reason stopped working. The site used to exist in the root folder, then I moved it to a sub-directory. When I needed to use it again, I moved it back out to the root folder and it no longer works. The problem is that when I try to visit a page other than the home page, it just displays the home page again even though the URL has changed.

The configuration files are below, and you can visit the site here: http://twinkie.dyndns.info/noah/oldsite/

~Twinkie


Site Malfunction - El Forum - 01-13-2011

[eluser]Unknown[/eluser]
No one is able to help me?


Site Malfunction - El Forum - 01-13-2011

[eluser]cideveloper[/eluser]
Quote:The configuration files are below

Where?

Is your root "noah/oldsite/"?
What is the folder source that supposedly holds all your assets like images, css, and js?
If I click on any link it doesnt go to your homepage but goes to "Object not found!"

Show some config, controller code so that we can help.