eClass - Learning Management System

eClass - Learning Management System v6.7

No permission to download

markleon

Member
Jan 27, 2021
69
21
8
Good morning friends, this step that @bona9ja did just right, now if you want to remove the public from the front of the url just copy and paste this code here in .htacces




<IfModule mod_rewrite.c>
<IfModule mod_negotiation.c>
Options -MultiViews -Indexes
</IfModule>

RewriteEngine On
RewriteCond %{HTTP:Authorization} ^(.*)
RewriteRule .* - [e=HTTP_AUTHORIZATION:%1]

RewriteCond %{REQUEST_FILENAME} -d [OR]
RewriteCond %{REQUEST_FILENAME} -f
RewriteRule ^ ^$1 [N]

RewriteCond %{REQUEST_URI} (\.\w+$) [NC]
RewriteRule ^(.*)$ public/$1

RewriteCond %{REQUEST_FILENAME} !-d
RewriteCond %{REQUEST_FILENAME} !-f
RewriteRule ^ index.php
</IfModule>

# BEGIN cPanel-generated php ini directives, do not edit
# Manual editing of this file may result in unexpected behavior.
# To make changes to this file, use the cPanel MultiPHP INI Editor (Home >> Software >> MultiPHP INI Editor)
# For more information, read our documentation (https://go.cpanel.net/EA4ModifyINI)
<IfModule php7_module>
php_flag display_errors Off
php_value max_execution_time 300
php_value max_input_time 300
php_value max_input_vars 100000
php_value memory_limit 256M
php_value post_max_size 128M
php_value session.gc_maxlifetime 1440
php_value session.save_path "/var/cpanel/php/sessions/ea-php73"
php_value upload_max_filesize 128M
php_flag zlib.output_compression Off
</IfModule>
<IfModule lsapi_module>
php_flag display_errors Off
php_value max_execution_time 300
php_value max_input_time 300
php_value max_input_vars 100000
php_value memory_limit 256M
php_value post_max_size 128M
php_value session.gc_maxlifetime 1440
php_value session.save_path "/var/cpanel/php/sessions/ea-php73"
php_value upload_max_filesize 128M
php_flag zlib.output_compression Off
</IfModule>
# php -- BEGIN cPanel-generated handler, do not edit
# Defina o pacote “ea-php74” como a linguagem padrão de programação “PHP”.
<IfModule mime_module>
AddHandler application/x-httpd-ea-php74___lsphp .php .php7 .phtml
</IfModule>
# php -- END cPanel-generated handler, do not edit
 

ghostriderrr

Well-known member
Babiato Lover
Null Master
Trusted Uploader
May 2, 2022
428
499
63
OutOfWorld
For nulling replace these two files and check use babiato.tech as username and purchase code.

IN app\Http\Controllers

 
Last edited:

polsk

New member
May 8, 2022
10
6
3
For nulling replace these two files and check use babiato.tech as username and purchase code.

IN app\Http\Controllers

fabulous. Thank you very much for sharing
 

zemunelo

Member
Apr 26, 2019
32
4
8
For nulling replace these two files and check use babiato.tech as username and purchase code.

IN app\Http\Controllers

Hey, is it working on update process or only on new install?
For me not working on update.
 
Oct 21, 2019
42
4
8
For nulling replace these two files and check use babiato.tech as username and purchase code.

IN app\Http\Controllers

Screenshot (61).png

Not working.

Please, any fix to this?
 

zemunelo

Member
Apr 26, 2019
32
4
8
The same for me, unfortunatelly.
First it worked a little bit but when I tried to change settings this page appeared.
 
Oct 21, 2019
42
4
8
For nulling replace these two files and check use babiato.tech as username and purchase code.

IN app\Http\Controllers

@ghostriderrr It doesn't nulled the script, it only bypass the installation process. After installation, the reset system under settings returns the Error i screenshot above.

Please, if i may ask.... kindly help us bypass the error i screenshot above or maybe full nulled.

The redirection page is at resources/views/accessdenied.blade.php
 

ghostriderrr

Well-known member
Babiato Lover
Null Master
Trusted Uploader
May 2, 2022
428
499
63
OutOfWorld
@ghostriderrr It doesn't nulled the script, it only bypass the installation process. After installation, the reset system under settings returns the Error i screenshot above.

Please, if i may ask.... kindly help us bypass the error i screenshot above or maybe full nulled.
wait , in my server it's working will check out
 
Oct 21, 2019
42
4
8
Yes I have but it is very old. It is v3.6.
A lot of new improvement are missing. The main is option to encrypt YT link. So when video is paused user can "watch on YT".
Please, hope i can upload video from media? i mean directly from PC?
if yes, kindly share me the link. 🙏
 

zemunelo

Member
Apr 26, 2019
32
4
8
Please, hope i can upload video from media? i mean directly from PC?
if yes, kindly share me the link. 🙏
Hey man its the same file available here. Check history and v3.6 nulled.
And while you are testing check v4.2 nulled. Maybe its working so comment here please.
 
Oct 21, 2019
42
4
8
Hey man its the same file available here. Check history and v3.6 nulled.
And while you are testing check v4.2 nulled. Maybe its working so comment here please.
Version 3.6 download link doesn't exist anymore.
About v4.2, I read through the comment here.... no one is enjoying the nulled since v3.9

Basically, I think all the nulled here are having one issue or the other. If @ghostriderrr can solve this, then he's the only nulled creator with working file.
 

About us

  • Our community has been around for many years and pride ourselves on offering unbiased, critical discussion among people of all different backgrounds. We are working every day to make sure our community is one of the best.

Quick Navigation

User Menu