$chkTfSearch=isset($_POST['txtSearch'])?$_POST['txtSearch']:"";// Search field
$chkSelAccGr=isset($_POST['selAccGr'])?$_POST['selAccGr']+0:0;// Access group
$chkSelCnfName=isset($_POST['selCnfName'])?$_POST['selCnfName']:"";// Config name selection field
//
$chkTfValue1=isset($_POST['tfValue1'])?$_POST['tfValue1']:"";// Common text field value
$chkTfValue2=isset($_POST['tfValue2'])?$_POST['tfValue2']:"";// Common text field value
$chkTfValue3=isset($_POST['tfValue3'])?$_POST['tfValue3']:"";// Common text field value
$chkTfValue4=isset($_POST['tfValue4'])?$_POST['tfValue4']:"";// Common text field value
$chkTfValue5=isset($_POST['tfValue5'])?$_POST['tfValue5']:"";// Common text field value
$chkTfValue6=isset($_POST['tfValue6'])?$_POST['tfValue6']:"";// Common text field value
$chkTfValue7=isset($_POST['tfValue7'])?$_POST['tfValue7']:"";// Common text field value
$chkTfValue8=isset($_POST['tfValue8'])?$_POST['tfValue8']:"";// Common text field value
$chkTfValue9=isset($_POST['tfValue9'])?$_POST['tfValue9']:"";// Common text field value
$chkTfValue10=isset($_POST['tfValue10'])?$_POST['tfValue10']:"";// Common text field value
$chkTfValue11=isset($_POST['tfValue11'])?$_POST['tfValue11']:"";// Common text field value
$chkTfValue12=isset($_POST['tfValue12'])?$_POST['tfValue12']:"";// Common text field value
$chkTfValue13=isset($_POST['tfValue13'])?$_POST['tfValue13']:"";// Common text field value
$chkTfValue14=isset($_POST['tfValue14'])?$_POST['tfValue14']:"";// Common text field value
$chkTfValue15=isset($_POST['tfValue15'])?$_POST['tfValue15']:"";// Common text field value
$chkTfValue16=isset($_POST['tfValue16'])?$_POST['tfValue16']:"";// Common text field value
$chkTfValue17=isset($_POST['tfValue17'])?$_POST['tfValue17']:"";// Common text field value
$chkTfValue18=isset($_POST['tfValue18'])?$_POST['tfValue18']:"";// Common text field value
$chkTfValue19=isset($_POST['tfValue19'])?$_POST['tfValue19']:"";// Common text field value
$chkTfValue20=isset($_POST['tfValue20'])?$_POST['tfValue20']:"";// Common text field value
$chkTfArg1=isset($_POST['tfArg1'])?$_POST['tfArg1']:"";// Common argument text field value
$chkTfArg2=isset($_POST['tfArg2'])?$_POST['tfArg2']:"";// Common argument text field value
$chkTfArg3=isset($_POST['tfArg3'])?$_POST['tfArg3']:"";// Common argument text field value
$chkTfArg4=isset($_POST['tfArg4'])?$_POST['tfArg4']:"";// Common argument text field value
$chkTfArg5=isset($_POST['tfArg5'])?$_POST['tfArg5']:"";// Common argument text field value
$chkTfArg6=isset($_POST['tfArg6'])?$_POST['tfArg6']:"";// Common argument text field value
$chkTfArg7=isset($_POST['tfArg7'])?$_POST['tfArg7']:"";// Common argument text field value
$chkTfArg8=isset($_POST['tfArg8'])?$_POST['tfArg8']:"";// Common argument text field value
$chkMselValue1=isset($_POST['mselValue1'])?$_POST['mselValue1']:array("");// Common multi select field value
$chkMselValue2=isset($_POST['mselValue2'])?$_POST['mselValue2']:array("");// Common multi select field value
$chkMselValue3=isset($_POST['mselValue3'])?$_POST['mselValue3']:array("");// Common multi select field value
$chkMselValue4=isset($_POST['mselValue4'])?$_POST['mselValue4']:array("");// Common multi select field value
$chkMselValue5=isset($_POST['mselValue5'])?$_POST['mselValue5']:array("");// Common multi select field value
$chkMselValue6=isset($_POST['mselValue6'])?$_POST['mselValue6']:array("");// Common multi select field value
$chkMselValue7=isset($_POST['mselValue7'])?$_POST['mselValue7']:array("");// Common multi select field value
$chkMselValue8=isset($_POST['mselValue8'])?$_POST['mselValue8']:array("");// Common multi select field value
$chkChbValue1=isset($_POST['chbValue1'])?$_POST['chbValue1']+0:0;// Common checkbox field value
$chkChbValue2=isset($_POST['chbValue2'])?$_POST['chbValue2']+0:0;// Common checkbox field value
$chkDatValue1=isset($_POST['datValue1'])?$_POST['datValue1']:"";// Common file selection field
$chkTaValue1=isset($_POST['taValue1'])?$_POST['taValue1']:"";// Common text area value
$chkTaFileText=isset($_POST['taFileText'])?$_POST['taFileText']:"";// Common text area value for file import (not SQL)
$chkSelValue1=isset($_POST['selValue1'])?$_POST['selValue1']+0:0;// Common select field value
$chkSelValue2=isset($_POST['selValue2'])?$_POST['selValue2']+0:0;// Common select field value
$chkSelValue3=isset($_POST['selValue3'])?$_POST['selValue3']+0:0;// Common select field value
$chkSelValue4=isset($_POST['selValue4'])?$_POST['selValue4']+0:0;// Common select field value
$chkSelValue5=isset($_POST['selValue5'])?$_POST['selValue5']+0:0;// Common select field value
$chkRadValue1=isset($_POST['radValue1'])?$_POST['radValue1']+0:2;// Common radio field value
$chkRadValue2=isset($_POST['radValue2'])?$_POST['radValue2']+0:2;// Common radio field value
$chkRadValue3=isset($_POST['radValue3'])?$_POST['radValue3']+0:2;// Common radio field value
$chkRadValue4=isset($_POST['radValue4'])?$_POST['radValue4']+0:2;// Common radio field value
$chkRadValue5=isset($_POST['radValue5'])?$_POST['radValue5']+0:2;// Common radio field value
$chkRadValue6=isset($_POST['radValue6'])?$_POST['radValue6']+0:2;// Common radio field value
$chkRadValue7=isset($_POST['radValue7'])?$_POST['radValue7']+0:2;// Common radio field value
$chkRadValue8=isset($_POST['radValue8'])?$_POST['radValue8']+0:2;// Common radio field value
$chkRadValue9=isset($_POST['radValue9'])?$_POST['radValue9']+0:2;// Common radio field value
$chkRadValue10=isset($_POST['radValue10'])?$_POST['radValue10']+0:2;// Common radio field value
$chkRadValue11=isset($_POST['radValue11'])?$_POST['radValue11']+0:2;// Common radio field value
$chkRadValue12=isset($_POST['radValue12'])?$_POST['radValue12']+0:2;// Common radio field value
$chkRadValue13=isset($_POST['radValue13'])?$_POST['radValue13']+0:2;// Common radio field value
$chkRadValue14=isset($_POST['radValue14'])?$_POST['radValue14']+0:2;// Common radio field value
$chkRadValue15=isset($_POST['radValue15'])?$_POST['radValue15']+0:2;// Common radio field value
$chkRadValue16=isset($_POST['radValue16'])?$_POST['radValue16']+0:2;// Common radio field value
$chkRadValue17=isset($_POST['radValue17'])?$_POST['radValue17']+0:2;// Common radio field value
$chkChbGr1a=isset($_POST['chbGr1a'])?$_POST['chbGr1a'].",":"";// Common checkbox group
$chkChbGr1b=isset($_POST['chbGr1b'])?$_POST['chbGr1b'].",":"";// Common checkbox group
$chkChbGr1c=isset($_POST['chbGr1c'])?$_POST['chbGr1c'].",":"";// Common checkbox group
$chkChbGr1d=isset($_POST['chbGr1d'])?$_POST['chbGr1d'].",":"";// Common checkbox group
$chkChbGr1e=isset($_POST['chbGr1e'])?$_POST['chbGr1e'].",":"";// Common checkbox group
$chkChbGr1f=isset($_POST['chbGr1f'])?$_POST['chbGr1f'].",":"";// Common checkbox group
$chkChbGr1g=isset($_POST['chbGr1g'])?$_POST['chbGr1g'].",":"";// Common checkbox group
$chkChbGr1h=isset($_POST['chbGr1h'])?$_POST['chbGr1h'].",":"";// Common checkbox group
$chkChbGr2a=isset($_POST['chbGr2a'])?$_POST['chbGr2a'].",":"";// Common checkbox group
$chkChbGr2b=isset($_POST['chbGr2b'])?$_POST['chbGr2b'].",":"";// Common checkbox group
$chkChbGr2c=isset($_POST['chbGr2c'])?$_POST['chbGr2c'].",":"";// Common checkbox group
$chkChbGr2d=isset($_POST['chbGr2d'])?$_POST['chbGr2d'].",":"";// Common checkbox group
$chkChbGr2e=isset($_POST['chbGr2e'])?$_POST['chbGr2e'].",":"";// Common checkbox group
$chkChbGr2f=isset($_POST['chbGr2f'])?$_POST['chbGr2f'].",":"";// Common checkbox group
$chkChbGr2g=isset($_POST['chbGr2g'])?$_POST['chbGr2g'].",":"";// Common checkbox group
$chkChbGr2h=isset($_POST['chbGr2h'])?$_POST['chbGr2h'].",":"";// Common checkbox group
$chkChbGr3a=isset($_POST['chbGr3a'])?$_POST['chbGr3a'].",":"";// Common checkbox group
$chkChbGr3b=isset($_POST['chbGr3b'])?$_POST['chbGr3b'].",":"";// Common checkbox group
$chkChbGr3c=isset($_POST['chbGr3c'])?$_POST['chbGr3c'].",":"";// Common checkbox group
$chkChbGr3d=isset($_POST['chbGr3d'])?$_POST['chbGr3d'].",":"";// Common checkbox group
$chkChbGr4a=isset($_POST['chbGr4a'])?$_POST['chbGr4a'].",":"";// Common checkbox group
$chkChbGr4b=isset($_POST['chbGr4b'])?$_POST['chbGr4b'].",":"";// Common checkbox group
$chkChbGr4c=isset($_POST['chbGr4c'])?$_POST['chbGr4c'].",":"";// Common checkbox group
$chkChbGr4d=isset($_POST['chbGr4d'])?$_POST['chbGr4d'].",":"";// Common checkbox group
$chkButValue1=isset($_POST['butValue1'])?$_POST['butValue1']:"";// Common button value
$chkButValue2=isset($_POST['butValue2'])?$_POST['butValue2']:"";// Common button value
$chkButValue3=isset($_POST['butValue3'])?$_POST['butValue3']:"";// Common button value
$chkButValue4=isset($_POST['butValue4'])?$_POST['butValue4']:"";// Common button value
$chkButValue5=isset($_POST['butValue5'])?$_POST['butValue5']:"";// Common button value
$chkTfNullVal1=(isset($_POST['tfNullVal1'])&&($_POST['tfNullVal1']!=""))?$myVisClass->checkNull($_POST['tfNullVal1'])+0:"NULL";// Common text NULL field value
$chkTfNullVal2=(isset($_POST['tfNullVal2'])&&($_POST['tfNullVal2']!=""))?$myVisClass->checkNull($_POST['tfNullVal2'])+0:"NULL";// Common text NULL field value
$chkTfNullVal3=(isset($_POST['tfNullVal3'])&&($_POST['tfNullVal3']!=""))?$myVisClass->checkNull($_POST['tfNullVal3'])+0:"NULL";// Common text NULL field value
$chkTfNullVal4=(isset($_POST['tfNullVal4'])&&($_POST['tfNullVal4']!=""))?$myVisClass->checkNull($_POST['tfNullVal4'])+0:"NULL";// Common text NULL field value
$chkTfNullVal5=(isset($_POST['tfNullVal5'])&&($_POST['tfNullVal5']!=""))?$myVisClass->checkNull($_POST['tfNullVal5'])+0:"NULL";// Common text NULL field value
$chkTfNullVal6=(isset($_POST['tfNullVal6'])&&($_POST['tfNullVal6']!=""))?$myVisClass->checkNull($_POST['tfNullVal6'])+0:"NULL";// Common text NULL field value
$chkTfNullVal7=(isset($_POST['tfNullVal7'])&&($_POST['tfNullVal7']!=""))?$myVisClass->checkNull($_POST['tfNullVal7'])+0:"NULL";// Common text NULL field value
$chkTfNullVal8=(isset($_POST['tfNullVal8'])&&($_POST['tfNullVal8']!=""))?$myVisClass->checkNull($_POST['tfNullVal8'])+0:"NULL";// Common text NULL field value
$myVisClass->processMessage(translate('Some configuration files were not written. Dataset not activated, not found or you do not have write permission!'),$strErrorMessage);
if($intError!=0)$myVisClass->processMessage(translate('Some configuration files were not written. Dataset not activated, not found or you do not have write permission!'),$strErrorMessage);
$strSQL="SELECT `id`, `$preKeyField` FROM `$preTableName` WHERE $strDomainWhere AND `access_group` IN ($strAccess) AND `active`='1' GROUP BY `$preKeyField`, `id`";
$myVisClass->processMessage(translate('Some configuration files were not written. Dataset not activated, not found or you do not have write permission!'),$strErrorMessage);
if($intError!=0)$myVisClass->processMessage(translate('Some configuration files were not written. Dataset not activated, not found or you do not have write permission!'),$strErrorMessage);