Ian Warner wrote:
You need to do some Routing changes then,
Would have to be done on the fly in the controller itself not the bootstrap or it would effect other controllers, is that possible ?
also using ID as a URL variable is not good practice as Google consider this a reserved variable, and can hamper indexing.
Hah no i just used it as an example ! /somevarID/1 or whatever.
