Hi everyone, br I have a problem with routing and pagination. br I'm trying to build small catalog of products. To display all products br from quot;xyzquot; category I use url: br pproducts/index/xyz br p...and this works fine br pI wanted my visitors to have nicer URL-s so I put: br pRouter::connect('/shop/*', array('controller' =gt; 'products', 'action'