Welcome Guest, Not a member yet? Register   Sign In
CI 2.1 Updated: routing problems, 404 pages
#1

[eluser]Kunzilla[/eluser]
Hi,

i updated my CI 2.1 to the latest release and i get many 404 error pages. Mostly on urls with more than one parameter (/foo/bar). Controler overviews (/news or /news/index) works fine...

the checkup with print_r($this) show this:

Code:
[uri_string] => news/archive/tech
            [segments] => Array
                (
                    [1] => news
                    [2] => archivetech
                )

            [rsegments] => Array
                (
                    [1] => news
                    [2] => archivetech
                )

This is a realy strange thing. I updated the system and index.php Files.

maybe someone can help me!

thanks


Messages In This Thread
CI 2.1 Updated: routing problems, 404 pages - by El Forum - 10-03-2012, 04:49 PM
CI 2.1 Updated: routing problems, 404 pages - by El Forum - 10-04-2012, 04:26 AM
CI 2.1 Updated: routing problems, 404 pages - by El Forum - 10-04-2012, 05:50 AM



Theme © iAndrew 2016 - Forum software by © MyBB