Academy Learning Management System

Academy Learning Management System v6.12.2 Untouched

No permission to download

zemunelo

Member
Apr 26, 2019
32
4
8
To pass the license you have to replace this line of code:
Address: application/controllers/install.php
line 54
$validation_response = $this->crud_model->curl_request($purchase_code);
you replace it with this
$validation_response = TRUE;
Actually this part of code is not responsible for ADDON instalation. It is probably for fresh new install.

To install addons in:
application/models/Addon_model.php
change the line:
29
if(!$status_response){
in to the:
if($status_response){
(just remove exclamation mark).

Cheers!
 
Last edited:

zemunelo

Member
Apr 26, 2019
32
4
8
Find attached latest versions of
1. Academy LMS Noticeboard Addon
2. Academy LMS Course Analytics Addon
3. Academy LMS Customer Support Addon
4. Academy LMS Live Streaming Class Addon
5. Academy LMS Course Forum Addon
6. Academy LMS Amazon S3 Hosting Addon
7. Academy LMS Offline Payment Addon
Can we have those uploaded again (or link) as it throws 500 error when clicked?
Also if anybody has Course bundle subscription it would be great to test?
 
  • Like
Reactions: jersonflorez

davidwatson

New member
May 2, 2022
21
4
3
Can we have those uploaded again (or link) as it throws 500 error when clicked?
Also if anybody has Course bundle subscription it would be great to test?
Which File Storage shall be used to share these files? Let me know. I will share the link.
 

zemunelo

Member
Apr 26, 2019
32
4
8
Which File Storage shall be used to share these files? Let me know. I will share the link.
I am not familiar with file storage sites. I know wetransfer can share with link. Even google drive can do the job if you have some test account to use.
 

kakaas

New member
Jun 12, 2022
7
2
3
Find attached latest versions of
1. Academy LMS Noticeboard Addon
2. Academy LMS Course Analytics Addon
3. Academy LMS Customer Support Addon
4. Academy LMS Live Streaming Class Addon
5. Academy LMS Course Forum Addon
6. Academy LMS Amazon S3 Hosting Addon
7. Academy LMS Offline Payment Addon
please add it! I get an error in downloading :(
 

drbarel

New member
May 19, 2022
7
2
3
Valójában ez a kódrész nem felelős az ADDON telepítéséért. Valószínűleg új telepítésre való.

Kiegészítők telepítéséhez:
application/models/Addon_model.php
változtasd meg a sort:
29
if(!$status_response){
bele:
if($status_response){
(csak távolítsa el a felkiáltójelet).

Egészségére!
HTTP ERROR 500
 

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