Best Blackhat Forum

Full Version: [PURCHASED] Ultimate Project Manager CRM PRO Latest version 1.2.5
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2
(04-12-2018 06:34 AM)senuke Wrote: [ -> ]Thanks for this share much appreciated.

I am a bit stuck on the third screen of the install asking for:
- Envato Username
- Purchase Code

Can anyone help please?

are you for real?
how can you be a super vip and ask for a stupid question like this?
If you want to get the purchase code go buy the product.
If you want to use for free u can follow this:

1- Open the file install.class.php into /install/

2- Comment out from row 43 exlude } to 61 include }

Code:
/*elseif (isset($_POST['step']) and& $_POST['step'] == 3) {
                $step = 3;
                $p = array();
               $purchase_code = $_POST['purchase_key'];
               $env_data = $this->remote_get_contents('http://system-update.coderitems.com/Ultimate/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 = 3;
                } else if ($p['buyer'] != $_POST['envato_user']) {
                    $bug_error = "Your envato username does not match the buyer username";
                    $step = 3;
                } else {
                    $debug = "Congratulation and Thanks for purchasing it.your setup is almost done";
                    $step = 4;
                }

            }*/

3- At row 37, change this from :
Code:
$step = 3;

to

Code:
$step = 4;


4- follow the step from url in you installation
5- when you arrive to the end of procedure, delete "install" folder into the root. ( for example rename install_old if don't want delete anything.
6-Enjoy.
thank you for this simbiosi
(04-14-2018 04:00 AM)jhfg2005 Wrote: [ -> ]thank you for this simbiosi

hai guys any update for it Thanks
Can you share the latest version 1.2.8
(05-25-2018 07:10 AM)Creator of Universe Wrote: [ -> ]Can you share the latest version 1.2.8

Up UP
thanks soo much Can you share the latest version 1.2.9
Can you share the latest version ???
Pages: 1 2
Reference URL's