Hi Simon,

Quote Originally Posted by kitcorsa View Post
ive just noticed that if you try to add a review to a product that has its url rewriten you just get an error message and cant be writen. page 404 error
That doesn't happen here.. remember the module automatically adds URIs for products with "/add-a-review" as the last part for review pages.

Maybe you've got a problem in your database and the add-a-review URIs aren't linked properly? You'll ahve to manually check the database using PHPMyAdmin, looking to see if there are mappings in place for the product and "add-a-review". Then you should manually debug the reviews_write files to see why they aren't appearing.

That's not an easy process but I'm afraid it's what I'd have to do to find the source of this problem and fix it.

All the best...

Conor
ceon