211. File Comparison Report

Produced on Mon May 12 13:05:12 2008 UTC. This report uses XHTML and CSS2, and is best viewed with a reasonably standards compliant browser such as the latest version of Firefox or Internet Explorer. For optimum results when printing this report, use landscape orientation and enable printing of background images and colours in your browser.

211.1 Files compared

# Location File Last Modified
1 Mon May 12 13:05:12 2008 UTC
2 Dolphin-v.6.1.0\inc\db_cached ProfileFields.inc Tue Apr 29 05:54:40 2008 UTC

211.2 Comparison summary

Description Between
Files 1 and 2
Text Blocks Lines
Unchanged 0 0
Changed 0 0
Inserted 1 2083
Removed 0 0

211.3 Comparison options

Whitespace
Character case Differences in character case are significant
Line endings Differences in line endings (CR and LF characters) are ignored
CR/LF characters Not shown in the comparison detail

211.4 Active regular expressions

No regular expressions were active.

211.5 Comparison detail

    1   // cache o f Profile  Fields
    2  
    3   return arr ay(
    4     //areas
    5  
    6     //Join
    7     1 => arr ay(
    8       //page s
    9       0 => a rray(
    10         //bl ocks
    11         30 = > array(
    12           // block prop erties
    13           'C aption' =>  '_FieldCa ption_Prof ile Type_J oin',
    14           'D esc' => '_ FieldDesc_ Profile Ty pe_Join',
    15           'I tems' => a rray(
    16              23 => arra y(
    17                //item p roperties
    18                'Name' = > 'Couple' ,
    19                'Type' = > 'system' ,
    20                'Control ' => "sele ct",
    21                'Extra'  => "Countr y\nCity",
    22                'Min' =>  null,
    23                'Max' =>  null,
    24                'Values'  => '',
    25                'Check'  => "",
    26                'Unique'  => false,
    27                'Mandato ry' => tru e,
    28                'UseLKey ' => "LKey ",
    29                'Caption ' => '_Fie ldCaption_ Couple_Joi n',
    30                'Desc' = > '_FieldD esc_Couple _Join',
    31                'Mandato ryMsg' =>  '_FieldErr or_Couple_ Mandatory' ,
    32                'MinMsg'  => '_Fiel dError_Cou ple_Min',
    33                'MaxMsg'  => '_Fiel dError_Cou ple_Max',
    34                'UniqueM sg' => '_F ieldError_ Couple_Uni que',
    35                'CheckMs g' => '_Fi eldError_C ouple_Chec k',
    36              ),
    37           ),
    38         ),
    39         17 = > array(
    40           // block prop erties
    41           'C aption' =>  '_FieldCa ption_Gene ral Info_J oin',
    42           'D esc' => '_ FieldDesc_ General In fo_Join',
    43           'I tems' => a rray(
    44              2 => array (
    45                //item p roperties
    46                'Name' = > 'NickNam e',
    47                'Type' = > 'text',
    48                'Control ' => "",
    49                'Extra'  => "",
    50                'Min' =>  4,
    51                'Max' =>  16,
    52                'Values'  => '',
    53                'Check'  => "return  ( preg_ma tch( '/^[a -zA-Z0-9_- ]+\$/', \$ arg0 ) and  !file_exi sts( \$dir ['root'] .  \$arg0 )  );",
    54                'Unique'  => true,
    55                'Mandato ry' => tru e,
    56                'UseLKey ' => "LKey ",
    57                'Caption ' => '_Fie ldCaption_ NickName_J oin',
    58                'Desc' = > '_FieldD esc_NickNa me_Join',
    59                'Mandato ryMsg' =>  '_FieldErr or_NickNam e_Mandator y',
    60                'MinMsg'  => '_Fiel dError_Nic kName_Min' ,
    61                'MaxMsg'  => '_Fiel dError_Nic kName_Max' ,
    62                'UniqueM sg' => '_F ieldError_ NickName_U nique',
    63                'CheckMs g' => '_Fi eldError_N ickName_Ch eck',
    64              ),
    65              4 => array (
    66                //item p roperties
    67                'Name' = > 'Email',
    68                'Type' = > 'text',
    69                'Control ' => "",
    70                'Extra'  => "",
    71                'Min' =>  6,
    72                'Max' =>  null,
    73                'Values'  => '',
    74                'Check'  => "return  (bool)pre g_match( ' /^[a-z0-9_ \\-]+(\\.[ _a-z0-9\\- ]+)*@([_a- z0-9\\-]+\ \.)+([a-z] {2}|aero|a rpa|biz|co m|coop|edu |gov|info| int|jobs|m il|museum| name|nato| net|org|pr o|travel)\ $/i', \$ar g0 );",
    75                'Unique'  => true,
    76                'Mandato ry' => tru e,
    77                'UseLKey ' => "LKey ",
    78                'Caption ' => '_Fie ldCaption_ Email_Join ',
    79                'Desc' = > '_FieldD esc_Email_ Join',
    80                'Mandato ryMsg' =>  '_FieldErr or_Email_M andatory',
    81                'MinMsg'  => '_Fiel dError_Ema il_Min',
    82                'MaxMsg'  => '_Fiel dError_Ema il_Max',
    83                'UniqueM sg' => '_F ieldError_ Email_Uniq ue',
    84                'CheckMs g' => '_Fi eldError_E mail_Check ',
    85              ),
    86              3 => array (
    87                //item p roperties
    88                'Name' = > 'Passwor d',
    89                'Type' = > 'pass',
    90                'Control ' => "",
    91                'Extra'  => "",
    92                'Min' =>  5,
    93                'Max' =>  16,
    94                'Values'  => '',
    95                'Check'  => "",
    96                'Unique'  => false,
    97                'Mandato ry' => tru e,
    98                'UseLKey ' => "LKey ",
    99                'Caption ' => '_Fie ldCaption_ Password_J oin',
    100                'Desc' = > '_FieldD esc_Passwo rd_Join',
    101                'Mandato ryMsg' =>  '_FieldErr or_Passwor d_Mandator y',
    102                'MinMsg'  => '_Fiel dError_Pas sword_Min' ,
    103                'MaxMsg'  => '_Fiel dError_Pas sword_Max' ,
    104                'UniqueM sg' => '_F ieldError_ Password_U nique',
    105                'CheckMs g' => '_Fi eldError_P assword_Ch eck',
    106              ),
    107           ),
    108         ),
    109         20 = > array(
    110           // block prop erties
    111           'C aption' =>  '_FieldCa ption_Misc  Info_Join ',
    112           'D esc' => '_ FieldDesc_ Misc Info_ Join',
    113           'I tems' => a rray(
    114              10 => arra y(
    115                //item p roperties
    116                'Name' = > 'Sex',
    117                'Type' = > 'select_ one',
    118                'Control ' => "radi o",
    119                'Extra'  => "",
    120                'Min' =>  null,
    121                'Max' =>  null,
    122                'Values'  => "#!Sex ",
    123                'Check'  => "",
    124                'Unique'  => false,
    125                'Mandato ry' => tru e,
    126                'UseLKey ' => "LKey ",
    127                'Caption ' => '_Fie ldCaption_ Sex_Join',
    128                'Desc' = > '_FieldD esc_Sex_Jo in',
    129                'Mandato ryMsg' =>  '_FieldErr or_Sex_Man datory',
    130                'MinMsg'  => '_Fiel dError_Sex _Min',
    131                'MaxMsg'  => '_Fiel dError_Sex _Max',
    132                'UniqueM sg' => '_F ieldError_ Sex_Unique ',
    133                'CheckMs g' => '_Fi eldError_S ex_Check',
    134              ),
    135              11 => arra y(
    136                //item p roperties
    137                'Name' = > 'Looking For',
    138                'Type' = > 'select_ set',
    139                'Control ' => "chec kbox",
    140                'Extra'  => "",
    141                'Min' =>  null,
    142                'Max' =>  null,
    143                'Values'  => "#!Sex ",
    144                'Check'  => "",
    145                'Unique'  => false,
    146                'Mandato ry' => fal se,
    147                'UseLKey ' => "LKey 2",
    148                'Caption ' => '_Fie ldCaption_ LookingFor _Join',
    149                'Desc' = > '_FieldD esc_Lookin gFor_Join' ,
    150                'Mandato ryMsg' =>  '_FieldErr or_Looking For_Mandat ory',
    151                'MinMsg'  => '_Fiel dError_Loo kingFor_Mi n',
    152                'MaxMsg'  => '_Fiel dError_Loo kingFor_Ma x',
    153                'UniqueM sg' => '_F ieldError_ LookingFor _Unique',
    154                'CheckMs g' => '_Fi eldError_L ookingFor_ Check',
    155              ),
    156              13 => arra y(
    157                //item p roperties
    158                'Name' = > 'DateOfB irth',
    159                'Type' = > 'date',
    160                'Control ' => "",
    161                'Extra'  => "",
    162                'Min' =>  18,
    163                'Max' =>  75,
    164                'Values'  => '',
    165                'Check'  => "",
    166                'Unique'  => false,
    167                'Mandato ry' => tru e,
    168                'UseLKey ' => "LKey ",
    169                'Caption ' => '_Fie ldCaption_ DateOfBirt h_Join',
    170                'Desc' = > '_FieldD esc_DateOf Birth_Join ',
    171                'Mandato ryMsg' =>  '_FieldErr or_DateOfB irth_Manda tory',
    172                'MinMsg'  => '_Fiel dError_Dat eOfBirth_M in',
    173                'MaxMsg'  => '_Fiel dError_Dat eOfBirth_M ax',
    174                'UniqueM sg' => '_F ieldError_ DateOfBirt h_Unique',
    175                'CheckMs g' => '_Fi eldError_D ateOfBirth _Check',
    176              ),
    177              14 => arra y(
    178                //item p roperties
    179                'Name' = > 'Headlin e',
    180                'Type' = > 'text',
    181                'Control ' => "",
    182                'Extra'  => "",
    183                'Min' =>  null,
    184                'Max' =>  null,
    185                'Values'  => '',
    186                'Check'  => "",
    187                'Unique'  => false,
    188                'Mandato ry' => fal se,
    189                'UseLKey ' => "LKey ",
    190                'Caption ' => '_Fie ldCaption_ Headline_J oin',
    191                'Desc' = > '_FieldD esc_Headli ne_Join',
    192                'Mandato ryMsg' =>  '_FieldErr or_Headlin e_Mandator y',
    193                'MinMsg'  => '_Fiel dError_Hea dline_Min' ,
    194                'MaxMsg'  => '_Fiel dError_Hea dline_Max' ,
    195                'UniqueM sg' => '_F ieldError_ Headline_U nique',
    196                'CheckMs g' => '_Fi eldError_H eadline_Ch eck',
    197              ),
    198              12 => arra y(
    199                //item p roperties
    200                'Name' = > 'Descrip tionMe',
    201                'Type' = > 'area',
    202                'Control ' => "",
    203                'Extra'  => "",
    204                'Min' =>  20,
    205                'Max' =>  null,
    206                'Values'  => '',
    207                'Check'  => "",
    208                'Unique'  => false,
    209                'Mandato ry' => tru e,
    210                'UseLKey ' => "LKey ",
    211                'Caption ' => '_Fie ldCaption_ Descriptio nMe_Join',
    212                'Desc' = > '_FieldD esc_Descri ptionMe_Jo in',
    213                'Mandato ryMsg' =>  '_FieldErr or_Descrip tionMe_Man datory',
    214                'MinMsg'  => '_Fiel dError_Des criptionMe _Min',
    215                'MaxMsg'  => '_Fiel dError_Des criptionMe _Max',
    216                'UniqueM sg' => '_F ieldError_ Descriptio nMe_Unique ',
    217                'CheckMs g' => '_Fi eldError_D escription Me_Check',
    218              ),
    219              15 => arra y(
    220                //item p roperties
    221                'Name' = > 'Country ',
    222                'Type' = > 'select_ one',
    223                'Control ' => "sele ct",
    224                'Extra'  => "",
    225                'Min' =>  null,
    226                'Max' =>  null,
    227                'Values'  => "#!Cou ntry",
    228                'Check'  => "",
    229                'Unique'  => false,
    230                'Mandato ry' => fal se,
    231                'UseLKey ' => "LKey ",
    232                'Caption ' => '_Fie ldCaption_ Country_Jo in',
    233                'Desc' = > '_FieldD esc_Countr y_Join',
    234                'Mandato ryMsg' =>  '_FieldErr or_Country _Mandatory ',
    235                'MinMsg'  => '_Fiel dError_Cou ntry_Min',
    236                'MaxMsg'  => '_Fiel dError_Cou ntry_Max',
    237                'UniqueM sg' => '_F ieldError_ Country_Un ique',
    238                'CheckMs g' => '_Fi eldError_C ountry_Che ck',
    239              ),
    240              16 => arra y(
    241                //item p roperties
    242                'Name' = > 'City',
    243                'Type' = > 'text',
    244                'Control ' => "",
    245                'Extra'  => "",
    246                'Min' =>  null,
    247                'Max' =>  null,
    248                'Values'  => '',
    249                'Check'  => "",
    250                'Unique'  => false,
    251                'Mandato ry' => fal se,
    252                'UseLKey ' => "LKey ",
    253                'Caption ' => '_Fie ldCaption_ City_Join' ,
    254                'Desc' = > '_FieldD esc_City_J oin',
    255                'Mandato ryMsg' =>  '_FieldErr or_City_Ma ndatory',
    256                'MinMsg'  => '_Fiel dError_Cit y_Min',
    257                'MaxMsg'  => '_Fiel dError_Cit y_Max',
    258                'UniqueM sg' => '_F ieldError_ City_Uniqu e',
    259                'CheckMs g' => '_Fi eldError_C ity_Check' ,
    260              ),
    261              39 => arra y(
    262                //item p roperties
    263                'Name' = > 'zip',
    264                'Type' = > 'text',
    265                'Control ' => "",
    266                'Extra'  => "",
    267                'Min' =>  null,
    268                'Max' =>  null,
    269                'Values'  => '',
    270                'Check'  => "",
    271                'Unique'  => false,
    272                'Mandato ry' => fal se,
    273                'UseLKey ' => "LKey ",
    274                'Caption ' => '_Fie ldCaption_ zip_Join',
    275                'Desc' = > '_FieldD esc_zip_Jo in',
    276                'Mandato ryMsg' =>  '_FieldErr or_zip_Man datory',
    277                'MinMsg'  => '_Fiel dError_zip _Min',
    278                'MaxMsg'  => '_Fiel dError_zip _Max',
    279                'UniqueM sg' => '_F ieldError_ zip_Unique ',
    280                'CheckMs g' => '_Fi eldError_z ip_Check',
    281              ),
    282              38 => arra y(
    283                //item p roperties
    284                'Name' = > 'Tags',
    285                'Type' = > 'text',
    286                'Control ' => "",
    287                'Extra'  => "",
    288                'Min' =>  null,
    289                'Max' =>  null,
    290                'Values'  => '',
    291                'Check'  => "",
    292                'Unique'  => false,
    293                'Mandato ry' => fal se,
    294                'UseLKey ' => "LKey ",
    295                'Caption ' => '_Fie ldCaption_ Tags_Join' ,
    296                'Desc' = > '_FieldD esc_Tags_J oin',
    297                'Mandato ryMsg' =>  '_FieldErr or_Tags_Ma ndatory',
    298                'MinMsg'  => '_Fiel dError_Tag s_Min',
    299                'MaxMsg'  => '_Fiel dError_Tag s_Max',
    300                'UniqueM sg' => '_F ieldError_ Tags_Uniqu e',
    301                'CheckMs g' => '_Fi eldError_T ags_Check' ,
    302              ),
    303           ),
    304         ),
    305         25 = > array(
    306           // block prop erties
    307           'C aption' =>  '_FieldCa ption_Secu rity Image _Join',
    308           'D esc' => '_ FieldDesc_ Security I mage_Join' ,
    309           'I tems' => a rray(
    310              24 => arra y(
    311                //item p roperties
    312                'Name' = > 'Captcha ',
    313                'Type' = > 'system' ,
    314                'Control ' => "",
    315                'Extra'  => "",
    316                'Min' =>  null,
    317                'Max' =>  null,
    318                'Values'  => '',
    319                'Check'  => "",
    320                'Unique'  => false,
    321                'Mandato ry' => tru e,
    322                'UseLKey ' => "LKey ",
    323                'Caption ' => '_Fie ldCaption_ Captcha_Jo in',
    324                'Desc' = > '_FieldD esc_Captch a_Join',
    325                'Mandato ryMsg' =>  '_FieldErr or_Captcha _Mandatory ',
    326                'MinMsg'  => '_Fiel dError_Cap tcha_Min',
    327                'MaxMsg'  => '_Fiel dError_Cap tcha_Max',
    328                'UniqueM sg' => '_F ieldError_ Captcha_Un ique',
    329                'CheckMs g' => '_Fi eldError_C aptcha_Che ck',
    330              ),
    331              42 => arra y(
    332                //item p roperties
    333                'Name' = > 'TermsOf Use',
    334                'Type' = > 'system' ,
    335                'Control ' => "",
    336                'Extra'  => "",
    337                'Min' =>  null,
    338                'Max' =>  null,
    339                'Values'  => '',
    340                'Check'  => "",
    341                'Unique'  => false,
    342                'Mandato ry' => tru e,
    343                'UseLKey ' => "LKey ",
    344                'Caption ' => '_Fie ldCaption_ TermsOfUse _Join',
    345                'Desc' = > '_FieldD esc_TermsO fUse_Join' ,
    346                'Mandato ryMsg' =>  '_FieldErr or_TermsOf Use_Mandat ory',
    347                'MinMsg'  => '_Fiel dError_Ter msOfUse_Mi n',
    348                'MaxMsg'  => '_Fiel dError_Ter msOfUse_Ma x',
    349                'UniqueM sg' => '_F ieldError_ TermsOfUse _Unique',
    350                'CheckMs g' => '_Fi eldError_T ermsOfUse_ Check',
    351              ),
    352           ),
    353         ),
    354       ),
    355     ),
    356  
    357     //Edit ( Owner)
    358     2 => arr ay(
    359       //bloc ks
    360       17 =>  array(
    361         //bl ock proper ties
    362         'Cap tion' => ' _FieldCapt ion_Genera l Info_Edi t',
    363         'Des c' => '_Fi eldDesc_Ge neral Info _Edit',
    364         'Ite ms' => arr ay(
    365           2  => array(
    366              //item pro perties
    367              'Name' =>  'NickName' ,
    368              'Type' =>  'text',
    369              'Control'  => "",
    370              'Extra' =>  "",
    371              'Min' => 4 ,
    372              'Max' => 1 6,
    373              'Values' = > '',
    374              'Check' =>  "return (  preg_matc h( '/^[a-z A-Z0-9_-]+ \$/', \$ar g0 ) and ! file_exist s( \$dir[' root'] . \ $arg0 ) ); ",
    375              'Unique' = > true,
    376              'Mandatory ' => true,
    377              'UseLKey'  => "LKey",
    378              'Caption'  => '_Field Caption_Ni ckName_Edi t',
    379              'Desc' =>  '_FieldDes c_NickName _Edit',
    380              'Mandatory Msg' => '_ FieldError _NickName_ Mandatory' ,
    381              'MinMsg' = > '_FieldE rror_NickN ame_Min',
    382              'MaxMsg' = > '_FieldE rror_NickN ame_Max',
    383              'UniqueMsg ' => '_Fie ldError_Ni ckName_Uni que',
    384              'CheckMsg'  => '_Fiel dError_Nic kName_Chec k',
    385           ),
    386           4  => array(
    387              //item pro perties
    388              'Name' =>  'Email',
    389              'Type' =>  'text',
    390              'Control'  => "",
    391              'Extra' =>  "",
    392              'Min' => 6 ,
    393              'Max' => n ull,
    394              'Values' = > '',
    395              'Check' =>  "return ( bool)preg_ match( '/^ [a-z0-9_\\ -]+(\\.[_a -z0-9\\-]+ )*@([_a-z0 -9\\-]+\\. )+([a-z]{2 }|aero|arp a|biz|com| coop|edu|g ov|info|in t|jobs|mil |museum|na me|nato|ne t|org|pro| travel)\$/ i', \$arg0  );",
    396              'Unique' = > true,
    397              'Mandatory ' => true,
    398              'UseLKey'  => "LKey",
    399              'Caption'  => '_Field Caption_Em ail_Edit',
    400              'Desc' =>  '_FieldDes c_Email_Ed it',
    401              'Mandatory Msg' => '_ FieldError _Email_Man datory',
    402              'MinMsg' = > '_FieldE rror_Email _Min',
    403              'MaxMsg' = > '_FieldE rror_Email _Max',
    404              'UniqueMsg ' => '_Fie ldError_Em ail_Unique ',
    405              'CheckMsg'  => '_Fiel dError_Ema il_Check',
    406           ),
    407           10  => array(
    408              //item pro perties
    409              'Name' =>  'Sex',
    410              'Type' =>  'select_on e',
    411              'Control'  => "radio" ,
    412              'Extra' =>  "",
    413              'Min' => n ull,
    414              'Max' => n ull,
    415              'Values' = > "#!Sex",
    416              'Check' =>  "",
    417              'Unique' = > false,
    418              'Mandatory ' => true,
    419              'UseLKey'  => "LKey",
    420              'Caption'  => '_Field Caption_Se x_Edit',
    421              'Desc' =>  '_FieldDes c_Sex_Edit ',
    422              'Mandatory Msg' => '_ FieldError _Sex_Manda tory',
    423              'MinMsg' = > '_FieldE rror_Sex_M in',
    424              'MaxMsg' = > '_FieldE rror_Sex_M ax',
    425              'UniqueMsg ' => '_Fie ldError_Se x_Unique',
    426              'CheckMsg'  => '_Fiel dError_Sex _Check',
    427           ),
    428           3  => array(
    429              //item pro perties
    430              'Name' =>  'Password' ,
    431              'Type' =>  'pass',
    432              'Control'  => "",
    433              'Extra' =>  "",
    434              'Min' => 5 ,
    435              'Max' => 1 6,
    436              'Values' = > '',
    437              'Check' =>  "",
    438              'Unique' = > false,
    439              'Mandatory ' => true,
    440              'UseLKey'  => "LKey",
    441              'Caption'  => '_Field Caption_Pa ssword_Edi t',
    442              'Desc' =>  '_FieldDes c_Password _Edit',
    443              'Mandatory Msg' => '_ FieldError _Password_ Mandatory' ,
    444              'MinMsg' = > '_FieldE rror_Passw ord_Min',
    445              'MaxMsg' = > '_FieldE rror_Passw ord_Max',
    446              'UniqueMsg ' => '_Fie ldError_Pa ssword_Uni que',
    447              'CheckMsg'  => '_Fiel dError_Pas sword_Chec k',
    448           ),
    449         ),
    450       ),
    451       20 =>  array(
    452         //bl ock proper ties
    453         'Cap tion' => ' _FieldCapt ion_Misc I nfo_Edit',
    454         'Des c' => '_Fi eldDesc_Mi sc Info_Ed it',
    455         'Ite ms' => arr ay(
    456           11  => array(
    457              //item pro perties
    458              'Name' =>  'LookingFo r',
    459              'Type' =>  'select_se t',
    460              'Control'  => "checkb ox",
    461              'Extra' =>  "",
    462              'Min' => n ull,
    463              'Max' => n ull,
    464              'Values' = > "#!Sex",
    465              'Check' =>  "",
    466              'Unique' = > false,
    467              'Mandatory ' => false ,
    468              'UseLKey'  => "LKey2" ,
    469              'Caption'  => '_Field Caption_Lo okingFor_E dit',
    470              'Desc' =>  '_FieldDes c_LookingF or_Edit',
    471              'Mandatory Msg' => '_ FieldError _LookingFo r_Mandator y',
    472              'MinMsg' = > '_FieldE rror_Looki ngFor_Min' ,
    473              'MaxMsg' = > '_FieldE rror_Looki ngFor_Max' ,
    474              'UniqueMsg ' => '_Fie ldError_Lo okingFor_U nique',
    475              'CheckMsg'  => '_Fiel dError_Loo kingFor_Ch eck',
    476           ),
    477           13  => array(
    478              //item pro perties
    479              'Name' =>  'DateOfBir th',
    480              'Type' =>  'date',
    481              'Control'  => "",
    482              'Extra' =>  "",
    483              'Min' => 1 8,
    484              'Max' => 7 5,
    485              'Values' = > '',
    486              'Check' =>  "",
    487              'Unique' = > false,
    488              'Mandatory ' => true,
    489              'UseLKey'  => "LKey",
    490              'Caption'  => '_Field Caption_Da teOfBirth_ Edit',
    491              'Desc' =>  '_FieldDes c_DateOfBi rth_Edit',
    492              'Mandatory Msg' => '_ FieldError _DateOfBir th_Mandato ry',
    493              'MinMsg' = > '_FieldE rror_DateO fBirth_Min ',
    494              'MaxMsg' = > '_FieldE rror_DateO fBirth_Max ',
    495              'UniqueMsg ' => '_Fie ldError_Da teOfBirth_ Unique',
    496              'CheckMsg'  => '_Fiel dError_Dat eOfBirth_C heck',
    497           ),
    498           14  => array(
    499              //item pro perties
    500              'Name' =>  'Headline' ,
    501              'Type' =>  'text',
    502              'Control'  => "",
    503              'Extra' =>  "",
    504              'Min' => n ull,
    505              'Max' => n ull,
    506              'Values' = > '',
    507              'Check' =>  "",
    508              'Unique' = > false,
    509              'Mandatory ' => false ,
    510              'UseLKey'  => "LKey",
    511              'Caption'  => '_Field Caption_He adline_Edi t',
    512              'Desc' =>  '_FieldDes c_Headline _Edit',
    513              'Mandatory Msg' => '_ FieldError _Headline_ Mandatory' ,
    514              'MinMsg' = > '_FieldE rror_Headl ine_Min',
    515              'MaxMsg' = > '_FieldE rror_Headl ine_Max',
    516              'UniqueMsg ' => '_Fie ldError_He adline_Uni que',
    517              'CheckMsg'  => '_Fiel dError_Hea dline_Chec k',
    518           ),
    519           12  => array(
    520              //item pro perties
    521              'Name' =>  'Descripti onMe',
    522              'Type' =>  'area',
    523              'Control'  => "",
    524              'Extra' =>  "",
    525              'Min' => 2 0,
    526              'Max' => n ull,
    527              'Values' = > '',
    528              'Check' =>  "",
    529              'Unique' = > false,
    530              'Mandatory ' => true,
    531              'UseLKey'  => "LKey",
    532              'Caption'  => '_Field Caption_De scriptionM e_Edit',
    533              'Desc' =>  '_FieldDes c_Descript ionMe_Edit ',
    534              'Mandatory Msg' => '_ FieldError _Descripti onMe_Manda tory',
    535              'MinMsg' = > '_FieldE rror_Descr iptionMe_M in',
    536              'MaxMsg' = > '_FieldE rror_Descr iptionMe_M ax',
    537              'UniqueMsg ' => '_Fie ldError_De scriptionM e_Unique',
    538              'CheckMsg'  => '_Fiel dError_Des criptionMe _Check',
    539           ),
    540           15  => array(
    541              //item pro perties
    542              'Name' =>  'Country',
    543              'Type' =>  'select_on e',
    544              'Control'  => "select ",
    545              'Extra' =>  "",
    546              'Min' => n ull,
    547              'Max' => n ull,
    548              'Values' = > "#!Count ry",
    549              'Check' =>  "",
    550              'Unique' = > false,
    551              'Mandatory ' => false ,
    552              'UseLKey'  => "LKey",
    553              'Caption'  => '_Field Caption_Co untry_Edit ',
    554              'Desc' =>  '_FieldDes c_Country_ Edit',
    555              'Mandatory Msg' => '_ FieldError _Country_M andatory',
    556              'MinMsg' = > '_FieldE rror_Count ry_Min',
    557              'MaxMsg' = > '_FieldE rror_Count ry_Max',
    558              'UniqueMsg ' => '_Fie ldError_Co untry_Uniq ue',
    559              'CheckMsg'  => '_Fiel dError_Cou ntry_Check ',
    560           ),
    561           16  => array(
    562              //item pro perties
    563              'Name' =>  'City',
    564              'Type' =>  'text',
    565              'Control'  => "",
    566              'Extra' =>  "",
    567              'Min' => n ull,
    568              'Max' => n ull,
    569              'Values' = > '',
    570              'Check' =>  "",
    571              'Unique' = > false,
    572              'Mandatory ' => false ,
    573              'UseLKey'  => "LKey",
    574              'Caption'  => '_Field Caption_Ci ty_Edit',
    575              'Desc' =>  '_FieldDes c_City_Edi t',
    576              'Mandatory Msg' => '_ FieldError _City_Mand atory',
    577              'MinMsg' = > '_FieldE rror_City_ Min',
    578              'MaxMsg' = > '_FieldE rror_City_ Max',
    579              'UniqueMsg ' => '_Fie ldError_Ci ty_Unique' ,
    580              'CheckMsg'  => '_Fiel dError_Cit y_Check',
    581           ),
    582         ),
    583       ),
    584     ),
    585  
    586     //Edit ( Admin)
    587     3 => arr ay(
    588       //bloc ks
    589       21 =>  array(
    590         //bl ock proper ties
    591         'Cap tion' => ' _FieldCapt ion_Admin  Controls_E dit',
    592         'Des c' => '_Fi eldDesc_Ad min Contro ls_Edit',
    593         'Ite ms' => arr ay(
    594           7  => array(
    595              //item pro perties
    596              'Name' =>  'Status',
    597              'Type' =>  'system',
    598              'Control'  => "select ",
    599              'Extra' =>  "",
    600              'Min' => n ull,
    601              'Max' => n ull,
    602              'Values' = > array(
    603                v0 => 'U nconfirmed ',
    604                v1 => 'A pproval',
    605                v2 => 'A ctive',
    606                v3 => 'R ejected',
    607                v4 => 'S uspended',
    608              ),
    609              'Check' =>  "",
    610              'Unique' = > false,
    611              'Mandatory ' => false ,
    612              'UseLKey'  => "LKey",
    613              'Caption'  => '_Field Caption_St atus_Edit' ,
    614              'Desc' =>  '_FieldDes c_Status_E dit',
    615              'Mandatory Msg' => '_ FieldError _Status_Ma ndatory',
    616              'MinMsg' = > '_FieldE rror_Statu s_Min',
    617              'MaxMsg' = > '_FieldE rror_Statu s_Max',
    618              'UniqueMsg ' => '_Fie ldError_St atus_Uniqu e',
    619              'CheckMsg'  => '_Fiel dError_Sta tus_Check' ,
    620           ),
    621           9  => array(
    622              //item pro perties
    623              'Name' =>  'Featured' ,
    624              'Type' =>  'system',
    625              'Control'  => "",
    626              'Extra' =>  "",
    627              'Min' => n ull,
    628              'Max' => n ull,
    629              'Values' = > '',
    630              'Check' =>  "",
    631              'Unique' = > false,
    632              'Mandatory ' => false ,
    633              'UseLKey'  => "LKey",
    634              'Caption'  => '_Field Caption_Fe atured_Edi t',
    635              'Desc' =>  '_FieldDes c_Featured _Edit',
    636              'Mandatory Msg' => '_ FieldError _Featured_ Mandatory' ,
    637              'MinMsg' = > '_FieldE rror_Featu red_Min',
    638              'MaxMsg' = > '_FieldE rror_Featu red_Max',
    639              'UniqueMsg ' => '_Fie ldError_Fe atured_Uni que',
    640              'CheckMsg'  => '_Fiel dError_Fea tured_Chec k',
    641           ),
    642         ),
    643       ),
    644       17 =>  array(
    645         //bl ock proper ties
    646         'Cap tion' => ' _FieldCapt ion_Genera l Info_Edi t',
    647         'Des c' => '_Fi eldDesc_Ge neral Info _Edit',
    648         'Ite ms' => arr ay(
    649           2  => array(
    650              //item pro perties
    651              'Name' =>  'NickName' ,
    652              'Type' =>  'text',
    653              'Control'  => "",
    654              'Extra' =>  "",
    655              'Min' => 4 ,
    656              'Max' => 1 6,
    657              'Values' = > '',
    658              'Check' =>  "return (  preg_matc h( '/^[a-z A-Z0-9_-]+ \$/', \$ar g0 ) and ! file_exist s( \$dir[' root'] . \ $arg0 ) ); ",
    659              'Unique' = > true,
    660              'Mandatory ' => true,
    661              'UseLKey'  => "LKey",
    662              'Caption'  => '_Field Caption_Ni ckName_Edi t',
    663              'Desc' =>  '_FieldDes c_NickName _Edit',
    664              'Mandatory Msg' => '_ FieldError _NickName_ Mandatory' ,
    665              'MinMsg' = > '_FieldE rror_NickN ame_Min',
    666              'MaxMsg' = > '_FieldE rror_NickN ame_Max',
    667              'UniqueMsg ' => '_Fie ldError_Ni ckName_Uni que',
    668              'CheckMsg'  => '_Fiel dError_Nic kName_Chec k',
    669           ),
    670           4  => array(
    671              //item pro perties
    672              'Name' =>  'Email',
    673              'Type' =>  'text',
    674              'Control'  => "",
    675              'Extra' =>  "",
    676              'Min' => 6 ,
    677              'Max' => n ull,
    678              'Values' = > '',
    679              'Check' =>  "return ( bool)preg_ match( '/^ [a-z0-9_\\ -]+(\\.[_a -z0-9\\-]+ )*@([_a-z0 -9\\-]+\\. )+([a-z]{2 }|aero|arp a|biz|com| coop|edu|g ov|info|in t|jobs|mil |museum|na me|nato|ne t|org|pro| travel)\$/ i', \$arg0  );",
    680              'Unique' = > true,
    681              'Mandatory ' => true,
    682              'UseLKey'  => "LKey",
    683              'Caption'  => '_Field Caption_Em ail_Edit',
    684              'Desc' =>  '_FieldDes c_Email_Ed it',
    685              'Mandatory Msg' => '_ FieldError _Email_Man datory',
    686              'MinMsg' = > '_FieldE rror_Email _Min',
    687              'MaxMsg' = > '_FieldE rror_Email _Max',
    688              'UniqueMsg ' => '_Fie ldError_Em ail_Unique ',
    689              'CheckMsg'  => '_Fiel dError_Ema il_Check',
    690           ),
    691           10  => array(
    692              //item pro perties
    693              'Name' =>  'Sex',
    694              'Type' =>  'select_on e',
    695              'Control'  => "radio" ,
    696              'Extra' =>  "",
    697              'Min' => n ull,
    698              'Max' => n ull,
    699              'Values' = > "#!Sex",
    700              'Check' =>  "",
    701              'Unique' = > false,
    702              'Mandatory ' => true,
    703              'UseLKey'  => "LKey",
    704              'Caption'  => '_Field Caption_Se x_Edit',
    705              'Desc' =>  '_FieldDes c_Sex_Edit ',
    706              'Mandatory Msg' => '_ FieldError _Sex_Manda tory',
    707              'MinMsg' = > '_FieldE rror_Sex_M in',
    708              'MaxMsg' = > '_FieldE rror_Sex_M ax',
    709              'UniqueMsg ' => '_Fie ldError_Se x_Unique',
    710              'CheckMsg'  => '_Fiel dError_Sex _Check',
    711           ),
    712           3  => array(
    713              //item pro perties
    714              'Name' =>  'Password' ,
    715              'Type' =>  'pass',
    716              'Control'  => "",
    717              'Extra' =>  "",
    718              'Min' => 5 ,
    719              'Max' => 1 6,
    720              'Values' = > '',
    721              'Check' =>  "",
    722              'Unique' = > false,
    723              'Mandatory ' => true,
    724              'UseLKey'  => "LKey",
    725              'Caption'  => '_Field Caption_Pa ssword_Edi t',
    726              'Desc' =>  '_FieldDes c_Password _Edit',
    727              'Mandatory Msg' => '_ FieldError _Password_ Mandatory' ,
    728              'MinMsg' = > '_FieldE rror_Passw ord_Min',
    729              'MaxMsg' = > '_FieldE rror_Passw ord_Max',
    730              'UniqueMsg ' => '_Fie ldError_Pa ssword_Uni que',
    731              'CheckMsg'  => '_Fiel dError_Pas sword_Chec k',
    732           ),
    733         ),
    734       ),
    735       20 =>  array(
    736         //bl ock proper ties
    737         'Cap tion' => ' _FieldCapt ion_Misc I nfo_Edit',
    738         'Des c' => '_Fi eldDesc_Mi sc Info_Ed it',
    739         'Ite ms' => arr ay(
    740           11  => array(
    741              //item pro perties
    742              'Name' =>  'LookingFo r',
    743              'Type' =>  'select_se t',
    744              'Control'  => "checkb ox",
    745              'Extra' =>  "",
    746              'Min' => n ull,
    747              'Max' => n ull,
    748              'Values' = > "#!Sex",
    749              'Check' =>  "",
    750              'Unique' = > false,
    751              'Mandatory ' => false ,
    752              'UseLKey'  => "LKey2" ,
    753              'Caption'  => '_Field Caption_Lo okingFor_E dit',
    754              'Desc' =>  '_FieldDes c_LookingF or_Edit',
    755              'Mandatory Msg' => '_ FieldError _LookingFo r_Mandator y',
    756              'MinMsg' = > '_FieldE rror_Looki ngFor_Min' ,
    757              'MaxMsg' = > '_FieldE rror_Looki ngFor_Max' ,
    758              'UniqueMsg ' => '_Fie ldError_Lo okingFor_U nique',
    759              'CheckMsg'  => '_Fiel dError_Loo kingFor_Ch eck',
    760           ),
    761           13  => array(
    762              //item pro perties
    763              'Name' =>  'DateOfBir th',
    764              'Type' =>  'date',
    765              'Control'  => "",
    766              'Extra' =>  "",
    767              'Min' => 1 8,
    768              'Max' => 7 5,
    769              'Values' = > '',
    770              'Check' =>  "",
    771              'Unique' = > false,
    772              'Mandatory ' => true,
    773              'UseLKey'  => "LKey",
    774              'Caption'  => '_Field Caption_Da teOfBirth_ Edit',
    775              'Desc' =>  '_FieldDes c_DateOfBi rth_Edit',
    776              'Mandatory Msg' => '_ FieldError _DateOfBir th_Mandato ry',
    777              'MinMsg' = > '_FieldE rror_DateO fBirth_Min ',
    778              'MaxMsg' = > '_FieldE rror_DateO fBirth_Max ',
    779              'UniqueMsg ' => '_Fie ldError_Da teOfBirth_ Unique',
    780              'CheckMsg'  => '_Fiel dError_Dat eOfBirth_C heck',
    781           ),
    782           14  => array(
    783              //item pro perties
    784              'Name' =>  'Headline' ,
    785              'Type' =>  'text',
    786              'Control'  => "",
    787              'Extra' =>  "",
    788              'Min' => n ull,
    789              'Max' => n ull,
    790              'Values' = > '',
    791              'Check' =>  "",
    792              'Unique' = > false,
    793              'Mandatory ' => false ,
    794              'UseLKey'  => "LKey",
    795              'Caption'  => '_Field Caption_He adline_Edi t',
    796              'Desc' =>  '_FieldDes c_Headline _Edit',
    797              'Mandatory Msg' => '_ FieldError _Headline_ Mandatory' ,
    798              'MinMsg' = > '_FieldE rror_Headl ine_Min',
    799              'MaxMsg' = > '_FieldE rror_Headl ine_Max',
    800              'UniqueMsg ' => '_Fie ldError_He adline_Uni que',
    801              'CheckMsg'  => '_Fiel dError_Hea dline_Chec k',
    802           ),
    803           12  => array(
    804              //item pro perties
    805              'Name' =>  'Descripti onMe',
    806              'Type' =>  'area',
    807              'Control'  => "",
    808              'Extra' =>  "",
    809              'Min' => 2 0,
    810              'Max' => n ull,
    811              'Values' = > '',
    812              'Check' =>  "",
    813              'Unique' = > false,
    814              'Mandatory ' => true,
    815              'UseLKey'  => "LKey",
    816              'Caption'  => '_Field Caption_De scriptionM e_Edit',
    817              'Desc' =>  '_FieldDes c_Descript ionMe_Edit ',
    818              'Mandatory Msg' => '_ FieldError _Descripti onMe_Manda tory',
    819              'MinMsg' = > '_FieldE rror_Descr iptionMe_M in',
    820              'MaxMsg' = > '_FieldE rror_Descr iptionMe_M ax',
    821              'UniqueMsg ' => '_Fie ldError_De scriptionM e_Unique',
    822              'CheckMsg'  => '_Fiel dError_Des criptionMe _Check',
    823           ),
    824           15  => array(
    825              //item pro perties
    826              'Name' =>  'Country',
    827              'Type' =>  'select_on e',
    828              'Control'  => "select ",
    829              'Extra' =>  "",
    830              'Min' => n ull,
    831              'Max' => n ull,
    832              'Values' = > "#!Count ry",
    833              'Check' =>  "",
    834              'Unique' = > false,
    835              'Mandatory ' => false ,
    836              'UseLKey'  => "LKey",
    837              'Caption'  => '_Field Caption_Co untry_Edit ',
    838              'Desc' =>  '_FieldDes c_Country_ Edit',
    839              'Mandatory Msg' => '_ FieldError _Country_M andatory',
    840              'MinMsg' = > '_FieldE rror_Count ry_Min',
    841              'MaxMsg' = > '_FieldE rror_Count ry_Max',
    842              'UniqueMsg ' => '_Fie ldError_Co untry_Uniq ue',
    843              'CheckMsg'  => '_Fiel dError_Cou ntry_Check ',
    844           ),
    845           16  => array(
    846              //item pro perties
    847              'Name' =>  'City',
    848              'Type' =>  'text',
    849              'Control'  => "",
    850              'Extra' =>  "",
    851              'Min' => n ull,
    852              'Max' => n ull,
    853              'Values' = > '',
    854              'Check' =>  "",
    855              'Unique' = > false,
    856              'Mandatory ' => false ,
    857              'UseLKey'  => "LKey",
    858              'Caption'  => '_Field Caption_Ci ty_Edit',
    859              'Desc' =>  '_FieldDes c_City_Edi t',
    860              'Mandatory Msg' => '_ FieldError _City_Mand atory',
    861              'MinMsg' = > '_FieldE rror_City_ Min',
    862              'MaxMsg' = > '_FieldE rror_City_ Max',
    863              'UniqueMsg ' => '_Fie ldError_Ci ty_Unique' ,
    864              'CheckMsg'  => '_Fiel dError_Cit y_Check',
    865           ),
    866         ),
    867       ),
    868     ),
    869  
    870     //Edit ( Moder)
    871     4 => arr ay(
    872       //bloc ks
    873       21 =>  array(
    874         //bl ock proper ties
    875         'Cap tion' => ' _FieldCapt ion_Admin  Controls_E dit',
    876         'Des c' => '_Fi eldDesc_Ad min Contro ls_Edit',
    877         'Ite ms' => arr ay(
    878           7  => array(
    879              //item pro perties
    880              'Name' =>  'Status',
    881              'Type' =>  'system',
    882              'Control'  => "select ",
    883              'Extra' =>  "",
    884              'Min' => n ull,
    885              'Max' => n ull,
    886              'Values' = > array(
    887                v0 => 'U nconfirmed ',
    888                v1 => 'A pproval',
    889                v2 => 'A ctive',
    890                v3 => 'R ejected',
    891                v4 => 'S uspended',
    892              ),
    893              'Check' =>  "",
    894              'Unique' = > false,
    895              'Mandatory ' => false ,
    896              'UseLKey'  => "LKey",
    897              'Caption'  => '_Field Caption_St atus_Edit' ,
    898              'Desc' =>  '_FieldDes c_Status_E dit',
    899              'Mandatory Msg' => '_ FieldError _Status_Ma ndatory',
    900              'MinMsg' = > '_FieldE rror_Statu s_Min',
    901              'MaxMsg' = > '_FieldE rror_Statu s_Max',
    902              'UniqueMsg ' => '_Fie ldError_St atus_Uniqu e',
    903              'CheckMsg'  => '_Fiel dError_Sta tus_Check' ,
    904           ),
    905           9  => array(
    906              //item pro perties
    907              'Name' =>  'Featured' ,
    908              'Type' =>  'system',
    909              'Control'  => "",
    910              'Extra' =>  "",
    911              'Min' => n ull,
    912              'Max' => n ull,
    913              'Values' = > '',
    914              'Check' =>  "",
    915              'Unique' = > false,
    916              'Mandatory ' => false ,
    917              'UseLKey'  => "LKey",
    918              'Caption'  => '_Field Caption_Fe atured_Edi t',
    919              'Desc' =>  '_FieldDes c_Featured _Edit',
    920              'Mandatory Msg' => '_ FieldError _Featured_ Mandatory' ,
    921              'MinMsg' = > '_FieldE rror_Featu red_Min',
    922              'MaxMsg' = > '_FieldE rror_Featu red_Max',
    923              'UniqueMsg ' => '_Fie ldError_Fe atured_Uni que',
    924              'CheckMsg'  => '_Fiel dError_Fea tured_Chec k',
    925           ),
    926         ),
    927       ),
    928       17 =>  array(
    929         //bl ock proper ties
    930         'Cap tion' => ' _FieldCapt ion_Genera l Info_Edi t',
    931         'Des c' => '_Fi eldDesc_Ge neral Info _Edit',
    932         'Ite ms' => arr ay(
    933           2  => array(
    934              //item pro perties
    935              'Name' =>  'NickName' ,
    936              'Type' =>  'text',
    937              'Control'  => "",
    938              'Extra' =>  "",
    939              'Min' => 4 ,
    940              'Max' => 1 6,
    941              'Values' = > '',
    942              'Check' =>  "return (  preg_matc h( '/^[a-z A-Z0-9_-]+ \$/', \$ar g0 ) and ! file_exist s( \$dir[' root'] . \ $arg0 ) ); ",
    943              'Unique' = > true,
    944              'Mandatory ' => true,
    945              'UseLKey'  => "LKey",
    946              'Caption'  => '_Field Caption_Ni ckName_Edi t',
    947              'Desc' =>  '_FieldDes c_NickName _Edit',
    948              'Mandatory Msg' => '_ FieldError _NickName_ Mandatory' ,
    949              'MinMsg' = > '_FieldE rror_NickN ame_Min',
    950              'MaxMsg' = > '_FieldE rror_NickN ame_Max',
    951              'UniqueMsg ' => '_Fie ldError_Ni ckName_Uni que',
    952              'CheckMsg'  => '_Fiel dError_Nic kName_Chec k',
    953           ),
    954           4  => array(
    955              //item pro perties
    956              'Name' =>  'Email',
    957              'Type' =>  'text',
    958              'Control'  => "",
    959              'Extra' =>  "",
    960              'Min' => 6 ,
    961              'Max' => n ull,
    962              'Values' = > '',
    963              'Check' =>  "return ( bool)preg_ match( '/^ [a-z0-9_\\ -]+(\\.[_a -z0-9\\-]+ )*@([_a-z0 -9\\-]+\\. )+([a-z]{2 }|aero|arp a|biz|com| coop|edu|g ov|info|in t|jobs|mil |museum|na me|nato|ne t|org|pro| travel)\$/ i', \$arg0  );",
    964              'Unique' = > true,
    965              'Mandatory ' => true,
    966              'UseLKey'  => "LKey",
    967              'Caption'  => '_Field Caption_Em ail_Edit',
    968              'Desc' =>  '_FieldDes c_Email_Ed it',
    969              'Mandatory Msg' => '_ FieldError _Email_Man datory',
    970              'MinMsg' = > '_FieldE rror_Email _Min',
    971              'MaxMsg' = > '_FieldE rror_Email _Max',
    972              'UniqueMsg ' => '_Fie ldError_Em ail_Unique ',
    973              'CheckMsg'  => '_Fiel dError_Ema il_Check',
    974           ),
    975           10  => array(
    976              //item pro perties
    977              'Name' =>  'Sex',
    978              'Type' =>  'select_on e',
    979              'Control'  => "radio" ,
    980              'Extra' =>  "",
    981              'Min' => n ull,
    982              'Max' => n ull,
    983              'Values' = > "#!Sex",
    984              'Check' =>  "",
    985              'Unique' = > false,
    986              'Mandatory ' => true,
    987              'UseLKey'  => "LKey",
    988              'Caption'  => '_Field Caption_Se x_Edit',
    989              'Desc' =>  '_FieldDes c_Sex_Edit ',
    990              'Mandatory Msg' => '_ FieldError _Sex_Manda tory',
    991              'MinMsg' = > '_FieldE rror_Sex_M in',
    992              'MaxMsg' = > '_FieldE rror_Sex_M ax',
    993              'UniqueMsg ' => '_Fie ldError_Se x_Unique',
    994              'CheckMsg'  => '_Fiel dError_Sex _Check',
    995           ),
    996           3  => array(
    997              //item pro perties
    998              'Name' =>  'Password' ,
    999              'Type' =>  'pass',
    1000              'Control'  => "",
    1001              'Extra' =>  "",
    1002              'Min' => 5 ,
    1003              'Max' => 1 6,
    1004              'Values' = > '',
    1005              'Check' =>  "",
    1006              'Unique' = > false,
    1007              'Mandatory ' => true,
    1008              'UseLKey'  => "LKey",
    1009              'Caption'  => '_Field Caption_Pa ssword_Edi t',
    1010              'Desc' =>  '_FieldDes c_Password _Edit',
    1011              'Mandatory Msg' => '_ FieldError _Password_ Mandatory' ,
    1012              'MinMsg' = > '_FieldE rror_Passw ord_Min',
    1013              'MaxMsg' = > '_FieldE rror_Passw ord_Max',
    1014              'UniqueMsg ' => '_Fie ldError_Pa ssword_Uni que',
    1015              'CheckMsg'  => '_Fiel dError_Pas sword_Chec k',
    1016           ),
    1017         ),
    1018       ),
    1019       20 =>  array(
    1020         //bl ock proper ties
    1021         'Cap tion' => ' _FieldCapt ion_Misc I nfo_Edit',
    1022         'Des c' => '_Fi eldDesc_Mi sc Info_Ed it',
    1023         'Ite ms' => arr ay(
    1024           11  => array(
    1025              //item pro perties
    1026              'Name' =>  'LookingFo r',
    1027              'Type' =>  'select_se t',
    1028              'Control'  => "checkb ox",
    1029              'Extra' =>  "",
    1030              'Min' => n ull,
    1031              'Max' => n ull,
    1032              'Values' = > "#!Sex",
    1033              'Check' =>  "",
    1034              'Unique' = > false,
    1035              'Mandatory ' => false ,
    1036              'UseLKey'  => "LKey2" ,
    1037              'Caption'  => '_Field Caption_Lo okingFor_E dit',
    1038              'Desc' =>  '_FieldDes c_LookingF or_Edit',
    1039              'Mandatory Msg' => '_ FieldError _LookingFo r_Mandator y',
    1040              'MinMsg' = > '_FieldE rror_Looki ngFor_Min' ,
    1041              'MaxMsg' = > '_FieldE rror_Looki ngFor_Max' ,
    1042              'UniqueMsg ' => '_Fie ldError_Lo okingFor_U nique',
    1043              'CheckMsg'  => '_Fiel dError_Loo kingFor_Ch eck',
    1044           ),
    1045           13  => array(
    1046              //item pro perties
    1047              'Name' =>  'DateOfBir th',
    1048              'Type' =>  'date',
    1049              'Control'  => "",
    1050              'Extra' =>  "",
    1051              'Min' => 1 8,
    1052              'Max' => 7 5,
    1053              'Values' = > '',
    1054              'Check' =>  "",
    1055              'Unique' = > false,
    1056              'Mandatory ' => true,
    1057              'UseLKey'  => "LKey",
    1058              'Caption'  => '_Field Caption_Da teOfBirth_ Edit',
    1059              'Desc' =>  '_FieldDes c_DateOfBi rth_Edit',
    1060              'Mandatory Msg' => '_ FieldError _DateOfBir th_Mandato ry',
    1061              'MinMsg' = > '_FieldE rror_DateO fBirth_Min ',
    1062              'MaxMsg' = > '_FieldE rror_DateO fBirth_Max ',
    1063              'UniqueMsg ' => '_Fie ldError_Da teOfBirth_ Unique',
    1064              'CheckMsg'  => '_Fiel dError_Dat eOfBirth_C heck',
    1065           ),
    1066           14  => array(
    1067              //item pro perties
    1068              'Name' =>  'Headline' ,
    1069              'Type' =>  'text',
    1070              'Control'  => "",
    1071              'Extra' =>  "",
    1072              'Min' => n ull,
    1073              'Max' => n ull,
    1074              'Values' = > '',
    1075              'Check' =>  "",
    1076              'Unique' = > false,
    1077              'Mandatory ' => false ,
    1078              'UseLKey'  => "LKey",
    1079              'Caption'  => '_Field Caption_He adline_Edi t',
    1080              'Desc' =>  '_FieldDes c_Headline _Edit',
    1081              'Mandatory Msg' => '_ FieldError _Headline_ Mandatory' ,
    1082              'MinMsg' = > '_FieldE rror_Headl ine_Min',
    1083              'MaxMsg' = > '_FieldE rror_Headl ine_Max',
    1084              'UniqueMsg ' => '_Fie ldError_He adline_Uni que',
    1085              'CheckMsg'  => '_Fiel dError_Hea dline_Chec k',
    1086           ),
    1087           12  => array(
    1088              //item pro perties
    1089              'Name' =>  'Descripti onMe',
    1090              'Type' =>  'area',
    1091              'Control'  => "",
    1092              'Extra' =>  "",
    1093              'Min' => 2 0,
    1094              'Max' => n ull,
    1095              'Values' = > '',
    1096              'Check' =>  "",
    1097              'Unique' = > false,
    1098              'Mandatory ' => true,
    1099              'UseLKey'  => "LKey",
    1100              'Caption'  => '_Field Caption_De scriptionM e_Edit',
    1101              'Desc' =>  '_FieldDes c_Descript ionMe_Edit ',
    1102              'Mandatory Msg' => '_ FieldError _Descripti onMe_Manda tory',
    1103              'MinMsg' = > '_FieldE rror_Descr iptionMe_M in',
    1104              'MaxMsg' = > '_FieldE rror_Descr iptionMe_M ax',
    1105              'UniqueMsg ' => '_Fie ldError_De scriptionM e_Unique',
    1106              'CheckMsg'  => '_Fiel dError_Des criptionMe _Check',
    1107           ),
    1108           15  => array(
    1109              //item pro perties
    1110              'Name' =>  'Country',
    1111              'Type' =>  'select_on e',
    1112              'Control'  => "select ",
    1113              'Extra' =>  "",
    1114              'Min' => n ull,
    1115              'Max' => n ull,
    1116              'Values' = > "#!Count ry",
    1117              'Check' =>  "",
    1118              'Unique' = > false,
    1119              'Mandatory ' => false ,
    1120              'UseLKey'  => "LKey",
    1121              'Caption'  => '_Field Caption_Co untry_Edit ',
    1122              'Desc' =>  '_FieldDes c_Country_ Edit',
    1123              'Mandatory Msg' => '_ FieldError _Country_M andatory',
    1124              'MinMsg' = > '_FieldE rror_Count ry_Min',
    1125              'MaxMsg' = > '_FieldE rror_Count ry_Max',
    1126              'UniqueMsg ' => '_Fie ldError_Co untry_Uniq ue',
    1127              'CheckMsg'  => '_Fiel dError_Cou ntry_Check ',
    1128           ),
    1129           16  => array(
    1130              //item pro perties
    1131              'Name' =>  'City',
    1132              'Type' =>  'text',
    1133              'Control'  => "",
    1134              'Extra' =>  "",
    1135              'Min' => n ull,
    1136              'Max' => n ull,
    1137              'Values' = > '',
    1138              'Check' =>  "",
    1139              'Unique' = > false,
    1140              'Mandatory ' => false ,
    1141              'UseLKey'  => "LKey",
    1142              'Caption'  => '_Field Caption_Ci ty_Edit',
    1143              'Desc' =>  '_FieldDes c_City_Edi t',
    1144              'Mandatory Msg' => '_ FieldError _City_Mand atory',
    1145              'MinMsg' = > '_FieldE rror_City_ Min',
    1146              'MaxMsg' = > '_FieldE rror_City_ Max',
    1147              'UniqueMsg ' => '_Fie ldError_Ci ty_Unique' ,
    1148              'CheckMsg'  => '_Fiel dError_Cit y_Check',
    1149           ),
    1150         ),
    1151       ),
    1152     ),
    1153  
    1154     //View ( Admin)
    1155     5 => arr ay(
    1156       //bloc ks
    1157       17 =>  array(
    1158         //bl ock proper ties
    1159         'Cap tion' => ' _FieldCapt ion_Genera l Info_Vie w',
    1160         'Des c' => '_Fi eldDesc_Ge neral Info _View',
    1161         'Ite ms' => arr ay(
    1162           1  => array(
    1163              //item pro perties
    1164              'Name' =>  'ID',
    1165              'Type' =>  'system',
    1166              'Values' = > '',
    1167              'UseLKey'  => "LKey",
    1168              'Caption'  => '_Field Caption_ID _View',
    1169              'Desc' =>  '_FieldDes c_ID_View' ,
    1170           ),
    1171           2  => array(
    1172              //item pro perties
    1173              'Name' =>  'NickName' ,
    1174              'Type' =>  'text',
    1175              'Values' = > '',
    1176              'UseLKey'  => "LKey",
    1177              'Caption'  => '_Field Caption_Ni ckName_Vie w',
    1178              'Desc' =>  '_FieldDes c_NickName _View',
    1179           ),
    1180           7  => array(
    1181              //item pro perties
    1182              'Name' =>  'Status',
    1183              'Type' =>  'system',
    1184              'Values' = > array(
    1185                v0 => 'U nconfirmed ',
    1186                v1 => 'A pproval',
    1187                v2 => 'A ctive',
    1188                v3 => 'R ejected',
    1189                v4 => 'S uspended',
    1190              ),
    1191              'UseLKey'  => "LKey",
    1192              'Caption'  => '_Field Caption_St atus_View' ,
    1193              'Desc' =>  '_FieldDes c_Status_V iew',
    1194           ),
    1195           10  => array(
    1196              //item pro perties
    1197              'Name' =>  'Sex',
    1198              'Type' =>  'select_on e',
    1199              'Values' = > "#!Sex",
    1200              'UseLKey'  => "LKey",
    1201              'Caption'  => '_Field Caption_Se x_View',
    1202              'Desc' =>  '_FieldDes c_Sex_View ',
    1203           ),
    1204           11  => array(
    1205              //item pro perties
    1206              'Name' =>  'LookingFo r',
    1207              'Type' =>  'select_se t',
    1208              'Values' = > "#!Sex",
    1209              'UseLKey'  => "LKey2" ,
    1210              'Caption'  => '_Field Caption_Lo okingFor_V iew',
    1211              'Desc' =>  '_FieldDes c_LookingF or_View',
    1212           ),
    1213         ),
    1214       ),
    1215       20 =>  array(
    1216         //bl ock proper ties
    1217         'Cap tion' => ' _FieldCapt ion_Misc I nfo_View',
    1218         'Des c' => '_Fi eldDesc_Mi sc Info_Vi ew',
    1219         'Ite ms' => arr ay(
    1220           13  => array(
    1221              //item pro perties
    1222              'Name' =>  'DateOfBir th',
    1223              'Type' =>  'date',
    1224              'Values' = > '',
    1225              'UseLKey'  => "LKey",
    1226              'Caption'  => '_Field Caption_Da teOfBirth_ View',
    1227              'Desc' =>  '_FieldDes c_DateOfBi rth_View',
    1228           ),
    1229           15  => array(
    1230              //item pro perties
    1231              'Name' =>  'Country',
    1232              'Type' =>  'select_on e',
    1233              'Values' = > "#!Count ry",
    1234              'UseLKey'  => "LKey",
    1235              'Caption'  => '_Field Caption_Co untry_View ',
    1236              'Desc' =>  '_FieldDes c_Country_ View',
    1237           ),
    1238           16  => array(
    1239              //item pro perties
    1240              'Name' =>  'City',
    1241              'Type' =>  'text',
    1242              'Values' = > '',
    1243              'UseLKey'  => "LKey",
    1244              'Caption'  => '_Field Caption_Ci ty_View',
    1245              'Desc' =>  '_FieldDes c_City_Vie w',
    1246           ),
    1247         ),
    1248       ),
    1249       22 =>  array(
    1250         //bl ock proper ties
    1251         'Cap tion' => ' _FieldCapt ion_Descri ption_View ',
    1252         'Des c' => '_Fi eldDesc_De scription_ View',
    1253         'Ite ms' => arr ay(
    1254           14  => array(
    1255              //item pro perties
    1256              'Name' =>  'Headline' ,
    1257              'Type' =>  'text',
    1258              'Values' = > '',
    1259              'UseLKey'  => "LKey",
    1260              'Caption'  => '_Field Caption_He adline_Vie w',
    1261              'Desc' =>  '_FieldDes c_Headline _View',
    1262           ),
    1263           12  => array(
    1264              //item pro perties
    1265              'Name' =>  'Descripti onMe',
    1266              'Type' =>  'area',
    1267              'Values' = > '',
    1268              'UseLKey'  => "LKey",
    1269              'Caption'  => '_Field Caption_De scriptionM e_View',
    1270              'Desc' =>  '_FieldDes c_Descript ionMe_View ',
    1271           ),
    1272         ),
    1273       ),
    1274       21 =>  array(
    1275         //bl ock proper ties
    1276         'Cap tion' => ' _FieldCapt ion_Admin  Controls_V iew',
    1277         'Des c' => '_Fi eldDesc_Ad min Contro ls_View',
    1278         'Ite ms' => arr ay(
    1279           4  => array(
    1280              //item pro perties
    1281              'Name' =>  'Email',
    1282              'Type' =>  'text',
    1283              'Values' = > '',
    1284              'UseLKey'  => "LKey",
    1285              'Caption'  => '_Field Caption_Em ail_View',
    1286              'Desc' =>  '_FieldDes c_Email_Vi ew',
    1287           ),
    1288           5  => array(
    1289              //item pro perties
    1290              'Name' =>  'DateReg',
    1291              'Type' =>  'system',
    1292              'Values' = > '',
    1293              'UseLKey'  => "LKey",
    1294              'Caption'  => '_Field Caption_Da teReg_View ',
    1295              'Desc' =>  '_FieldDes c_DateReg_ View',
    1296           ),
    1297           8  => array(
    1298              //item pro perties
    1299              'Name' =>  'DateLastL ogin',
    1300              'Type' =>  'system',
    1301              'Values' = > '',
    1302              'UseLKey'  => "LKey",
    1303              'Caption'  => '_Field Caption_Da teLastLogi n_View',
    1304              'Desc' =>  '_FieldDes c_DateLast Login_View ',
    1305           ),
    1306           6  => array(
    1307              //item pro perties
    1308              'Name' =>  'DateLastE dit',
    1309              'Type' =>  'system',
    1310              'Values' = > '',
    1311              'UseLKey'  => "LKey",
    1312              'Caption'  => '_Field Caption_Da teLastEdit _View',
    1313              'Desc' =>  '_FieldDes c_DateLast Edit_View' ,
    1314           ),
    1315         ),
    1316       ),
    1317     ),
    1318  
    1319     //View ( Member)
    1320     6 => arr ay(
    1321       //bloc ks
    1322       17 =>  array(
    1323         //bl ock proper ties
    1324         'Cap tion' => ' _FieldCapt ion_Genera l Info_Vie w',
    1325         'Des c' => '_Fi eldDesc_Ge neral Info _View',
    1326         'Ite ms' => arr ay(
    1327           2  => array(
    1328              //item pro perties
    1329              'Name' =>  'NickName' ,
    1330              'Type' =>  'text',
    1331              'Values' = > '',
    1332              'UseLKey'  => "LKey",
    1333              'Caption'  => '_Field Caption_Ni ckName_Vie w',
    1334              'Desc' =>  '_FieldDes c_NickName _View',
    1335           ),
    1336           10  => array(
    1337              //item pro perties
    1338              'Name' =>  'Sex',
    1339              'Type' =>  'select_on e',
    1340              'Values' = > "#!Sex",
    1341              'UseLKey'  => "LKey",
    1342              'Caption'  => '_Field Caption_Se x_View',
    1343              'Desc' =>  '_FieldDes c_Sex_View ',
    1344           ),
    1345           11  => array(
    1346              //item pro perties
    1347              'Name' =>  'LookingFo r',
    1348              'Type' =>  'select_se t',
    1349              'Values' = > "#!Sex",
    1350              'UseLKey'  => "LKey2" ,
    1351              'Caption'  => '_Field Caption_Lo okingFor_V iew',
    1352              'Desc' =>  '_FieldDes c_LookingF or_View',
    1353           ),
    1354         ),
    1355       ),
    1356       20 =>  array(
    1357         //bl ock proper ties
    1358         'Cap tion' => ' _FieldCapt ion_Misc I nfo_View',
    1359         'Des c' => '_Fi eldDesc_Mi sc Info_Vi ew',
    1360         'Ite ms' => arr ay(
    1361           13  => array(
    1362              //item pro perties
    1363              'Name' =>  'DateOfBir th',
    1364              'Type' =>  'date',
    1365              'Values' = > '',
    1366              'UseLKey'  => "LKey",
    1367              'Caption'  => '_Field Caption_Da teOfBirth_ View',
    1368              'Desc' =>  '_FieldDes c_DateOfBi rth_View',
    1369           ),
    1370           15  => array(
    1371              //item pro perties
    1372              'Name' =>  'Country',
    1373              'Type' =>  'select_on e',
    1374              'Values' = > "#!Count ry",
    1375              'UseLKey'  => "LKey",
    1376              'Caption'  => '_Field Caption_Co untry_View ',
    1377              'Desc' =>  '_FieldDes c_Country_ View',
    1378           ),
    1379           16  => array(
    1380              //item pro perties
    1381              'Name' =>  'City',
    1382              'Type' =>  'text',
    1383              'Values' = > '',
    1384              'UseLKey'  => "LKey",
    1385              'Caption'  => '_Field Caption_Ci ty_View',
    1386              'Desc' =>  '_FieldDes c_City_Vie w',
    1387           ),
    1388         ),
    1389       ),
    1390       22 =>  array(
    1391         //bl ock proper ties
    1392         'Cap tion' => ' _FieldCapt ion_Descri ption_View ',
    1393         'Des c' => '_Fi eldDesc_De scription_ View',
    1394         'Ite ms' => arr ay(
    1395           14  => array(
    1396              //item pro perties
    1397              'Name' =>  'Headline' ,
    1398              'Type' =>  'text',
    1399              'Values' = > '',
    1400              'UseLKey'  => "LKey",
    1401              'Caption'  => '_Field Caption_He adline_Vie w',
    1402              'Desc' =>  '_FieldDes c_Headline _View',
    1403           ),
    1404           12  => array(
    1405              //item pro perties
    1406              'Name' =>  'Descripti onMe',
    1407              'Type' =>  'area',
    1408              'Values' = > '',
    1409              'UseLKey'  => "LKey",
    1410              'Caption'  => '_Field Caption_De scriptionM e_View',
    1411              'Desc' =>  '_FieldDes c_Descript ionMe_View ',
    1412           ),
    1413         ),
    1414       ),
    1415     ),
    1416  
    1417     //View ( Moder)
    1418     7 => arr ay(
    1419       //bloc ks
    1420       17 =>  array(
    1421         //bl ock proper ties
    1422         'Cap tion' => ' _FieldCapt ion_Genera l Info_Vie w',
    1423         'Des c' => '_Fi eldDesc_Ge neral Info _View',
    1424         'Ite ms' => arr ay(
    1425           1  => array(
    1426              //item pro perties
    1427              'Name' =>  'ID',
    1428              'Type' =>  'system',
    1429              'Values' = > '',
    1430              'UseLKey'  => "LKey",
    1431              'Caption'  => '_Field Caption_ID _View',
    1432              'Desc' =>  '_FieldDes c_ID_View' ,
    1433           ),
    1434           2  => array(
    1435              //item pro perties
    1436              'Name' =>  'NickName' ,
    1437              'Type' =>  'text',
    1438              'Values' = > '',
    1439              'UseLKey'  => "LKey",
    1440              'Caption'  => '_Field Caption_Ni ckName_Vie w',
    1441              'Desc' =>  '_FieldDes c_NickName _View',
    1442           ),
    1443           7  => array(
    1444              //item pro perties
    1445              'Name' =>  'Status',
    1446              'Type' =>  'system',
    1447              'Values' = > array(
    1448                v0 => 'U nconfirmed ',
    1449                v1 => 'A pproval',
    1450                v2 => 'A ctive',
    1451                v3 => 'R ejected',
    1452                v4 => 'S uspended',
    1453              ),
    1454              'UseLKey'  => "LKey",
    1455              'Caption'  => '_Field Caption_St atus_View' ,
    1456              'Desc' =>  '_FieldDes c_Status_V iew',
    1457           ),
    1458           10  => array(
    1459              //item pro perties
    1460              'Name' =>  'Sex',
    1461              'Type' =>  'select_on e',
    1462              'Values' = > "#!Sex",
    1463              'UseLKey'  => "LKey",
    1464              'Caption'  => '_Field Caption_Se x_View',
    1465              'Desc' =>  '_FieldDes c_Sex_View ',
    1466           ),
    1467           11  => array(
    1468              //item pro perties
    1469              'Name' =>  'LookingFo r',
    1470              'Type' =>  'select_se t',
    1471              'Values' = > "#!Sex",
    1472              'UseLKey'  => "LKey2" ,
    1473              'Caption'  => '_Field Caption_Lo okingFor_V iew',
    1474              'Desc' =>  '_FieldDes c_LookingF or_View',
    1475           ),
    1476         ),
    1477       ),
    1478       20 =>  array(
    1479         //bl ock proper ties
    1480         'Cap tion' => ' _FieldCapt ion_Misc I nfo_View',
    1481         'Des c' => '_Fi eldDesc_Mi sc Info_Vi ew',
    1482         'Ite ms' => arr ay(
    1483           13  => array(
    1484              //item pro perties
    1485              'Name' =>  'DateOfBir th',
    1486              'Type' =>  'date',
    1487              'Values' = > '',
    1488              'UseLKey'  => "LKey",
    1489              'Caption'  => '_Field Caption_Da teOfBirth_ View',
    1490              'Desc' =>  '_FieldDes c_DateOfBi rth_View',
    1491           ),
    1492           15  => array(
    1493              //item pro perties
    1494              'Name' =>  'Country',
    1495              'Type' =>  'select_on e',
    1496              'Values' = > "#!Count ry",
    1497              'UseLKey'  => "LKey",
    1498              'Caption'  => '_Field Caption_Co untry_View ',
    1499              'Desc' =>  '_FieldDes c_Country_ View',
    1500           ),
    1501           16  => array(
    1502              //item pro perties
    1503              'Name' =>  'City',
    1504              'Type' =>  'text',
    1505              'Values' = > '',
    1506              'UseLKey'  => "LKey",
    1507              'Caption'  => '_Field Caption_Ci ty_View',
    1508              'Desc' =>  '_FieldDes c_City_Vie w',
    1509           ),
    1510         ),
    1511       ),
    1512       22 =>  array(
    1513         //bl ock proper ties
    1514         'Cap tion' => ' _FieldCapt ion_Descri ption_View ',
    1515         'Des c' => '_Fi eldDesc_De scription_ View',
    1516         'Ite ms' => arr ay(
    1517           14  => array(
    1518              //item pro perties
    1519              'Name' =>  'Headline' ,
    1520              'Type' =>  'text',
    1521              'Values' = > '',
    1522              'UseLKey'  => "LKey",
    1523              'Caption'  => '_Field Caption_He adline_Vie w',
    1524              'Desc' =>  '_FieldDes c_Headline _View',
    1525           ),
    1526           12  => array(
    1527              //item pro perties
    1528              'Name' =>  'Descripti onMe',
    1529              'Type' =>  'area',
    1530              'Values' = > '',
    1531              'UseLKey'  => "LKey",
    1532              'Caption'  => '_Field Caption_De scriptionM e_View',
    1533              'Desc' =>  '_FieldDes c_Descript ionMe_View ',
    1534           ),
    1535         ),
    1536       ),
    1537       21 =>  array(
    1538         //bl ock proper ties
    1539         'Cap tion' => ' _FieldCapt ion_Admin  Controls_V iew',
    1540         'Des c' => '_Fi eldDesc_Ad min Contro ls_View',
    1541         'Ite ms' => arr ay(
    1542           4  => array(
    1543              //item pro perties
    1544              'Name' =>  'Email',
    1545              'Type' =>  'text',
    1546              'Values' = > '',
    1547              'UseLKey'  => "LKey",
    1548              'Caption'  => '_Field Caption_Em ail_View',
    1549              'Desc' =>  '_FieldDes c_Email_Vi ew',
    1550           ),
    1551           5  => array(
    1552              //item pro perties
    1553              'Name' =>  'DateReg',
    1554              'Type' =>  'system',
    1555              'Values' = > '',
    1556              'UseLKey'  => "LKey",
    1557              'Caption'  => '_Field Caption_Da teReg_View ',
    1558              'Desc' =>  '_FieldDes c_DateReg_ View',
    1559           ),
    1560           8  => array(
    1561              //item pro perties
    1562              'Name' =>  'DateLastL ogin',
    1563              'Type' =>  'system',
    1564              'Values' = > '',
    1565              'UseLKey'  => "LKey",
    1566              'Caption'  => '_Field Caption_Da teLastLogi n_View',
    1567              'Desc' =>  '_FieldDes c_DateLast Login_View ',
    1568           ),
    1569           6  => array(
    1570              //item pro perties
    1571              'Name' =>  'DateLastE dit',
    1572              'Type' =>  'system',
    1573              'Values' = > '',
    1574              'UseLKey'  => "LKey",
    1575              'Caption'  => '_Field Caption_Da teLastEdit _View',
    1576              'Desc' =>  '_FieldDes c_DateLast Edit_View' ,
    1577           ),
    1578         ),
    1579       ),
    1580     ),
    1581  
    1582     //View ( Visitor)
    1583     8 => arr ay(
    1584       //bloc ks
    1585       17 =>  array(
    1586         //bl ock proper ties
    1587         'Cap tion' => ' _FieldCapt ion_Genera l Info_Vie w',
    1588         'Des c' => '_Fi eldDesc_Ge neral Info _View',
    1589         'Ite ms' => arr ay(
    1590           2  => array(
    1591              //item pro perties
    1592              'Name' =>  'NickName' ,
    1593              'Type' =>  'text',
    1594              'Values' = > '',
    1595              'UseLKey'  => "LKey",
    1596              'Caption'  => '_Field Caption_Ni ckName_Vie w',
    1597              'Desc' =>  '_FieldDes c_NickName _View',
    1598           ),
    1599           10  => array(
    1600              //item pro perties
    1601              'Name' =>  'Sex',
    1602              'Type' =>  'select_on e',
    1603              'Values' = > "#!Sex",
    1604              'UseLKey'  => "LKey",
    1605              'Caption'  => '_Field Caption_Se x_View',
    1606              'Desc' =>  '_FieldDes c_Sex_View ',
    1607           ),
    1608           11  => array(
    1609              //item pro perties
    1610              'Name' =>  'LookingFo r',
    1611              'Type' =>  'select_se t',
    1612              'Values' = > "#!Sex",
    1613              'UseLKey'  => "LKey2" ,
    1614              'Caption'  => '_Field Caption_Lo okingFor_V iew',
    1615              'Desc' =>  '_FieldDes c_LookingF or_View',
    1616           ),
    1617         ),
    1618       ),
    1619       20 =>  array(
    1620         //bl ock proper ties
    1621         'Cap tion' => ' _FieldCapt ion_Misc I nfo_View',
    1622         'Des c' => '_Fi eldDesc_Mi sc Info_Vi ew',
    1623         'Ite ms' => arr ay(
    1624           15  => array(
    1625              //item pro perties
    1626              'Name' =>  'Country',
    1627              'Type' =>  'select_on e',
    1628              'Values' = > "#!Count ry",
    1629              'UseLKey'  => "LKey",
    1630              'Caption'  => '_Field Caption_Co untry_View ',
    1631              'Desc' =>  '_FieldDes c_Country_ View',
    1632           ),
    1633           16  => array(
    1634              //item pro perties
    1635              'Name' =>  'City',
    1636              'Type' =>  'text',
    1637              'Values' = > '',
    1638              'UseLKey'  => "LKey",
    1639              'Caption'  => '_Field Caption_Ci ty_View',
    1640              'Desc' =>  '_FieldDes c_City_Vie w',
    1641           ),
    1642         ),
    1643       ),
    1644     ),
    1645  
    1646     //Search  (Simple)
    1647     9 => arr ay(
    1648       //bloc ks
    1649       17 =>  array(
    1650         //bl ock proper ties
    1651         'Cap tion' => ' _FieldCapt ion_Genera l Info_Sea rch',
    1652         'Des c' => '_Fi eldDesc_Ge neral Info _Search',
    1653         'Ite ms' => arr ay(
    1654           23  => array(
    1655              //item pro perties
    1656              'Name' =>  'Couple',
    1657              'Type' =>  'system',
    1658              'Extra' =>  "Country\ nCity",
    1659              'Control'  => "select ",
    1660              'UseLKey'  => "LKey",
    1661              'Caption'  => '_Field Caption_Co uple_Searc h',
    1662              'Desc' =>  '_FieldDes c_Couple_S earch',
    1663           ),
    1664           10  => array(
    1665              //item pro perties
    1666              'Name' =>  'Sex',
    1667              'Type' =>  'select_on e',
    1668              'Extra' =>  "",
    1669              'Control'  => "radio" ,
    1670              'UseLKey'  => "LKey",
    1671              'Caption'  => '_Field Caption_Se x_Search',
    1672              'Desc' =>  '_FieldDes c_Sex_Sear ch',
    1673           ),
    1674           13  => array(
    1675              //item pro perties
    1676              'Name' =>  'DateOfBir th',
    1677              'Type' =>  'date',
    1678              'Extra' =>  "",
    1679              'Control'  => "",
    1680              'UseLKey'  => "LKey",
    1681              'Caption'  => '_Field Caption_Da teOfBirth_ Search',
    1682              'Desc' =>  '_FieldDes c_DateOfBi rth_Search ',
    1683           ),
    1684         ),
    1685       ),
    1686       20 =>  array(
    1687         //bl ock proper ties
    1688         'Cap tion' => ' _FieldCapt ion_Misc I nfo_Search ',
    1689         'Des c' => '_Fi eldDesc_Mi sc Info_Se arch',
    1690         'Ite ms' => arr ay(
    1691           15  => array(
    1692              //item pro perties
    1693              'Name' =>  'Country',
    1694              'Type' =>  'select_on e',
    1695              'Extra' =>  "",
    1696              'Control'  => "select ",
    1697              'UseLKey'  => "LKey",
    1698              'Caption'  => '_Field Caption_Co untry_Sear ch',
    1699              'Desc' =>  '_FieldDes c_Country_ Search',
    1700           ),
    1701           19  => array(
    1702              //item pro perties
    1703              'Name' =>  'Keyword',
    1704              'Type' =>  'system',
    1705              'Extra' =>  "Descript ionMe\nHea dline",
    1706              'Control'  => "",
    1707              'UseLKey'  => "LKey",
    1708              'Caption'  => '_Field Caption_Ke yword_Sear ch',
    1709              'Desc' =>  '_FieldDes c_Keyword_ Search',
    1710           ),
    1711         ),
    1712       ),
    1713     ),
    1714  
    1715     //Search  (Quick)
    1716     10 => ar ray(
    1717       //bloc ks
    1718     ),
    1719  
    1720     //Search  (Adv)
    1721     11 => ar ray(
    1722       //bloc ks
    1723       17 =>  array(
    1724         //bl ock proper ties
    1725         'Cap tion' => ' _FieldCapt ion_Genera l Info_Sea rch',
    1726         'Des c' => '_Fi eldDesc_Ge neral Info _Search',
    1727         'Ite ms' => arr ay(
    1728           23  => array(
    1729              //item pro perties
    1730              'Name' =>  'Couple',
    1731              'Type' =>  'system',
    1732              'Extra' =>  "Country\ nCity",
    1733              'Control'  => "select ",
    1734              'UseLKey'  => "LKey",
    1735              'Caption'  => '_Field Caption_Co uple_Searc h',
    1736              'Desc' =>  '_FieldDes c_Couple_S earch',
    1737           ),
    1738           10  => array(
    1739              //item pro perties
    1740              'Name' =>  'Sex',
    1741              'Type' =>  'select_on e',
    1742              'Extra' =>  "",
    1743              'Control'  => "radio" ,
    1744              'UseLKey'  => "LKey",
    1745              'Caption'  => '_Field Caption_Se x_Search',
    1746              'Desc' =>  '_FieldDes c_Sex_Sear ch',
    1747           ),
    1748           13  => array(
    1749              //item pro perties
    1750              'Name' =>  'DateOfBir th',
    1751              'Type' =>  'date',
    1752              'Extra' =>  "",
    1753              'Control'  => "",
    1754              'UseLKey'  => "LKey",
    1755              'Caption'  => '_Field Caption_Da teOfBirth_ Search',
    1756              'Desc' =>  '_FieldDes c_DateOfBi rth_Search ',
    1757           ),
    1758         ),
    1759       ),
    1760       20 =>  array(
    1761         //bl ock proper ties
    1762         'Cap tion' => ' _FieldCapt ion_Misc I nfo_Search ',
    1763         'Des c' => '_Fi eldDesc_Mi sc Info_Se arch',
    1764         'Ite ms' => arr ay(
    1765           15  => array(
    1766              //item pro perties
    1767              'Name' =>  'Country',
    1768              'Type' =>  'select_on e',
    1769              'Extra' =>  "",
    1770              'Control'  => "select ",
    1771              'UseLKey'  => "LKey",
    1772              'Caption'  => '_Field Caption_Co untry_Sear ch',
    1773              'Desc' =>  '_FieldDes c_Country_ Search',
    1774           ),
    1775           16  => array(
    1776              //item pro perties
    1777              'Name' =>  'City',
    1778              'Type' =>  'text',
    1779              'Extra' =>  "",
    1780              'Control'  => "",
    1781              'UseLKey'  => "LKey",
    1782              'Caption'  => '_Field Caption_Ci ty_Search' ,
    1783              'Desc' =>  '_FieldDes c_City_Sea rch',
    1784           ),
    1785           19  => array(
    1786              //item pro perties
    1787              'Name' =>  'Keyword',
    1788              'Type' =>  'system',
    1789              'Extra' =>  "Descript ionMe\nHea dline",
    1790              'Control'  => "",
    1791              'UseLKey'  => "LKey",
    1792              'Caption'  => '_Field Caption_Ke yword_Sear ch',
    1793              'Desc' =>  '_FieldDes c_Keyword_ Search',
    1794           ),
    1795           38  => array(
    1796              //item pro perties
    1797              'Name' =>  'Tags',
    1798              'Type' =>  'text',
    1799              'Extra' =>  "",
    1800              'Control'  => "",
    1801              'UseLKey'  => "LKey",
    1802              'Caption'  => '_Field Caption_Ta gs_Search' ,
    1803              'Desc' =>  '_FieldDes c_Tags_Sea rch',
    1804           ),
    1805           18  => array(
    1806              //item pro perties
    1807              'Name' =>  'Location' ,
    1808              'Type' =>  'system',
    1809              'Extra' =>  "",
    1810              'Control'  => "",
    1811              'UseLKey'  => "LKey",
    1812              'Caption'  => '_Field Caption_Lo cation_Sea rch',
    1813              'Desc' =>  '_FieldDes c_Location _Search',
    1814           ),
    1815         ),
    1816       ),
    1817     ),
    1818  
    1819     //All Fi elds. PC c ache
    1820     100 => a rray(
    1821       //bloc ks
    1822       0 => a rray(
    1823         //bl ock proper ties
    1824         'Ite ms' => arr ay(
    1825           1  => array(
    1826              //item pro perties
    1827              'Name' =>  'ID',
    1828              'Type' =>  'system',
    1829              'Default'  => "",
    1830              'Unique' = > true,
    1831              'Extra' =>  "",
    1832           ),
    1833           2  => array(
    1834              //item pro perties
    1835              'Name' =>  'NickName' ,
    1836              'Type' =>  'text',
    1837              'Default'  => "",
    1838              'Unique' = > true,
    1839              'Extra' =>  "",
    1840           ),
    1841           3  => array(
    1842              //item pro perties
    1843              'Name' =>  'Password' ,
    1844              'Type' =>  'pass',
    1845              'Default'  => "",
    1846              'Unique' = > false,
    1847              'Extra' =>  "",
    1848           ),
    1849           4  => array(
    1850              //item pro perties
    1851              'Name' =>  'Email',
    1852              'Type' =>  'text',
    1853              'Default'  => "",
    1854              'Unique' = > true,
    1855              'Extra' =>  "",
    1856           ),
    1857           5  => array(
    1858              //item pro perties
    1859              'Name' =>  'DateReg',
    1860              'Type' =>  'system',
    1861              'Default'  => "",
    1862              'Unique' = > false,
    1863              'Extra' =>  "",
    1864           ),
    1865           6  => array(
    1866              //item pro perties
    1867              'Name' =>  'DateLastE dit',
    1868              'Type' =>  'system',
    1869              'Default'  => "",
    1870              'Unique' = > false,
    1871              'Extra' =>  "",
    1872           ),
    1873           7  => array(
    1874              //item pro perties
    1875              'Name' =>  'Status',
    1876              'Type' =>  'system',
    1877              'Default'  => "",
    1878              'Unique' = > false,
    1879              'Extra' =>  "",
    1880           ),
    1881           8  => array(
    1882              //item pro perties
    1883              'Name' =>  'DateLastL ogin',
    1884              'Type' =>  'system',
    1885              'Default'  => "",
    1886              'Unique' = > false,
    1887              'Extra' =>  "",
    1888           ),
    1889           9  => array(
    1890              //item pro perties
    1891              'Name' =>  'Featured' ,
    1892              'Type' =>  'system',
    1893              'Default'  => "",
    1894              'Unique' = > false,
    1895              'Extra' =>  "",
    1896           ),
    1897           10  => array(
    1898              //item pro perties
    1899              'Name' =>  'Sex',
    1900              'Type' =>  'select_on e',
    1901              'Default'  => "male",
    1902              'Unique' = > false,
    1903              'Extra' =>  "",
    1904           ),
    1905           11  => array(
    1906              //item pro perties
    1907              'Name' =>  'LookingFo r',
    1908              'Type' =>  'select_se t',
    1909              'Default'  => "",
    1910              'Unique' = > false,
    1911              'Extra' =>  "",
    1912           ),
    1913           12  => array(
    1914              //item pro perties
    1915              'Name' =>  'Descripti onMe',
    1916              'Type' =>  'area',
    1917              'Default'  => "",
    1918              'Unique' = > false,
    1919              'Extra' =>  "",
    1920           ),
    1921           13  => array(
    1922              //item pro perties
    1923              'Name' =>  'DateOfBir th',
    1924              'Type' =>  'date',
    1925              'Default'  => "",
    1926              'Unique' = > false,
    1927              'Extra' =>  "",
    1928           ),
    1929           14  => array(
    1930              //item pro perties
    1931              'Name' =>  'Headline' ,
    1932              'Type' =>  'text',
    1933              'Default'  => "",
    1934              'Unique' = > false,
    1935              'Extra' =>  "",
    1936           ),
    1937           15  => array(
    1938              //item pro perties
    1939              'Name' =>  'Country',
    1940              'Type' =>  'select_on e',
    1941              'Default'  => "US",
    1942              'Unique' = > false,
    1943              'Extra' =>  "",
    1944           ),
    1945           16  => array(
    1946              //item pro perties
    1947              'Name' =>  'City',
    1948              'Type' =>  'text',
    1949              'Default'  => "",
    1950              'Unique' = > false,
    1951              'Extra' =>  "",
    1952           ),
    1953           18  => array(
    1954              //item pro perties
    1955              'Name' =>  'Location' ,
    1956              'Type' =>  'system',
    1957              'Default'  => "",
    1958              'Unique' = > false,
    1959              'Extra' =>  "",
    1960           ),
    1961           19  => array(
    1962              //item pro perties
    1963              'Name' =>  'Keyword',
    1964              'Type' =>  'system',
    1965              'Default'  => "",
    1966              'Unique' = > false,
    1967              'Extra' =>  "Descript ionMe\nHea dline",
    1968           ),
    1969           23  => array(
    1970              //item pro perties
    1971              'Name' =>  'Couple',
    1972              'Type' =>  'system',
    1973              'Default'  => "",
    1974              'Unique' = > false,
    1975              'Extra' =>  "Country\ nCity",
    1976           ),
    1977           24  => array(
    1978              //item pro perties
    1979              'Name' =>  'Captcha',
    1980              'Type' =>  'system',
    1981              'Default'  => "",
    1982              'Unique' = > false,
    1983              'Extra' =>  "",
    1984           ),
    1985           34  => array(
    1986              //item pro perties
    1987              'Name' =>  'DateLastN av',
    1988              'Type' =>  'system',
    1989              'Default'  => "",
    1990              'Unique' = > false,
    1991              'Extra' =>  "",
    1992           ),
    1993           35  => array(
    1994              //item pro perties
    1995              'Name' =>  'PrimPhoto ',
    1996              'Type' =>  'system',
    1997              'Default'  => "0",
    1998              'Unique' = > false,
    1999              'Extra' =>  "",
    2000           ),
    2001           36  => array(
    2002              //item pro perties
    2003              'Name' =>  'Picture',
    2004              'Type' =>  'system',
    2005              'Default'  => "0",
    2006              'Unique' = > false,
    2007              'Extra' =>  "",
    2008           ),
    2009           37  => array(
    2010              //item pro perties
    2011              'Name' =>  'aff_num',
    2012              'Type' =>  'system',
    2013              'Default'  => "0",
    2014              'Unique' = > false,
    2015              'Extra' =>  "",
    2016           ),
    2017           38  => array(
    2018              //item pro perties
    2019              'Name' =>  'Tags',
    2020              'Type' =>  'text',
    2021              'Default'  => "",
    2022              'Unique' = > false,
    2023              'Extra' =>  "",
    2024           ),
    2025           39  => array(
    2026              //item pro perties
    2027              'Name' =>  'zip',
    2028              'Type' =>  'text',
    2029              'Default'  => "",
    2030              'Unique' = > false,
    2031              'Extra' =>  "",
    2032           ),
    2033           41  => array(
    2034              //item pro perties
    2035              'Name' =>  'EmailNoti fy',
    2036              'Type' =>  'system',
    2037              'Default'  => "",
    2038              'Unique' = > false,
    2039              'Extra' =>  "",
    2040           ),
    2041           42  => array(
    2042              //item pro perties
    2043              'Name' =>  'TermsOfUs e',
    2044              'Type' =>  'system',
    2045              'Default'  => "",
    2046              'Unique' = > false,
    2047              'Extra' =>  "",
    2048           ),
    2049         ),
    2050       ),
    2051     ),
    2052  
    2053     //Matchi ng Fields
    2054     101 => a rray(
    2055       //bloc ks
    2056       0 => a rray(
    2057         //bl ock proper ties
    2058         'Ite ms' => arr ay(
    2059           10  => array(
    2060              //item pro perties
    2061              'Name' =>  'Sex',
    2062              'Type' =>  'select_on e',
    2063              'MatchFiel d' => 11,
    2064              'MatchPerc ent' => 40 ,
    2065           ),
    2066           11  => array(
    2067              //item pro perties
    2068              'Name' =>  'LookingFo r',
    2069              'Type' =>  'select_se t',
    2070              'MatchFiel d' => 10,
    2071              'MatchPerc ent' => 40 ,
    2072           ),
    2073           15  => array(
    2074              //item pro perties
    2075              'Name' =>  'Country',
    2076              'Type' =>  'select_on e',
    2077              'MatchFiel d' => 15,
    2078              'MatchPerc ent' => 20 ,
    2079           ),
    2080         ),
    2081       ),
    2082     ),
    2083   );