Recent content by johnnyboy07

  1. johnnyboy07

    Permanently Closed Marketplace Sales Thread

    Hostwasp i have buy hosting packages on your hostwasp.net, but you have not activated and not answer my tickets and it's been more than 24 hours. (sorry to post this here, but this is the only place I can contact)
  2. johnnyboy07

    Where to find a clone script of shoutcart

    Good morning all, I've been looking for a shutcart clone script for a while to sell social media posts for a while, the only clone script I've found costs over $300 here kliptu.com/scripts/shoutcart-clone Do you know where I can find a similar clone for free? Thank you all for your answers!
  3. johnnyboy07

    How to nulled this script

    yes this file is available to download, how do you send the file? because I tried to put the google drive link here but it was deleted?
  4. johnnyboy07

    How to nulled this script

    Thanks, i have try two methodes but neither of the two things work, i have also try but not work too $stats = "yes"; if($stats == '"yes"){
  5. johnnyboy07

    How to Null and Activate Premium WordPress Themes and Plugins [Valuable info]

    Hello, I bought the wpcanvo plugin, but the vendor no longer provides license keys, so I would like to make the script nulled. this is code for verification keys i here is the license verification code i think. can you tell me the code to modify? please? <?php } function...
  6. johnnyboy07

    How to nulled this script

    This is a part of script for veirifcation <?php } function run_wpc_theme($old_value, $new_value){ $old_license_key = $old_value['wpc_license_key']; $new_license_key = $new_value['wpc_license_key']; if($old_license_key != $new_license_key){...
  7. johnnyboy07

    How to nulled this script

    I know most of the nulled scripts are corrupted, but the I bought this plugin but the vendor doesn't license anymore !!!!! look by going to https://www.yuppythemes.com/wp-content/plugins/wp-licensing-for-theme-and-plugin/ltp-api-activate.php which is used to verify the license we see that it...
  8. johnnyboy07

    How to nulled this script

    I don't know where your DNS list is, can you give me the links? If my code is disturbing I can delete it. This is a link with source code: https://paiza.io/projects/V7wt-JDpg5lEzzR-WVLPhA#&togetherjs=1ymvSF2RQp Yes for the WPcanvo theme file_get_contents is used And if I replace my own...
  9. johnnyboy07

    How to nulled this script

    Hello, I bought the wpcanvo plugin, but the vendor no longer provides license keys, so I would like to make the script nulled. Here is the verification code in attach file, I must modify what to remove the verification of the keys?
Back
Top