window.document.title += ' - User: $LoggedInUser'; "; } ////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////// // Specify Company Prefix used in SearchBy.htm and HSDeficiencyForms.php // $var_BuilderPrefix = "Gol"; ### set this ////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////// // File Path variables ////////////////////////////////////////////////////////////////// //home directory $SiteFolder = "goldpark"; ### set this ////////////////////////////////////////////////////////////////// // MIL ////////////////////////////////////////////////////////////////// // mil global variables $var_http_site_name = "goldpark"; ### set this $var_pcname = "localhost"; ### set this // MIL history veriables $ftp_server = "www.bstapps.com"; $ftp_user_name = 'propdi'; ### set this $ftp_user_pass = 'histpdi'; ### set this $destination_file_path= '/'; // set to upload the backup files on the ftp remove (comment) below $var_upload_to_ftp = "No"; ### set this // To make a project specific printed image remove (comment) below // Image installed on the handheld tablet //$theImageForPrint = "image004"; ### set this ??? ////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////// // // All Variables beyond this point are NOT TO BE CHANGED !!! // ////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////// // Dates -- DO NOT CHANGE THESE !!! ////////////////////////////////////////////////////////////////// // Minimum and Maximum Date Check Date $var_MinDate = '2000-01-01'; $var_MaxDate = '2041-01-01'; //minimum date for all tarion condos $var_MinTarionDate = '2008-07-01'; ////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////// // site specific labels -- DO NOT CHANGE THESE !!! ////////////////////////////////////////////////////////////////// $sql = "SELECT col_ListByCentreOrProject, col_DefaultLabelCentre, col_DefaultLabelPhase, col_DefaultLabelModel, col_DefaultLabelLot FROM tb_Builder WHERE col_ActiveYN='Yes'"; //echo $sql; $myrow = mysqli_fetch_array(mysqli_query($dblink,$sql)); $var_ListByCentreOrProject = $myrow['col_ListByCentreOrProject']; $var_FromIncludeSite = $myrow['col_DefaultLabelCentre']; $var_FromIncludePhase = $myrow['col_DefaultLabelPhase']; $var_FromIncludeModel = $myrow['col_DefaultLabelModel']; $var_FromIncludeLot = $myrow['col_DefaultLabelLot']; ////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////// // PASS Control -- DO NOT CHANGE THIS !!! ////////////////////////////////////////////////////////////////// // Cancelled Deal Statuses - for tb_Deal SQL $varCancelledDealStatuses="'For Sale','CancelledDeal','Cancelled Deal','Rescinded','Agent Error','Lot Transfer','Unit Transfer','Condition Not Met'"; ////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////// // set monetary money as English Canadian -- DO NOT CHANGE THIS !!! ////////////////////////////////////////////////////////////////// setlocale(LC_MONETARY,'en_CA'); // DO NOT CHANGE THIS !!! ////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////// // code control dependant variables -- DO NOT CHANGE THIS !!! ////////////////////////////////////////////////////////////////// //use person tables (1=tb_Person, 0=tb_Prospect) $UsePerson = 1; // DO NOT CHANGE THIS !!! ////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////// // code dependant paths -- DO NOT CHANGE THESE !!! ////////////////////////////////////////////////////////////////// // $HomeFolder = "/home/bstapps/public_html/"; $WwwPath = "www.bstapps.com/"; $HttpsPath = "https://"; $HttpPath = "http://"; $AppsFolder = "/apps"; $DataFolder = "/data"; $PortalFolder = "/portal"; $PortalFolder = "/portal"; $FormsFolder = "/_forms"; $BuilderFolder = "/_builder"; $DocFolder = "/documents"; $BuilderImagesFolder = "/builderimages/"; $BuilderFormsFolder = "/builderforms"; $LotSpecificMiscDocsFolder = "/LotSpecificMiscDocs/"; $DefPicsFolder = "/_DefPics/"; $POCreatePDF = "POCreatePDF.php"; $LogoJpg = "Logo.jpg"; $BackTwo = "../.."; $BackOne = ".."; $Slash = "/"; //lot specific docs //CustomerDocumentUpload.php //HSPurchaserInfo.php $var_doc_upload_path = $HomeFolder.$SiteFolder.$DataFolder.$DocFolder."/LotSpecificMiscDocs/"; //ListUnitsWithDocs.php //ListSpecificUnitWithDocs.php //_ajxDocumentList.php //HSPurchaserInfo.php $var_doc_view_path = $WwwPath.$SiteFolder.$DataFolder.$DocFolder."/LotSpecificMiscDocs/"; //used for include photos in WO //BstCommunications2.php //AEContact.php //HSAEPurchaserInfo.php $PathToFiles = $HomeFolder.$SiteFolder; //ShowDeficiencyPhoto.php //depricated //$httpDBPassFaxFileName = $HomeFolder.$SiteFolder.$DataFolder.$DocFolder."/_DefPics/"; //HSAEDeficiency.php //ShowDeficiencyPhoto.php //_CreateWOPDFPhoto.php $var_pic_upload_path = $HomeFolder.$SiteFolder.$DataFolder.$DocFolder.$DefPicsFolder; //ShowDeficiencyPhoto.php //_CreateWOPDFPhoto.php $var_pic_view_path = $WwwPath.$SiteFolder.$DataFolder.$DocFolder.$DefPicsFolder; // Specify Builder Logo File Name //CompletionSlip.php //ReprintCompletionSlip.php $var_FullPathtoLogo = $HttpsPath.$WwwPath.$SiteFolder.$DataFolder.$BuilderImagesFolder.$var_BuilderPrefix.$LogoJpg; //lots of modules $var_BuilderLogo = $BackTwo.$DataFolder.$BuilderImagesFolder.$var_BuilderPrefix.$LogoJpg; ////////////////////////////////////////////////////////////////// //Work Order Ouptput Directory For tcpdf626 //$var_WOUploadDir = $HomeFolder.$SiteFolder."/apps/"; //lots of modules $var_WOUploadDir = $HomeFolder.$SiteFolder.$DataFolder.$Slash; ////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////// //MUST only have one pointer below for PO Create PDF location //builderforms $var_PoPdfCreatorUrl = $BackTwo.$DataFolder.$BuilderFormsFolder.$Slash.$var_BuilderPrefix.$POCreatePDF; //forms //$var_PoPdfCreatorUrl = $BackOne.$FormsFolder.$Slash.$POCreatePDF; //PO //$var_PoPdfCreatorUrl = $POCreatePDF; //echo $var_PoPdfCreatorUrl; ////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////// // BuildPro Control -- DO NOT CHANGE THESE !!! ////////////////////////////////////////////////////////////////// // used by _Sidebar.php to get to Build Pro Vendor Section //_Sidebar.php $var_BuildProLogin = $BackTwo.$PortalFolder."/BuildPro/BPVendorLogin.php"; $var_BuildProPortal = $BackTwo.$PortalFolder."/BuildPro/BPVendorPortal.php"; // full path to Build Pro Vendor Login sent in emails //BidTemplate.php //BidTemplateView.php //_ajxBidTemplateShow.php //_ajxEmailDocument.php //_ajxEmailInvite.php //_ajxEmailPost.php $var_BPPortalFull = $WwwPath.$SiteFolder.$PortalFolder."/BuildPro/BPVendorLogin.php"; // document upload sends files to //BidDetailView.php //BidStatusView.php //DocumentUpload.php //ListNonViewDetai.php //_ajxDocumentEdit.php //_ajxDocumentExisting.php //BPVendorDocument.php $var_BPUploadDir = $SiteFolder.$DataFolder.$DocFolder."/buildpro/"; ////////////////////////////////////////////////////////////////// // IRS Path Control ////////////////////////////////////////////////////////////////// //UploadDocPageFile.php $var_PathToIRSplusUploadDoc=$HomeFolder.$SiteFolder.$DataFolder.$DocFolder."/IRSPlus/"; //ViewDocPage.php $var_PathToIRSplusViewDoc=$HttpsPath.$WwwPath.$SiteFolder.$DataFolder.$DocFolder."/IRSPlus/"; ////////////////////////////////////////////////////////////////// // MIL history buffer ////////////////////////////////////////////////////////////////// //$httpBufferFileName = $HomeFolder.$SiteFolder."/apps_release/mil/history/buffer"; //dsk_data_prep.php //upld_data_prep.php $httpBufferFileName = $HomeFolder.$SiteFolder.$AppsFolder."/mil/history/buffer"; ////////////////////////////////////////////////////////////////// // DBPass Control ////////////////////////////////////////////////////////////////// // controls display of address on the following forms //HSDeficiencyDetailBySite.php //HSDeficiencyDetailByTrade.php //HSDeficiencyDetailByTradePdf.php //HSReportAppointmentSite.php //HSReportAppointmentTrade.php $var_ShowAddress = 'Yes'; //$var_Address //CancelledDeals.php //HSAEAppointment.php //HSCompleteDeficiencyDetailByTrade.php //HSConciliationListByCustomer.php //HSConciliationListByCustomerSummary.php //HSDeficiencyDetailByTrade.php //HSDeficiencyDetailByTradePdf.php //HSDeficiencyDetailByTradeWCust.php //HSDeficiencyDetailSeasonalWCust.php //HSDeficiencyListByLot.php //HSDeficiencyListByType.php //HSDeficiencyListByTypeOpenAndClosed.php //HSReportAddressPhonesEmail.php //HSReportAged.php //HSReportDeficiencyMaster.php //HSReportPDIByLot.php //HSReportPermissionToEnter.php //PDIForm.php //UtilityControlAddress.php //ViewDocPage.php //PPMAEPersonInsurance.php //PPMAEPhase.php //PPMUnitView.php //TenantList.php //CompletionSlip.php //HomeOwnerEnrollment.php //HomeOwnerSentSummary.php //TarionOwnerEnrollment.php //TarionOwnerInfo.php //CertificateOfInsurance.php //AEContact.php //AEVendor.php //GENAEPerson.php //GENLabel.php //HSCustSearch.php //HSPurchaserInfo.php //PersonalLabel.php //SetLotAddress.php //EmailPassWarningExec.php //EmailPassWarningLocal.php //EmailPassWarningTrade.php //$varAddress //PDIForm.php //HSReportPDIByLot.php //HSDeficiencyDetailByTrade.php //HSDeficiencyDetailByTradeWCust.php //HSDeficiencyDetailSeasonalWCust.php ////////////////////////////////////////////////////////////////// // IRS Plus Control -- DO NOT CHANGE THESE !!! ////////////////////////////////////////////////////////////////// //ReportVendorPayments.php //ReportVendorPaymentsMixedPhases.php $default_cut_off_VendorInvoiceID = 5510; $default_cut_off_PayablesID = 1392; //IRSplus: Search fields used //AEVendorInvoiceSummary.php $var_AllowReverseVendorInvoice="Yes"; $var_AllowEditVendorInvoice="Yes"; //ViewDocPage.php $var_AllowToEditKeyword="Yes"; //not found $var_SearchDocsByVendor="Yes"; $var_SearchContractDocs="Yes"; $var_SearchVendorInvoice="Yes"; $var_SearchDocsByKeyword="Yes"; $var_SearchDocsByMunAddress="Yes"; //GroupDetailContent.php //LotDetailContent.php //ReportGroupDetailContent.php //ReportLotDetail.php $var_ShowContractExtras="Yes"; $var_ShowContract="Yes"; //LotDetailContent.php //ReportLotDetail.php $var_ShowIncidental = "Yes"; ////////////////////////////////////////////////////////////////// // PPM Positive Property Management -- DO NOT CHANGE THESE !!! ////////////////////////////////////////////////////////////////// //i.e. how many days before expiration the notification must be sent. //not found $var_LeaseRangeToReportStartDays = 30; $var_LeaseRangeToReportEndDays = 60; //not found $var_LeaseExpiryNotificationDays = 30; //_rep/InsuranceEmailWarnings.php $var_InsuranceExpiryNotificationDays = 60; ////////////////////////////////////////////////////////////////// // End of Header File ////////////////////////////////////////////////////////////////// ?>