Index: branches/5.2.x/core/units/related_searches/related_searches_config.php =================================================================== diff -u -N -r14585 -r15012 --- branches/5.2.x/core/units/related_searches/related_searches_config.php (.../related_searches_config.php) (revision 14585) +++ branches/5.2.x/core/units/related_searches/related_searches_config.php (.../related_searches_config.php) (revision 15012) @@ -1,6 +1,6 @@ 'RelatedSearchId', 'StatusField' => Array('Enabled'), - 'TableName' => TABLE_PREFIX.'RelatedSearches', + 'TableName' => TABLE_PREFIX.'CategoryRelatedSearches', 'ParentTableKey' => 'ResourceId', 'ForeignKey' => 'ResourceId', 'ParentPrefix' => 'c',