![]() |
404 error, need HELP! - Printable Version +- CodeIgniter Forums (https://forum.codeigniter.com) +-- Forum: Archived Discussions (https://forum.codeigniter.com/forum-20.html) +--- Forum: Archived Development & Programming (https://forum.codeigniter.com/forum-23.html) +--- Thread: 404 error, need HELP! (/thread-40525.html) |
404 error, need HELP! - El Forum - 04-11-2011 [eluser]Keloo[/eluser] I'm currently working on a project and suddenly I'm getting this "404 page not found" error, when I'm trying to logout or to access the cart page. Here is part of the code : Code: function validate_credentials() Everything was fine until a few days ago, and now I cannot logout of the site, or access the cart section. I think something is wrong with the sessions, but I'm not sure. I hope someone can give me a hint. |