Title: WPoupon Plugin Invalid Key
Last modified: August 21, 2016

---

# WPoupon Plugin Invalid Key

 *  Resolved [ROMDev](https://wordpress.org/support/users/romdev/)
 * (@romdev)
 * [12 years, 2 months ago](https://wordpress.org/support/topic/wpoupon-plugin-invalid-key/)
 * THe developer of this plugin (after we built the site 2 months ago) has allowed
   his domains to lapse. Now we get an Invalid Key error.
 * How to correct this when you can not get the developer to respond?

Viewing 11 replies - 1 through 11 (of 11 total)

 *  Thread Starter [ROMDev](https://wordpress.org/support/users/romdev/)
 * (@romdev)
 * [12 years, 2 months ago](https://wordpress.org/support/topic/wpoupon-plugin-invalid-key/#post-4685364)
 * Sorry…our url is [http://www.getzoodeals.com](http://www.getzoodeals.com)
 *  Thread Starter [ROMDev](https://wordpress.org/support/users/romdev/)
 * (@romdev)
 * [12 years, 2 months ago](https://wordpress.org/support/topic/wpoupon-plugin-invalid-key/#post-4685585)
 * Can anyone assist please?
 *  Thread Starter [ROMDev](https://wordpress.org/support/users/romdev/)
 * (@romdev)
 * [12 years, 2 months ago](https://wordpress.org/support/topic/wpoupon-plugin-invalid-key/#post-4685586)
 * Developer corrected this issue.
 *  Thread Starter [ROMDev](https://wordpress.org/support/users/romdev/)
 * (@romdev)
 * [11 years, 5 months ago](https://wordpress.org/support/topic/wpoupon-plugin-invalid-key/#post-4685725)
 * This has happened again. Please investigate as to why these lapses are occurring.
 *  [pnnmedia](https://wordpress.org/support/users/pnnmedia/)
 * (@pnnmedia)
 * [11 years, 5 months ago](https://wordpress.org/support/topic/wpoupon-plugin-invalid-key/#post-4685726)
 * We’ve tried contacting the developer of WPoupon via Facebook but no response 
   yet. We have been using this template for a couple of years with no problems.
   Their website is now going to a Hostgator web page which is causing the licensing
   to go out on all users.
 * If anyone is still using WPoupon successfully, please let us know how. We just
   keep getting the “invalid license” messge.
 * It’s unfortunate that this developer can’t pay a few bucks for a website to support
   the customers that PAID for the template and now stuck with nothing.
 *  [rvtalawila](https://wordpress.org/support/users/rvtalawila/)
 * (@rvtalawila)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/wpoupon-plugin-invalid-key/#post-4685729)
 * Hi All
 * I had this problem too and have created the fix. Please contact me to discuss.
 * Kind regards
 * [http://teessidediscounts.co.uk/](http://teessidediscounts.co.uk/)
 *  [lukap2](https://wordpress.org/support/users/lukap2/)
 * (@lukap2)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/wpoupon-plugin-invalid-key/#post-4685730)
 * I have this problem too. Could you help and tell what you did?
 *  [rvtalawila](https://wordpress.org/support/users/rvtalawila/)
 * (@rvtalawila)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/wpoupon-plugin-invalid-key/#post-4685731)
 * 1. Go to the wpoupon_check_paypal() in admin/wpoupon-system-functions.php
 * 2. find the line:
 * $data = json_decode(wp_remote_retrieve_body($is_valid));
 * and paste the following in place of the existing else statement:
    ` else { //
   Resh Edit update_option(“wpoupon_license_validation”,date(‘U’)+86400); return
   true;
 * //echo ‘<div style=”background:red; color: #fff; font-weight: 600; font-size:
   14px; padding: 10px 5px; margin: 10px 0;”>’ . sprintf(__(‘Invalid License Key.
   You must [add a valid license key](https://wordpress.org/support/topic/wpoupon-plugin-invalid-key/%s?output_format=md)
   before using this WPoupon.’,’wpoupon’), admin_url(‘themes.php?page=wpoupon_general_options’)).‘
   </div>’;
    //if ($die) die(); } ‘
 *  [rvtalawila](https://wordpress.org/support/users/rvtalawila/)
 * (@rvtalawila)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/wpoupon-plugin-invalid-key/#post-4685732)
 * in fact just replace the whole function with:
 *     ```
       function wpoupon_check_paypal(){
       	return true;
       }
       ```
   
 *  [rvtalawila](https://wordpress.org/support/users/rvtalawila/)
 * (@rvtalawila)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/wpoupon-plugin-invalid-key/#post-4685733)
 * which version of wpoupon are you using?
 *  [lukap2](https://wordpress.org/support/users/lukap2/)
 * (@lukap2)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/wpoupon-plugin-invalid-key/#post-4685734)
 * 1.3.8. Thx, I will try fix this problem

Viewing 11 replies - 1 through 11 (of 11 total)

The topic ‘WPoupon Plugin Invalid Key’ is closed to new replies.

## Tags

 * [invalid key](https://wordpress.org/support/topic-tag/invalid-key/)

 * 11 replies
 * 4 participants
 * Last reply from: [lukap2](https://wordpress.org/support/users/lukap2/)
 * Last activity: [11 years, 4 months ago](https://wordpress.org/support/topic/wpoupon-plugin-invalid-key/#post-4685734)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
