[
MAINHACK
]
Mail Test
BC
Config Scan
HOME
Create...
New File
New Folder
Viewing / Editing File: bulk_item_update.php
<link rel="stylesheet" href="<?php echo base_url()?>frequent_changing/css/checkBotton2.css"> <link rel="stylesheet" href="<?php echo base_url(); ?>frequent_changing/css/item.css"> <input type="hidden" id="status_change" value="<?php echo lang('status_change');?>"> <link rel="stylesheet" href="<?php echo base_url(); ?>assets/bower_components/crop/croppie.css"> <div class="main-content-wrapper"> <?php if ($this->session->flashdata('exception')) { echo '<section class="alert-wrapper"><div class="alert alert-success alert-dismissible fade show"> <button type="button" class="btn-close" data-bs-dismiss="alert" aria-hidden="true"></button> <div class="alert-body"><i class="icon fa fa-check me-2"></i>'; echo escape_output($this->session->flashdata('exception'));unset($_SESSION['exception']); echo '</div></div></section>'; } ?> <?php if ($this->session->flashdata('exception_error')) { echo '<section class="alert-wrapper"><div class="alert alert-danger alert-dismissible fade show"> <button type="button" class="btn-close" data-bs-dismiss="alert" aria-hidden="true"></button> <div class="alert-body"><i class="icon fa fa-times me-2"></i>'; echo escape_output($this->session->flashdata('exception_error'));unset($_SESSION['exception_error']); echo '</div></div></section>'; } ?> <div class="ajax-message"></div> <section class="content-header"> <div class="row justify-content-between"> <div class="col-6 p-0"> <h3 class="top-left-header"><?php echo lang('bulk_item_update'); ?></h3> <input type="hidden" class="datatable_name" data-title="<?php echo lang('bulk_item_update'); ?>" data-id_name="datatable"> <div class="btn_list m-right d-flex"> <button type="button" class="dataFilterBy new-btn"><iconify-icon icon="solar:filter-broken" width="22"></iconify-icon> <?php echo lang('filter_by');?></button> </div> </div> <?php $this->view('updater/breadcrumb', ['firstSection'=> lang('item'), 'secondSection'=> lang('bulk_item_update')])?> </div> </section> <div class="box-wrapper"> <form action="<?php echo base_url();?>Item/bulkItemUpdate" method="POST"> <!-- End Filter Options --> <div class="table-box item_page_indicator"> <div class="table-responsive"> <table id="datatable" class="table table-bordered table-striped items_ajax_page bulk_items_ajax"> <thead> <tr> <th class="w-5 text-left"><?php echo lang('sn'); ?></th> <th class="w-20"><?php echo lang('name'); ?> (<?php echo lang('code'); ?>)</th> <th class="w-12"><?php echo lang('sale_price'); ?></th> <th class="w-12"><?php echo lang('whole_sale_price'); ?></th> <th class="w-5"><?php echo lang('update_action'); ?></th> <th class="w-12"><?php echo lang('status'); ?></th> <th class="w-12"><?php echo lang('image'); ?></th> </tr> </thead> <tbody> </tbody> </table> </div> </div> </form> </div> </div> <!-- DataTables --> <!-- Image Modal --> <div class="modal fade" id="AddItemImageModal" role="dialog"> <div class="modal-dialog modal-md" role="document"> <div class="modal-content"> <div class="modal-header"> <h4 class="modal-title"> <?php echo lang('image_cropper'); ?> </h4> <button type="button" class="btn-close" data-bs-dismiss="modal" aria-label="Close"> <span aria-hidden="true"> <i data-feather="x">×</i> </span> </button> </div> <div class="modal-body"> <div class="row"> <input type="hidden" class="item_image_id"> <input type="hidden" class="item_old_photo"> <div class="col-md-12 text-center"> <div id="upload-demo" class="upload_demo_single"></div> </div> <div class="col-md-12 text-center"> <strong><?php echo lang('select_image'); ?></strong> <br> <input type="file" class="form-control" id="upload"> </div> </div> </div> <div class="modal-footer"> <button type="button" class="btn bg-blue-btn upload-result"><?php echo lang('update'); ?></button> <button type="button" class="btn bg-blue-btn" data-bs-dismiss="modal"><?php echo lang('close'); ?></button> </div> </div> </div> </div> <?php $this->view('updater/reuseJs2')?> <script src="<?php echo base_url(); ?>assets/bower_components/crop/croppie.js"></script> <script src="<?php echo base_url(); ?>frequent_changing/js/bulk_price_update.js"></script> <script src="<?php echo base_url(); ?>frequent_changing/js/bulk_items.js"></script>
Save Changes
Cancel / Back
Close ×
Server Info
Hostname: server1.winmanyltd.com
Server IP: 203.161.60.52
PHP Version: 8.3.27
Server Software: Apache
System: Linux server1.winmanyltd.com 4.18.0-553.22.1.el8_10.x86_64 #1 SMP Tue Sep 24 05:16:59 EDT 2024 x86_64
HDD Total: 117.98 GB
HDD Free: 59.66 GB
Domains on IP: N/A (Requires external lookup)
System Features
Safe Mode:
Off
disable_functions:
None
allow_url_fopen:
On
allow_url_include:
Off
magic_quotes_gpc:
Off
register_globals:
Off
open_basedir:
None
cURL:
Enabled
ZipArchive:
Enabled
MySQLi:
Enabled
PDO:
Enabled
wget:
Yes
curl (cmd):
Yes
perl:
Yes
python:
Yes (py3)
gcc:
Yes
pkexec:
Yes
git:
Yes
User Info
Username: eliosofonline
User ID (UID): 1002
Group ID (GID): 1003
Script Owner UID: 1002
Current Dir Owner: 1002