Hi, I am trying to get my store running on my local machine using wampserver but I am having the following problems: -clicking on any of the categories returns me to home page -clicking on any of the products brings up the standard osc page with "Product not found!" even if there is stock for the products. -even when i click on other language, it will return me to the same page. does anyone know how to solve this problem? sorry if I posted at the wrong place but i really need help.
I think by default mod_rewrite module is not loaded with wamp. You will need to enable this module in wamp and then restart apache. It should work fine after enabling it. Kailash