Academy Learning Management System

Academy Learning Management System v6.12.2 Untouched

No permission to download

zemunelo

Member
Apr 26, 2019
32
4
8
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:

Kukaaltai

Member
May 26, 2022
32
13
8
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:
 

Kibshome

Member
Sep 15, 2020
8
32
13

davidwatson

New member
May 2, 2022
21
4
3
Some of the plugins, which I downloaded earlier are here:
 

Attachments

  • certificate.zip
    878.3 KB · Views: 97
  • course-analytics.zip
    310.5 KB · Views: 84
  • course-forum.zip
    15.4 KB · Views: 71
  • live-class.zip
    7.8 KB · Views: 63
  • customer-support.zip
    20.5 KB · Views: 63
  • paytm.zip
    47.7 KB · Views: 63
  • academy-lms-noticeboard-addon.zip
    298.6 KB · Views: 95
  • codecanyon-25784434-academy-lms-offline-payment-addon.zip
    300.4 KB · Views: 95
  • codecanyon-J79OSj6U-academy-lms-paystack-payment-addon.zip
    1.3 MB · Views: 117

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