• You MUST read the Babiato Rules before making your first post otherwise you may get permanent warning points or a permanent Ban.

    Our resources on Babiato Forum are CLEAN and SAFE. So you can use them for development and testing purposes. If your are on Windows and have an antivirus that alerts you about a possible infection: Know it's a false positive because all scripts are double checked by our experts. We advise you to add Babiato to trusted sites/sources or disable your antivirus momentarily while downloading a resource. "Enjoy your presence on Babiato"

Academy Learning Management System

Academy Learning Management System v6.7 Untouched

No permission to download
Version 6.5 with patch is not working in the course category. I can't add any courses because I can't select the category.
The patch has nothing to do with your problem, no file has been altered, I only removed everything related to the license check
 
I have Issue in Payment Screen,
Payment gateway not selected
Payment button not clickable
Any One have Solutions

1707110454961.png
 
1707132952317.png
Any one could help me on this please? I couldn't log in to do the trial of the software
 
to null 6.5
application\controllers\Install.php
From this
PHP:
function validate_purchase_code() {
    $purchase_code = $this->input->post('purchase_code');

    $validation_response = $this->crud_model->curl_request($purchase_code);

to this


PHP:
 function validate_purchase_code() {
    $purchase_code = $this->input->post('purchase_code');

    $validation_response = TRUE;
 
to null 6.5
application\controllers\Install.php
From this
PHP:
function validate_purchase_code() {
    $purchase_code = $this->input->post('purchase_code');

    $validation_response = $this->crud_model->curl_request($purchase_code);

to this


PHP:
 function validate_purchase_code() {
    $purchase_code = $this->input->post('purchase_code');

    $validation_response = TRUE;
Issue in razorpay, on Enable razorpay other payments not working

1707582494630.png

Kindly provide solutions
 
Admin Please Update this resource. This is nulled version.

Download Academy Learning Management System v6.5 Nulled
– 2 January, 2024

- Every section of the Home page can now be enabled or disabled.
- New, 9 payment gateways hass been added:
- Xendit
- Payu
- Pagseguro
- SSLCOMMERZ
- Skrill
- Doku
- Bkash
- Cashfree
- Maxicash
 

Attachments

  • Academy_LMS_Nulled.zip
    92.1 MB · Views: 108
Admin Please Update this resource. This is nulled version.

Download Academy Learning Management System v6.5 Nulled
– 2 January, 2024
- Every section of the Home page can now be enabled or disabled.
- New, 9 payment gateways hass been added:
- Xendit
- Payu
- Pagseguro
- SSLCOMMERZ
- Skrill
- Doku
- Bkash
- Cashfree
- Maxicash
Thank you so much
Please upload all nulled addons
 

how to null this code


Step 01
Open the file Install.php
Located in
..\application\controllers\Install.php

Delete or comment the identifier in the line #196
Code:
// $admin_data['unique_identifier'] = 'xxxxxxxxxxxxxxxxxxx';

Step 02 - Nulling the Addons
Open the file Addon_model.php
Located in
..\application\models\Addon_model.php

Delete or comment those lines between the #16 until #33 but let intact the line #18 and #28

Line 18
Code:
 $purchase_code = null;

Change the line #28 from
Code:
$status_response = $this->crud_model->curl_request($purchase_code);

To this:
Code:
 $status_response = TRUE;

Code:
//            if($_SERVER['SERVER_NAME'] == 'localhost' || $_SERVER['SERVER_NAME'] == '127.0.0.1'){
                //Local server
                $purchase_code = null;
//            }else{
//                $purchase_code = $this->input->post('purchase_code');

                // $addon_exits = $this->get_addon_by_purchase_code($purchase_code);
                // if($addon_exits->num_rows() > 0){
                //     $this->session->set_flashdata('error_message', get_phrase('you_have_already_used_this_purchase_code'));
                //     redirect(site_url('admin/addon'), 'refresh');
                // }

//                $status_response = $this->crud_model->curl_request($purchase_code);


//                    $this->session->set_flashdata('error_message', get_phrase('purchase_code_is_wrong').'. '.get_phrase('please_enter_your_valid_purchase_code'));
//                    redirect(site_url('admin/addon'), 'refresh');
//                }
//            }

Step 03 - Install info
Open the file step2.php
Located in
..\application\views\install\main\step2.php

Change the line #19 as you wish
Code:
Provide random text <strong>12345-67890-abcde-fghi</strong>

Step 04 - Null the encrypted the code
Open the file Input.php
Located in
..\system\core\Input.php

Delete the lines between #268 until #293
Delete the lines between #352 until #371
Delete the lines between #380 until #382

Step 05 - Clear the user datato their servers
Open the file Session.php
Located in
..\system\libraries\Session\Session.php

Delete or comment the line #748
Code:
//        $this->foobar();

And Voilá, the code is nulled 100% by me (aka Enigmagirl)

This will works on updates and newest versions...

 
Last edited:
500 error when installing add ons is because the file inside archive 2 times, you have to extract first and then try uploading it, it worked for me!
 
AdBlock Detected

We get it, advertisements are annoying!

However in order to keep our huge array of resources free of charge we need to generate income from ads so to use the site you will need to turn off your adblocker.

If you'd like to have an ad free experience you can become a Babiato Lover by donating as little as $5 per month. Click on the Donate menu tab for more info.

I've Disabled AdBlock