Index: branches/5.2.x/core/units/logs/change_logs/change_logs_config.php =================================================================== diff -u -N -r14853 -r15012 --- branches/5.2.x/core/units/logs/change_logs/change_logs_config.php (.../change_logs_config.php) (revision 14853) +++ branches/5.2.x/core/units/logs/change_logs/change_logs_config.php (.../change_logs_config.php) (revision 15012) @@ -1,6 +1,6 @@ Array ( '' => ' SELECT %1$s.* %2$s FROM %1$s - LEFT JOIN '.TABLE_PREFIX.'PortalUser AS u ON u.PortalUserId = %1$s.PortalUserId', + LEFT JOIN '.TABLE_PREFIX.'Users AS u ON u.PortalUserId = %1$s.PortalUserId', ), 'ListSortings' => Array (