• 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 Version 6.6 – 20 February, 2024

No permission to download
There's new Version 5.9 – 3 July, 2022.

Do you guys know how to solve occasional error (once in 10-15 loads, sometimes even more):

"The requested URL was not found on this server.
Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request."
This is some CodeIgniter problem with server. The page is still loaded just this error is in header. Is it .htaccess file?
 
Last edited:
For Bypass Purchased Code Addon version 5.3, you must comment or delete line numbers 15 to 34

Application --> Models --> Addon_model

Code:
//         if ($param1 == 'install'){
//             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);
//                 if(!$status_response){
//                     $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');
//                 }
//             }
//         }

Success to install the addons
:unsure::unsure::unsure:
 
Some of the plugins, which I downloaded earlier are here:
 

Attachments

  • certificate.zip
    878.3 KB · Views: 99
  • course-analytics.zip
    310.5 KB · Views: 91
  • course-forum.zip
    15.4 KB · Views: 74
  • live-class.zip
    7.8 KB · Views: 66
  • customer-support.zip
    20.5 KB · Views: 65
  • paytm.zip
    47.7 KB · Views: 66
  • academy-lms-noticeboard-addon.zip
    298.6 KB · Views: 103
  • codecanyon-25784434-academy-lms-offline-payment-addon.zip
    300.4 KB · Views: 101
  • codecanyon-J79OSj6U-academy-lms-paystack-payment-addon.zip
    1.3 MB · Views: 122
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