Welcome Guest, Not a member yet? Register   Sign In
Controllers in Unlimited Nested Folders
#11

[eluser]bjk2007[/eluser]
Another issue to report. It appears that this new routing library is affecting the uri helper. The segment numbering seems to be offset by 1. For example a request for example.com/foo/bar/bass with this code:
Code:
echo "/".$this->uri->segment(1)."/".$this->uri->segment(2)."/".$this->uri->segment(3)."/".$this->uri->segment(4)."'.  From url: ".$this->uri->uri_string();

Returns this output:
Code:
'//foo/bar/bass'.  From url: /foo/bar/bass

Would someone please confirm this? If there is a problem then we can fix it.


Messages In This Thread
Controllers in Unlimited Nested Folders - by El Forum - 07-09-2007, 11:56 AM
Controllers in Unlimited Nested Folders - by El Forum - 07-09-2007, 02:27 PM
Controllers in Unlimited Nested Folders - by El Forum - 07-09-2007, 04:31 PM
Controllers in Unlimited Nested Folders - by El Forum - 07-10-2007, 12:46 PM
Controllers in Unlimited Nested Folders - by El Forum - 07-10-2007, 01:40 PM
Controllers in Unlimited Nested Folders - by El Forum - 07-13-2007, 08:57 AM
Controllers in Unlimited Nested Folders - by El Forum - 07-13-2007, 09:13 AM
Controllers in Unlimited Nested Folders - by El Forum - 07-17-2007, 04:20 PM
Controllers in Unlimited Nested Folders - by El Forum - 07-19-2007, 09:32 AM
Controllers in Unlimited Nested Folders - by El Forum - 07-19-2007, 09:39 AM
Controllers in Unlimited Nested Folders - by El Forum - 07-20-2007, 11:45 AM
Controllers in Unlimited Nested Folders - by El Forum - 07-20-2007, 12:36 PM
Controllers in Unlimited Nested Folders - by El Forum - 07-25-2007, 09:36 AM
Controllers in Unlimited Nested Folders - by El Forum - 07-25-2007, 02:02 PM
Controllers in Unlimited Nested Folders - by El Forum - 07-25-2007, 02:35 PM
Controllers in Unlimited Nested Folders - by El Forum - 07-25-2007, 03:00 PM
Controllers in Unlimited Nested Folders - by El Forum - 07-25-2007, 05:16 PM
Controllers in Unlimited Nested Folders - by El Forum - 07-25-2007, 06:04 PM
Controllers in Unlimited Nested Folders - by El Forum - 09-11-2007, 09:37 PM
Controllers in Unlimited Nested Folders - by El Forum - 10-10-2007, 11:23 AM
Controllers in Unlimited Nested Folders - by El Forum - 01-10-2008, 04:18 PM
Controllers in Unlimited Nested Folders - by El Forum - 01-11-2008, 06:18 AM
Controllers in Unlimited Nested Folders - by El Forum - 01-11-2008, 07:13 AM
Controllers in Unlimited Nested Folders - by El Forum - 01-22-2008, 10:53 PM
Controllers in Unlimited Nested Folders - by El Forum - 01-23-2008, 02:22 PM
Controllers in Unlimited Nested Folders - by El Forum - 01-23-2008, 02:51 PM
Controllers in Unlimited Nested Folders - by El Forum - 01-23-2008, 02:57 PM
Controllers in Unlimited Nested Folders - by El Forum - 01-23-2008, 03:02 PM
Controllers in Unlimited Nested Folders - by El Forum - 02-04-2008, 06:38 AM
Controllers in Unlimited Nested Folders - by El Forum - 02-04-2008, 07:31 AM
Controllers in Unlimited Nested Folders - by El Forum - 02-17-2008, 01:37 AM
Controllers in Unlimited Nested Folders - by El Forum - 03-22-2008, 08:02 PM
Controllers in Unlimited Nested Folders - by El Forum - 03-22-2008, 10:34 PM
Controllers in Unlimited Nested Folders - by El Forum - 03-23-2008, 01:41 AM
Controllers in Unlimited Nested Folders - by El Forum - 08-05-2008, 12:52 AM
Controllers in Unlimited Nested Folders - by El Forum - 08-05-2008, 07:20 PM
Controllers in Unlimited Nested Folders - by El Forum - 03-23-2009, 04:04 AM
Controllers in Unlimited Nested Folders - by El Forum - 04-03-2009, 08:03 PM
Controllers in Unlimited Nested Folders - by El Forum - 04-28-2009, 05:37 PM
Controllers in Unlimited Nested Folders - by El Forum - 05-07-2009, 11:39 AM



Theme © iAndrew 2016 - Forum software by © MyBB