Quote Originally Posted by topcat24 View Post
Looking though the files it seems that ours was modified version of 2.110... I was wondering is it possible to have a Hybrid option in the Format of rewritten URLS
Categories: parent-category-name-c-34 (as Parent option)
Products: product-name-p-54 (as Original option)
You could modify the code... Take a peak at the function "get_product_name()" in the class file. This is what pulls the product name from the database. You can probably comment out the two blocks which deal with the 'parent' format (before the comment "//Add the category"). This should disable the parent category from being added to the product.