Index: branches/5.0.x/units/products/products_config.php =================================================================== diff -u -r13324 -r13538 --- branches/5.0.x/units/products/products_config.php (.../products_config.php) (revision 13324) +++ branches/5.0.x/units/products/products_config.php (.../products_config.php) (revision 13538) @@ -1,6 +1,6 @@ TABLE_PREFIX.'%3$sCategoryItems.CategoryId', 'ParentPath' => TABLE_PREFIX.'Category.ParentPath', 'Manufacturer' => TABLE_PREFIX.'Manufacturers.Name', - 'Filename' => TABLE_PREFIX.'%3$sCategoryItems.Filename', + 'Filename' => TABLE_PREFIX.'%3$sCategoryItems.Filename', + 'CategoryFilename' => TABLE_PREFIX.'Category.NamedParentPath', 'FileSize' => 'files.Size', 'FilePath' => 'files.FilePath', 'FileVersion' => 'files.Version', @@ -413,9 +414,12 @@ 'FilePath' => 'files.FilePath', 'FileVersion' => 'files.Version', 'Filename' => TABLE_PREFIX.'%3$sCategoryItems.Filename', + 'CategoryFilename' => TABLE_PREFIX.'Category.NamedParentPath', ), ), + 'CacheModRewrite' => true, + 'ListSQLs' => Array ( '' => ' SELECT %1$s.* %2$s FROM %1$s