Welcome Guest, Not a member yet? Register   Sign In
HTACCESS - A Complex Problem
#6

[eluser]vanquish[/eluser]
The auth route actually worked - it was a caching issue in Google Chrome that wasn't showing the correct page.

I figured out the problem with the rest of the pages too! My URL segment order had changed, and unfortunately there was no warning of this in the routes documentation. So I had to change $this->uri->segment(4) to $this->uri->segment(2), etc and all was good!!

Thanks so much guys! People on this forum are brilliant.


Messages In This Thread
HTACCESS - A Complex Problem - by El Forum - 07-21-2010, 05:00 AM
HTACCESS - A Complex Problem - by El Forum - 07-21-2010, 06:30 AM
HTACCESS - A Complex Problem - by El Forum - 07-21-2010, 07:07 AM
HTACCESS - A Complex Problem - by El Forum - 07-22-2010, 03:40 PM
HTACCESS - A Complex Problem - by El Forum - 07-23-2010, 12:49 AM
HTACCESS - A Complex Problem - by El Forum - 07-23-2010, 08:47 AM



Theme © iAndrew 2016 - Forum software by © MyBB