Welcome Guest, Not a member yet? Register   Sign In
Routing Problem
#1

[eluser]Aidy[/eluser]
I have a route setup like

Code:
$route['Resource-Centre/Catalogue/(:any)/(:any)/(:any)/(:any)/(:any)/(:any)/(:any)/(:num)/(:num)'] = 'resource-centre/catalogue/$1/$2/$3/$4/$5/$6/$7/$8/$9';

The last two wildcards are for pagination (I'm using the digg style pagination library).

This works fine on our test server setup but on the live site it's throwing a 404 if their are no pagination values. It works fine if their are.

Can anyone help please.


Messages In This Thread
Routing Problem - by El Forum - 06-14-2010, 08:07 AM
Routing Problem - by El Forum - 06-14-2010, 08:46 AM
Routing Problem - by El Forum - 06-14-2010, 08:48 AM
Routing Problem - by El Forum - 06-14-2010, 09:01 AM



Theme © iAndrew 2016 - Forum software by © MyBB