Backups Created:
/home/japatmex/public_html/wp-content/edit-wolf.php
Savvy
W
olf -
MANAGER
Edit File: verify_file_orders.php
<div class="page-header border-bottom-0 pt-4"> <div class="form-group"> <div class="col-lg-10 pl-3"> <div class="btn-group"> <button type="button" <?php if($IS_DEMO) echo 'disabled="disabled"';?> class="btn btn-primary dropdown-toggle" data-toggle="dropdown" data-hover="dropdown" data-delay="1000" data-close-others="true"><?php echo $this->lang->line('BE_LBL_285'); ?></button> <ul class="dropdown-menu" role="menu" style="text-align:left;"> <li class="dropdown-item"><a href="<?php echo base_url($this->config->item('apanel_name').'/services/codesslbf?codeStatusId=1&searchType=1');?>"><?php echo $this->lang->line('BE_LBL_286'); ?></a></li> <li class="dropdown-item"><a href="<?php echo base_url($this->config->item('apanel_name').'/services/codesslbf?codeStatusId=1&searchType=2');?>"><?php echo $this->lang->line('BE_LBL_287'); ?></a></li> </ul> </div> <div class="btn-group"> <button type="button" <?php if($IS_DEMO) echo 'disabled="disabled"';?> class="btn btn-primary dropdown-toggle" data-toggle="dropdown" data-hover="dropdown" data-delay="1000" data-close-others="true"><?php echo $this->lang->line('BE_LBL_288'); ?></button> <ul class="dropdown-menu" role="menu" style="text-align:left;"> <li class="dropdown-item"><a href="<?php echo base_url($this->config->item('apanel_name').'/services/codesslbf?codeStatusId=4&searchType=3');?>"><?php echo $this->lang->line('BE_LBL_288'); ?></a></li> </ul> </div> <div class="btn-group"> <button type="button" <?php if($IS_DEMO) echo 'disabled="disabled"';?> class="btn btn-primary dropdown-toggle" data-toggle="dropdown" data-hover="dropdown" data-delay="1000" data-close-others="true"><?php echo $this->lang->line('BE_LBL_291'); ?></button> <ul class="dropdown-menu" role="menu" style="text-align:left;"> <li class="dropdown-item"><a href="<?php echo base_url($this->config->item('apanel_name').'/services/codesslbf?searchType=3&frmId=105&fTypeId=17');?>"><?php echo $this->lang->line('BE_LBL_291'); ?></a></li> </ul> </div> <div class="btn-group"> <button type="button" <?php if($IS_DEMO) echo 'disabled="disabled"';?> class="btn btn-primary dropdown-toggle" data-toggle="dropdown" data-hover="dropdown" data-delay="1000" data-close-others="true"><?php echo $this->lang->line('BE_LBL_292'); ?></button> <ul class="dropdown-menu" role="menu" style="text-align:left;"> <li class="dropdown-item"><a href="<?php echo base_url($this->config->item('apanel_name').'/services/verifyfileorders?frmId=106&fTypeId=17');?>"><?php echo $this->lang->line('BE_LBL_292'); ?></a></li> </ul> </div> </div> </div> </div> <!-- Page header --> <div class="page-header border-bottom-0"> <div class="page-header-content header-elements-md-inline"> <div class="page-title d-flex"> <h4><a href="javascript:void(0)" class="BackButton-Link" onclick="goBack()"><i class="icon-arrow-left52 mr-2"></i></a> <?php echo $this->lang->line('BE_LBL_234'); ?></h4> </div> </div> </div> <!-- /page header --> <!-- Content area --> <div class="content pt-0"> <div class="card card-collapsed"> <div class="card-header header-elements-inline" style="height: 42px;"> <h5 class="card-title cardCollapse">Search Orders</h5> <div class="header-elements"> <div class="list-icons"> <a class="list-icons-item rotate-180" data-action="collapse"></a> </div> </div> </div> <div class="card-body CollapsedCardBody" style="display: none;"> <div class="row"> <div class="col-xl-12"> <?php echo form_open(base_url($this->config->item('apanel_name').'/services/verifyfileorders') , 'name="frm" , id="frm"');?> <?php include APPPATH.'scripts/admincodessearchsection.php';?> <?php echo form_close();?> </div> </div> </div> </div> <div class="card"> <div class="row"> <div class="col-12 col-sm-12 col-md-12 col-lg-12 col-xl-12"> <div class="card-body"> <!-- Our Working Area Start --> <?php if($message != '') echo '<div class="alert alert-success">'.$message.'</div>'; ?> <?php if($count != 0) { $row = fetch_slbf_code_users_record($strWhere); $totalRows = $row->TotalRecs; if($totalRows > $limit) doPages($page_name, $back, $start, $txtlqry, $totalRows, $limit, $eu, $pLast, $thisp, $next); } ?> <?php echo form_open(base_url($this->config->item('apanel_name').'/services/verifyfileorders') , 'id="myFrm" onSubmit="return validate();" ');?> <p> <div class="btn-group btn-group-sm btn-group-solid float-right mb-3"> <input type="submit" <?php if($IS_DEMO) echo 'disabled="disabled"';?> value="<?php echo $this->lang->line('BE_LBL_194'); ?>" class="btn GreenThemeButton" name="btnSubmit" /> </div> </p> <div class="portlet box blue"> <div class="portlet-body"> <div class="table-responsive"> <input type="hidden" name="hdsbmt" id="hdsbmt" /> <input type="hidden" name="uId" value="<?php echo $uId;?>" /> <table class="table table-striped table-bordered table-advance table-hover"> <thead> <tr> <th width="5%"> <?php echo $this->lang->line('BE_LBL_194'); ?> <br><input type="checkbox" class="chkSelect" id="chkSelect1" name="chkSelect1" onClick="selectAllChxBxs('chkSelect1', 'chkReply', <?php echo $count; ?>);" value="true"> </th> <th><?php echo $this->lang->line('BE_CODE_2'); ?></th> <th><?php echo $this->lang->line('BE_INDEX_USRNAME'); ?></th> <th><?php echo $this->lang->line('BE_CODE_1'); ?></th> <th><?php echo $this->lang->line('BE_CODE_7'); ?></th> <th><?php echo $this->lang->line('BE_CODE_6'); ?></th> <th><?php echo $this->lang->line('BE_LBL_43'); ?></th> <th style="text-align:center"><?php echo $this->lang->line('BE_GNRL_6'); ?></th> <th style="text-align:center"> <?php echo $this->lang->line('BE_LBL_308');?> <br> <input type="checkbox" class="chkSelect" id="chkSelect" name="chkSelect" onClick="selectAllChxBxs('chkSelect', 'chkCodes', <?php echo $count; ?>);" value="true"> </th> </tr> </thead> <tbody> <?php if($count != 0) { $i = 0; foreach($rsCodes as $row ) { $dt= '-'; if($row->RequestedAt != '') $arrDt = explode(' ', $row->RequestedAt); if(isset($arrDt[0])) $dt = $arrDt[0]; ?> <tr> <td align="center"> <input type="checkbox" class="chkSelect" id="chkReply<?php echo $i; ?>" name="chkReply[]" value="<?php echo $row->CodeId.'|'.$row->UserId.'|'.$row->Credits.'|'.$row->IMEINo.'|'.$i.'|'.$row->PackageId; ?>"> </td> <td><?php echo stripslashes($row->PackageTitle); ?></td> <td><?php echo $row->UserName; ?></td> <td><?php echo $row->IMEINo;?></td> <td><?php echo $dt; ?></td> <td> <textarea class="form-control orders" placeholder="Enter Data" style="width:100%; font-size:11px; height:100px;" name="txtCode<?php echo $i; ?>"><?php echo stripslashes($row->Code); ?></textarea> </td> <td><?php echo $row->VerifyIP;?></td> <td style="text-align:center" valign="middle"> <a href="codeslbf?id=<?php echo($row->CodeId);?>" ><i class="fa icon-pencil" data-toggle="tooltip" data-placement="top" title="Edit"></i> </a> </td> <td align="center"> <input type="checkbox" id="chkCodes<?php echo $i; ?>" name="chkCodes[]" value="<?php echo $row->CodeId.'|'.$row->UserId.'|'.$row->Credits.'|'.$row->IMEINo.'|'.$i.'|'.$row->PackageId; ?>"> </td> </tr> <?php $i++; } } else echo '<tr><td colspan="9">'.$this->lang->line('BE_GNRL_9').'</td></tr>'; ?> </tbody> </table> </div> </div> </div> </form> <!-- Our Working Area End --> </div> </div> </div> </div> </div> <!-- /content area --> <script> $(document).ready(function(){ $(".cardCollapse").click(function(){ if($(this).parents('.card').hasClass('card-collapsed')){ $(this).parents('.card').removeClass('card-collapsed'); $('.CollapsedCardBody').show(); }else{ $(this).parents('.card').addClass('card-collapsed'); $('.CollapsedCardBody').hide(); } }); }); </script>