// ВЫБОРКА ПОСТОВ ПОЛЬЗОВАТЕЛЯ
$property['select'][] = array('type' => 0, 'prefix' => " AND ", 'name' => "site_users_id", 'if' => " = ", 'value' => $site_user_id, 'sufix' => " ");
/* Отображаем информационную систему */
$GLOBALS['LA_InformationSystem']->ShowInformationSystem($InformationSystem_id, $GLOBALS['INFSYS_result']['group'], $xsl_list, $InformationResult['items_on_page'], $InformationResult['items_begin'], $external_propertys, $property);
Ошибка: Column 'site_users_id' in where clause is ambiguous