I have just installed this MOD V4.4.1 with ZC 1.5.0. Everything seems to work. When i add a new category or a new product, the corrrect pathway shows up, but when I click on the category, it displays no products. When i do a search for the product or use the NEW Products link and then click on product details, i get a 404 error. I have tried changing the MOD Rewrite rule but I still get the same errors. Any suggestions?

RewriteRule .* index.php [QSA,L]

RewriteRule .* /index.php [QSA,L]


RewriteRule .* /index.php [QSA,L,PT]

Thank you in advance for your help.