      [B]  [/B],        . ,            NetCat   ,       .

     ,      ,  [I]$f_Img->settings->resize(600, 600)->preview(150, 150)[/I]
    [I]Photo_Gallery[/I]    [I]1511[/I](      ).
, ,  "   "   :
[CODE]";
if($inside_admin) {
	ob_end_clean();
	header("Location: ".$goBackLink."&inside_admin=1");
	foreach($files_name as $v){
		$photo_path = $DOCUMENT_ROOT.'/netcat_files/multifile/1511/'.$v;
		if(!is_file($photo_path)) continue;
		nc_ImageTransform::imgResize($photo_path,$DOCUMENT_ROOT.'/netcat_files/multifile/1511/preview_'.$v,'155', '155', 1);
		/*        nc_ImageTransform     */
	}
	exit;
}
else {
	echo NETCAT_MODERATION_MSG_OBJCHANGED;
	echo "<br /><br />".$goBack;
}
echo "[/CODE]

     [I]$f_Photo_Gallery_tpl[/I]  ,       . ,    "  " :
[CODE]";
if($f_Photo_Gallery->count()){
$Photo_Gallery = '';
foreach($multifiles[$f_RowID]['Photo_Gallery'] as $k => $v){
	if($k) $Photo_Gallery.= '<a href="'.$v['Path'].'" target="_blank" rel="group'.$f_RowID.'" title="'.$v['Name'].'"><!-- --></a>';
	else $Photo_Gallery.= '<a href="'.$v['Path'].'" target="_blank" rel="group'.$f_RowID.'" title="'.$v['Name'].'"><img border="0" src="'.$v['Preview'].'" width="155" height="155" /></a>';
}
$result .= "[/CODE]
       ,  [I]".($f_Photo_Gallery->count() ? $Photo_Gallery : '<img border="0" src="/images/noimg.jpg" width="155" height="155" />')."[/I]
   $v   :
[Field_ID] => 1511 -  
[Message_ID] -  $f_RowID
[Priority] - , .     ?
[Name] -  ,    [I]$f_Photo_Gallery->settings->use_name()[/I]   
[Size] -  
[Path] -   
[Preview] -   
[ID] -  ID   Multifield  .

,  -  :)