» » Ultimate Project Manager CRM PRO v1.2.5

Ultimate Project Manager CRM PRO v1.2.5

Ultimate Project Manager CRM PRO v1.2.5

An HRM- Ultimate Project Manager CRM PRO System is a complete HRM Solution with Payroll , Leave Holiday , And 3 Type of attendance system and much more. you can get All In One using this systemSales and transaction are important and Project Manager With Billing accounting CRM in several ways.

Demo: https://codecanyon.net/item/ultimate-project-manager-crm-pro/16292398

http://www51.zippyshare.com/v/22hLcvJs/file.html
http://userscloud.com/hxtjiechkj3t
http://ul.to/gn6ru4xw
https://www.sendspace.com/file/hxtu7v
https://sendit.cloud/aux5w5z9j07c
https://oload.stream/f/FCx7iDaGNAA/ultiprojmanager-125.rar
http://www.mirrorcreator.com/files/1HTSYNGH/ultiprojmanager-125.rar_links
http://www.mediafire.com/?o1poz989ip3kcvu
https://www.file-upload.com/z6el7zn71rkl
https://www.datafilehost.com/d/004df454
https://dailyuploads.net/5wdjlrlme6vu
http://cloudyfiles.com/vxywiygoo6ve

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

Related Articles

Comments(23)

    1. jayraiyarela wrote:
      It's asking for CodeCanyon Purchase code. How to run it?
    2. Rodrigo1 wrote:
      Hey bro!

      Purchase code need?!?!?

      Help :)
    3. bspsk1234 wrote:
      No Need of Purchase Code. Replace the code from line 27 till 59 as below
      <!-- Starting of Line 27-->
      $step = 2;
      if ($bug_error === '') {
      $link = @mysqli_connect($_POST['hostname'], $_POST['db_username'], $_POST['db_password'], $_POST['database']);
      if (!$link) {
      $bug_error .= "Error: Unable to connect to MySQL." . PHP_EOL;
      $bug_error .= "Debugging errno: " . mysqli_connect_errno() . PHP_EOL;
      $bug_error .= "Debugging error: " . mysqli_connect_error() . PHP_EOL;
      } else {
      $debug .= "Success: A proper connection to MySQL was made! The " . $_POST['database'] . " database is great." . PHP_EOL;
      $debug .= "Host information: " . mysqli_get_host_info($link) . PHP_EOL;
      $step = 4;
      mysqli_close($link);
      }
      }
      } elseif (isset($_POST['permissions_success'])) {
      $step = 2;
      } elseif (isset($_POST['step']) && $_POST['step'] != 3) {
      $step = 4;
      /*$p = array();
      $purchase_code = $_POST['purchase_key'];
      $env_data = $this->remote_get_contents('http://system-update.coderitems.com/Ultimat
      e/verify.php?verify_code=' . $purchase_code);;
      $data = json_decode($env_data, true);
      $p = $data['verify-purchase'];*/
      if ($p != null) {
      $bug_error = "Your purchase code is Invalid. Please try again'";
      $step = 4;
      } else if ($p['buyer'] != $_POST['envato_user']) {
      $bug_error = "Your envato username does not match the buyer username";
      $step = 4;
      } else {
      $debug = "Congratulation and Thanks for purchasing it.your setup is almost done";
      $step = 4;
      }
      <!-- End of Line 59 -->
      Let me know if you are getting thru!!
      1. disearth wrote:
        In which file need to replace the code please provide the path
        1. bspsk1234 wrote:
          install.class.php which shall be available in install folder.
          1. docanon wrote:
            Hey man, I did manage to change the script and go around the purchase code.
            But for some reason on the last screen where you input all the information like company name, your name, email etz, when I click on complete it just resets that page. It does not want to complete the installation.

            Any idea why?
            1. codeyy wrote:
              Did you managed to complete the setup? if possible can you guide me. I'm stuck with the same problem.
          2. codeyy wrote:
            Hey, I tried with the Above code, but ended-up with blank pages. can you pls guide me through?
    4. huzefaid wrote:
      Need 1.2.6 22 march update
      1. bspsk1234 wrote:
        If you can read updates.php file, you can get the link to download latest version.
        1. abmmiad wrote:
          Can you please help us to find the latest version??
          1. larsadreano wrote:
            FOR ALL THEY WANT TO UPDATE TO THE LATEST VERSION!

            Only works if the script has already been installed correctly!

            1. Go to your_path/application/controllers/admin/Auto_update.php and open the file with notepad++
            2. Search "public function validate()" currently in the like 18
            3. Change the entire class to "true;" // Change this http://prntscr.com/kjg4pr to this http://prntscr.com/kjg46h
            3. Safe the file and upload
            4. Go to the update page and enter "5ebd1ae1-97f3-4ace-bb97-a5b8e3bbd19f" as Purchase Key (this key random an not valid but will work!) and enter a random name as Buyer.
            5. Click "Update" and done.

            Thank me later ;)
    5. mrkunalsoni wrote:
      i have replace the code as you as, instalation process skip the envato code step, but after few minute loading is gone on
      http://localhost/CRM/ultimateProjectCRM/login
      404 Page Not Found
      The page you requested was not found.


      adn this error .
      project is not running please help
    6. navillhmotha wrote:
      I can help you to remove license in any script and make it as an unlimited domain installation pack. And I can develop any new modules in any project. Contact me at [email protected], WhatsApp : +91 6383 1 6363 7
    7. navill wrote:
      Any additional modules required in mobile, web, windows applications also done! I can help you to remove license in any script and make it as an unlimited domain installation pack. And I can develop any new modules in any project. Contact me at [email protected], WhatsApp : +91 6383 1 6363 7
    8. codeyy wrote:
      Unable to complete the installation process after using the above / below code line to skip the envanto verification but now stuck with the basic settings page. can anyone help?
    9. HunterGatherer wrote:
      3- At row 37, change this from :
      Code:
      $step = 3;

      to

      Code:
      $step = 4;
    10. ashishverma652 wrote:
      Database upgrade is required.

      Your files version is 1.2.5 and database version is 1.2.4
    11. arsidoo wrote:
      can you pleae update to 1.3? i can pay $5 for that.
      1. jhoefella wrote:
        I have latest version
        contact @ [email protected]
    12. larsadreano wrote:
      Hello girls,

      I've just installed the script and anything works fine so far.
      Now I want to upgrade to the latest version but when I try to upgrade, the button says only "Please wait" and nothing happens. http://prntscr.com/kjfulz

      Can anyone help me, please? :)

      Thank you and best regards
    13. TRC4 wrote:
      Download Automatic Installer Here
      https://mega.nz/#!6D4kkY5Q!uLZT-PzVznYCZ8VLmrMOKnqwg_TqjkYzZTHnsRWSSeQ
      MIRRORS
      https://multifilemirror.com/8sww9tsz8ohk/Ultimate_Project_Manager_CRM_PRO_Nulle
      d_Edited_v1.2.5.zip.html
    14. exoed wrote:
      hi there..
      i have virgin PHPholidays-3.1.0
      anybody can help me for nulled and decoded

      email [email protected]

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

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