CodeIgniter Forums
bug in conversion of portuguese website to English website - 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: bug in conversion of portuguese website to English website (/showthread.php?tid=54829)



bug in conversion of portuguese website to English website - El Forum - 09-27-2012

[eluser]Shwetang[/eluser]
Hi ppl,

I am trying to convert a portuguese website in to english language using steps mentioned in http://maestric.com/doc/php/codeigniter_i18n .. I followed all the steps correctly but in the TEST step when go to the link http://localhost/en/about ... the output is correct but when I try to go to the link http://localhost/pt/about, the page gets redirected to http://localhost/en/home automatically and the display on the screen comes :


404 Page Not Found

The page you requested was not found.



Please help
Thanks