• 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"

Ekattor 8 School Management System (SAAS)

Ekattor 8 School Management System (SAAS) 2.0

No permission to download
If you change true to false on line 111, then the validatePurchaseCode() method will always redirect the user back to the second step of the installation process with an error, regardless of whether the API request was successful or not. This is because the if statement on line 109 will always evaluate to false when $validation_response is false.
 
If you want the validatePurchaseCode() method to not display an error and to continue to the next step of the installation process, you can do the following:

  1. Comment out or delete the else block on lines 112 to 115. This will prevent the user from being redirected back to the second step of the installation process with an error.
  2. Replace if ($validation_response == true) { with if (true) {. This will always execute the code inside the if block, regardless of the value of $validation_response.
Alternatively, you can also remove the validatePurchaseCode() method entirely and modify the step2() method to redirect the user to the next step of the installation process by default. However, this will bypass the purchase code validation altogether.
 
please update

Version 1.4 – 19 January, 2023

- Login check added for pending school
- pagination improved for table listings
- Teacher task permissions updated
- Section field added in some tables
- Pagination added in filtered data
- Single data scrolling improved
- Excel upload field increased
- Check added for books when out of stock
- Parent creation improved with child selection
- Language phrase settings updated
- Login check if the subscription is over
- Attendance list alignment improved
- New pagination UI added
 
Thanks man really appriciate it, can you please update it to 1.4? it has some bugs like parents cant see their students exams marks n all
 
optimus254 updated Ekattor 8 School Management System (SAAS) with a new update entry:

Ekattor 8 School Management System (SAAS) - Non Touched 1.4

- Login check added for pending school
- pagination improved for table listings
- Teacher task permissions updated
- Section field added in some tables
- Pagination added in filtered data
- Single data scrolling improved
- Excel upload field increased
- Check added for books when out of stock
- Parent creation improved with child selection
- Language phrase settings updated
- Login check if the subscription is over
- Attendance list alignment improved
- New pagination UI added

Read the rest of this update entry...
 
  • Like
Reactions: phinuss and SAIFU
does anyone know how to fix this? I go through all the steps successfully, but in the last step, I click and nothing happens, the button has no action.
 

Attachments

  • Capturar.PNG
    Capturar.PNG
    57.6 KB · Views: 28
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