» » Inilabs School Management System Express v3.0

Inilabs School Management System Express v3.0

Inilabs School Management System Express v3.0

Advanced dashboard with multiple excellent statistics and widget, Unlimited User Role and Permission to assign user roles, Multiple Advanced charts for account, users, payments, income and many more..

Demo: https://codecanyon.net/item/inilabs-school-management-system-express/11630340

http://hfiles.ro/download/schoolmanage30.rar/1593982
http://www.mirrorcreator.com/files/0I1F9EZ0/schoolmanage30.rar_links
http://ul.to/fu8b24zo
http://www108.zippyshare.com/v/LbakiHFl/file.html
https://www.solidfiles.com/v/MgAVgrewDvYBr
https://userscloud.com/3ad3a06wgp5n
https://www.sendspace.com/file/mxp88m
http://www.megamirror.net/0os78hj5jdn8
https://oload.stream/f/2FNf43o-PH0/schoolmanage30.rar
http://www.mediafire.com/file/crk6brgwpw1exw5/schoolmanage30.rar

This file has UNTOUCHED status - (original developer code without any tampering done)

Related Articles

Comments(44)

    1. shinobu_df wrote:
      Which is Purchase Code ? winked
      1. bspsk1234 wrote:
        f541d688-9d40-40db-99fb-65e6f80692ab
        or
        d3069920-cd29-4c59-a3a4-aff953b0863c
        1. shinobu_df wrote:
          TOPPP thank you so much
          1. bspsk1234 wrote:
            Welcome @Shinobu_DF
        2. jesuswinner wrote:
          what is the username for this purchase code?
          1. inux2004 wrote:
            what's for the username of purchase code? winked
        3. doctorpc wrote:
          it's not working.... any hint for a nulled or modified script?
        4. ameetmeat wrote:
          Its not working
        5. nausicaa97 wrote:
          code is good....but wont accept username. Any help? Thanks in advance...!
        6. pakings wrote:
          please sir the user name for the second code
        7. coolhaka wrote:
          what is the username? Please give me.
      2. ahmad441 wrote:
        Just email me at [email protected] i will provide completely nulled script
    2. Nanobyte wrote:
      Thank you very much! I am a member that visits your page daily.
    3. Yusuf Mohamed wrote:
      purchase code not working...that shows not invalid..
      please solution please
      1. bspsk1234 wrote:
        f541d688-9d40-40db-99fb-65e6f80692ab
        or
        d3069920-cd29-4c59-a3a4-aff953b0863c
    4. janarjanjanar wrote:
      Sir your both purchase code is not valid.kindly give me the code .Awaiting for your reply
    5. cypher wrote:
      I'm here to help you nulled this script but you will pay a service fee. you can contact me on whatsapp if you're interested and or if you've any other script you want me to null. Thanks..... Here's my whatsapp number +233205212015
      1. janarjanjanar wrote:
        HOW MUCH YOU WILL CHARGE
        1. bspsk1234 wrote:
          Do not entertain paying money to null!!!
    6. emontarzan wrote:
      please upload latest version 3.2
    7. joyal wrote:
      sir i need a purchase code or help me in my mail id
      [email protected]
    8. john mathew wrote:
      i have this script nulled by me you pay cash for the script or if you do not have cash we allow trade with any good code andriod ios or php or dot net mail me on [email protected] for quick business if anyone interested in this script null
      1. bspsk1234 wrote:
        Paying for getting nulled code isn't encouraged here.!

        Guys, i request not to pay anything to anyone.
        1. shadowhacker wrote:
          Dear brother, The purchase code you shared are not working. Can you share you db file
          1. scottgati wrote:
            are still need purchase code?.
    9. tefalsmeg wrote:
      I found this and hope it works .....to be honest I have not tried it myself yet ....


      You only need to change the code in /mvc/controllers/install.php
      from the bulky one to =


      public function pcode_validation() {
      $purchase_code = trim($this->input->post('purchase_code'));
      $file = APPPATH.'config/purchase'.EXT;
      @chmod($file, FILE_WRITE_MODE);
      $purchase_file = read_file($file);
      write_file($file, $purchase_code);
      return TRUE;
      }

      function check_pcode() {
      $file = APPPATH.'config/purchase'.EXT;
      @chmod($file, FILE_WRITE_MODE);
      $purchase_code = read_file($file);
      return TRUE;
      }
      }


      /* End of file install.php */
      /* Location: ./application/controllers/install.php */


      Get the code from mvc/config/purchase.php and you are done wink
      1. tefalsmeg wrote:
        ORIGINAL CODE




        public function pcode_validation() {
        $purchase_code = trim($this->input->post('purchase_code'));
        $username = 'inilabs';
        $api_key = 'a7hfhirfq8dw64old1bafe2dpimk5zdb';
        $ch = curl_init();
        curl_setopt($ch, CURLOPT_USERAGENT, 'API');
        curl_setopt($ch, CURLOPT_URL, "http://marketplace.envato.com/api/edge/". $username ."/". $api_key."/verify-purchase:". $purchase_code .".json");
        curl_setopt($ch, CURLOPT_RETURNTRANSFER, 1);
        $purchase_data = json_decode(curl_exec($ch), true);
        if(!count($purchase_data['verify-purchase'])) {
        $this->form_validation->set_message("pcode_validation", "Your Purchase Code Is Not Valid.");
        return FALSE;
        } else {
        $file = APPPATH.'config/purchase'.EXT;
        @chmod($file, FILE_WRITE_MODE);
        $purchase_file = read_file($file);
        write_file($file, $purchase_code);
        return TRUE;
        }
        }

        function check_pcode() {
        $file = APPPATH.'config/purchase'.EXT;
        @chmod($file, FILE_WRITE_MODE);
        $purchase_code = read_file($file);

        $username = 'inilabs';
        $api_key = 'a7hfhirfq8dw64old1bafe2dpimk5zdb';
        $ch = curl_init();
        curl_setopt($ch, CURLOPT_USERAGENT, 'API');
        curl_setopt($ch, CURLOPT_URL, "http://marketplace.envato.com/api/edge/". $username ."/". $api_key ."/verify-purchase:". $purchase_code .".json");
        curl_setopt($ch, CURLOPT_RETURNTRANSFER, 1);
        $purchase_data = json_decode(curl_exec($ch), true);
        if(!count($purchase_data['verify-purchase'])) {
        return FALSE;
        } else {
        return TRUE;
        }
        }
      2. scottgati wrote:
        working or not?.
      3. simantoromel wrote:
        BOSS now its working , but i am stopped on Database setting.

        What will be the database? TEFALSMEG
    10. ahmad441 wrote:
      Whoever want complete nulled script i will provide, you may reach me at [email protected]
      1. scottgati wrote:
        still need purchase code?.
    11. Emma25664 wrote:
      Dont bother purchase code just modify 2 lines then put anything as purchase code and thank me later. in /mvc/controllers/install.php

      function
      Delete or comment out lines

      456 and 457. after modify line 477 by jst removing the exclamation mark i.e !
      your final code should appear like this. //note that i have pasted from line 443




      public function pcode_validation() {
      $purchase_code = trim($this->input->post('purchase_code'));
      $username = 'inilabs';
      $api_key = 'a7hfhirfq8dw64old1bafe2dpimk5zdb';
      $ch = curl_init();
      curl_setopt($ch, CURLOPT_USERAGENT, 'API');
      curl_setopt($ch, CURLOPT_URL, "http://marketplace.envato.com/api/edge/". $username ."/". $api_key ."/verify-purchase:". $purchase_code .".json");
      curl_setopt($ch, CURLOPT_RETURNTRANSFER, 1);
      $purchase_data = json_decode(curl_exec($ch), true);
      if(!count($purchase_data['verify-purchase'])) {
      $this->form_validation->set_message("pcode_validation", "Your Purchase Code Is Not Valid.");

      $file = APPPATH.'config/purchase'.EXT;
      @chmod($file, FILE_WRITE_MODE);
      $purchase_file = read_file($file);
      write_file($file, $purchase_code);
      return TRUE;
      }
      }

      function check_pcode() {
      $file = APPPATH.'config/purchase'.EXT;
      @chmod($file, FILE_WRITE_MODE);
      $purchase_code = read_file($file);

      $username = 'inilabs';
      $api_key = 'a7hfhirfq8dw64old1bafe2dpimk5zdb';
      $ch = curl_init();
      curl_setopt($ch, CURLOPT_USERAGENT, 'API');
      curl_setopt($ch, CURLOPT_URL, "http://marketplace.envato.com/api/edge/". $username ."/". $api_key ."/verify-purchase:". $purchase_code .".json");
      curl_setopt($ch, CURLOPT_RETURNTRANSFER, 1);
      $purchase_data = json_decode(curl_exec($ch), true);
      if(count($purchase_data['verify-purchase'])) {
      return FALSE;
      } else {
      return TRUE;
      }
      }
      }
    12. Emma25664 wrote:
      For inlabs Version 3.5 dont stress up with purchase code,
      jst go to mvc/controllers/install.php line 242 and change the condition to false, then use any figures for username and purchase code. thank me later
      1. bspsk1234 wrote:
        Not Working
      2. richu wrote:
        it will pass the purchase code, but it stuck at the database part with "Check internet connection." error when using localhost as a host and db name then user name and password.
    13. achmadfm wrote:
      what username for this script?
    14. macrobert wrote:
      How to Bypass or Crack Inilabs School Management Express 3.0 Purchase Code
      https://www.youtube.com/watch?v=WgYwMaLiIi0&t=1s
    15. sethydebasis wrote:
      Fatal error: Call to a member function num_rows() on boolean in C:\wamp64\www\school\main\libraries\Session.php on line 216

      Fatal error: Call to a member function num_rows() on boolean in C:\wamp64\www\school\main\libraries\Session.php on line 216

      Fatal error: Call to a member function num_rows() on boolean in C:\wamp64\www\school\main\libraries\Session.php on line 216
    16. simantoromel wrote:
      Send me it's database please [email protected]
    17. samsoju wrote:
      For the username, just delete the following code (i.e the array)

      array(
      'field' => 'purchase_username',
      'label' => 'Username',
      'rules' => 'trim|required|max_length[255]|xss_clean|callback_pusername_validation
      9;
      ),

      Then go to line 242 and change the TRUE to FALSE

      if ($this->form_validation->run() == TRUE) {

      CHANGE IT TO:

      if ($this->form_validation->run() == FALSE) {

      -------------------------------------------------------------------------------
      --------
      Anyone with the database? Inilabs School Management System Express v3.5 Database please.

Add a Comment / Request Re-upload / Post Mirror Links

Information
Guests are not allowed to comment. Please register for a free account.