Index: branches/5.2.x/units/topics/topics_config.php =================================================================== diff -u -N -r16349 -r16351 --- branches/5.2.x/units/topics/topics_config.php (.../topics_config.php) (revision 16349) +++ branches/5.2.x/units/topics/topics_config.php (.../topics_config.php) (revision 16351) @@ -1,6 +1,6 @@ '*', 'DoEvent' => 'OnCloneSubItem', ), + + array( + 'Mode' => hBEFORE, + 'Conditional' => false, + 'HookToPrefix' => 'user-profile', + 'HookToSpecial' => '*', + 'HookToEvent' => array('OnAfterConfigRead'), + 'DoPrefix' => '', + 'DoSpecial' => '*', + 'DoEvent' => 'OnModifyUserProfileConfig', + ), ), 'CatalogItem' => true,