Academy Learning Management System

Academy Learning Management System v6.12.2 Untouched

No permission to download

pedroa.

New member
Apr 23, 2021
20
10
3
Does anyone here have ebook addons and managed to add books and categories?
Yup.
The problem is that the file inside the zip named /sql/updater.php has 3 bugs that prevents 3 tables from being created at all.
So you are left with only the ebooks table, and no table for categories, payments and reviews.
Once you fix those 3 bugs, uninstall the addon and reinstall it, then all 4 tables are created correctly and everything works from then on.
 

Oppung code

Active member
May 2, 2022
222
99
43
Yup.
The problem is that the file inside the zip named /sql/updater.php has 3 bugs that prevents 3 tables from being created at all.
So you are left with only the ebooks table, and no table for categories, payments and reviews.
Once you fix those 3 bugs, uninstall the addon and reinstall it, then all 4 tables are created correctly and everything works from then on.
thanks for your reply, have you fixed the bug in the updater.php? I can't solve if the bug is because if I compare it with sql/updater.php it's almost the same. thanks
 

pedroa.

New member
Apr 23, 2021
20
10
3
thanks for your reply, have you fixed the bug in the updater.php? I can't solve if the bug is because if I compare it with sql/updater.php it's almost the same. thanks

This forum does not permit me to write PHP or SQL scripts directly here so read the attached file and good luck
 

Attachments

  • ebook.pdf
    21.5 KB · Views: 80
  • Like
Reactions: Oppung code

pedroa.

New member
Apr 23, 2021
20
10
3
I just noticed that the SQL solution is incomplete.
You'll need to add the primary keys and autoincrements as well. See the attached file.
 

Attachments

  • ebook_sql_pks_autoincs.pdf
    47.3 KB · Views: 54

Oppung code

Active member
May 2, 2022
222
99
43
I just noticed that the SQL solution is incomplete.
You'll need to add the primary keys and autoincrements as well. See the attached file.
hi bro, I've managed to overcome the ebook with step 1 that you gave, but where is this one for? thanks
 

pedroa.

New member
Apr 23, 2021
20
10
3
If you used the PHP solution, then you don't need to do anything else.

But if you used the SQL solution, then you have to execute the second lot of SQL scripts as well, because without primary keys and autoincrement fields the addon will not work properly.

I am assuming you fixed it with the PHP solution (first solution), so you don't need to do anything else, because the PHP code will create the primary keys and autoincrement fields upon addon install automatically.
 

oakbttmbear

Well-known member
May 7, 2022
158
305
63
I just popped that in and it still does not show any information. I did uninstall the certificate plugin and reinstalled it. Is there something that I missed. I even tried upgrading the plugin, no joy.

The plugin version is 1.0 and I know there is a 1.1 but cannot find it.
 

TheNuller

New member
Null Master
Jan 14, 2021
16
2
3
I just popped that in and it still does not show any information. I did uninstall the certificate plugin and reinstalled it. Is there something that I missed. I even tried upgrading the plugin, no joy.

The plugin version is 1.0 and I know there is a 1.1 but cannot find it.
First replace the Install.php and Addon_model.php files with the one i uploaded in the directory (/application/controllers) for Install.php & (/application/models) for Addon_model.php
Then completely reinstall the system and It will work with you
 

Attachments

  • Addon_model.zip
    2.1 KB · Views: 45
  • Install.zip
    2.3 KB · Views: 58

oakbttmbear

Well-known member
May 7, 2022
158
305
63
Nope that did not work and yes deleted DB and old installation files - Just to be clear that "Certificate Template Text" is not showing up on the "Certificate Template" preview.

FYI - I do have the Imagick v3.7.0 extension configured and working


I have examined the plug-in and it DOES NOT generate a preview, this is NOT a null issue since the add-on never had it.

@TheNuller - thank you for spending time one this
 
Last edited:

moroshi

New member
Jul 27, 2020
6
0
1
First replace the Install.php and Addon_model.php files with the one i uploaded in the directory (/application/controllers) for Install.php & (/application/models) for Addon_model.php
Then completely reinstall the system and It will work with you
I made it.
I actually reinstalled from scratch.
I copied the files into the folder, then made the change and did a clean install, from scratch.
Nope that did not work and yes deleted DB and old installation files - Just to be clear that "Certificate Template Text" is not showing up on the "Certificate Template" preview.

FYI - I do have the Imagick v3.7.0 extension configured and working


I have examined the plug-in and it DOES NOT generate a preview, this is NOT a null issue since the add-on never had it.

@TheNuller - thank you for spending time one this
I installed this extension believing this to be the problem, but it wasn't and it didn't work.
 

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