78.gif

Search (advanced search)
Use this Search form before posting, asking or make a new thread.
Tips: Use Quotation mark to search words (eg. "How To Make Money Online")

06-09-2012, 04:14 AM
Post: #1
[GET] [JVZOO POTD->MEMBERSHIP PLUGIN] Fast Member - WP Membership System Builds Sites In Minutes Not Hours
Salespage
Code:
http://www.warriorforum.com/warrior-special-offers-forum/607702-jvzoo-potd-membership-plugin-fast-member-wp-membership-system-builds-sites-minutes-not-hours.html

Download Link by demoweb
Magic Button :
Code:
http://www.mediafire.com/?buzuhdfv4fou25g
Recovery Bot
Magic Button :
Dated: June 01, 2012 to June 08, 2012
Dated: June 17, 2012 to June 22, 2012
Dated: July 29, 2012 to August 02, 2012
Dated: August 18, 2012 to August 20, 2012
Dated: February 13, 2013 to February 17, 2013
Dated: April 5, 2013 to April 24, 2013
Dated: February 21,2014 to Feb 25,2014

Credits goes to the original uploader|poster!!! Cool
06-09-2012, 04:18 AM
Post: #2
RE: [GET] [JVZOO POTD->MEMBERSHIP PLUGIN] Fast Member - WP Membership System Builds Sites In Minutes Not Hours
This might be a good starting point either to null or generate your own license. There may be more but try changing 'false' to 'true' throughout.

class.main.php

Code:
function CheckLicCode() {
        global $wpdb;
        $lcode = $wpdb->get_var("SELECT liccode FROM {$wpdb->prefix}wpbn_settings WHERE 1");
        if (!$lcode) return false;
        $dom = strtolower($_SERVER['HTTP_HOST']);
        $dom = str_replace('http://', '', $dom);
        $dom = str_replace('www.', '', $dom);
        $c = substr(md5($dom), 0, 3).substr(md5($dom), 7, 4).substr(md5($dom[0]), 3, 2).substr(md5($dom[1]), 5, 3);
        $c = strtoupper($c);
        if ($c == $lcode) return true;
        return false;
    }

PS: There are some iframes to fastmember.com for help etc. Might be worth blocking those to avoid tracking.

To be honest I would buy it if I planned to use it for real.
Recovery Bot
Magic Button :
Dated: June 01, 2012 to June 08, 2012
Dated: June 17, 2012 to June 22, 2012
Dated: July 29, 2012 to August 02, 2012
Dated: August 18, 2012 to August 20, 2012
Dated: February 13, 2013 to February 17, 2013
Dated: April 5, 2013 to April 24, 2013
Dated: February 21,2014 to Feb 25,2014

Credits goes to the original uploader|poster!!! Cool
06-09-2012, 04:18 AM
Post: #3
RE: [GET] [JVZOO POTD->MEMBERSHIP PLUGIN] Fast Member - WP Membership System Builds Sites In Minutes Not Hours
Thanks for the nice share.
Can anyone share the $47 oto video,please?
Code:
www.fastmember.com/fast-member-training-sales-page-oto/
Recovery Bot
Magic Button :
Dated: June 01, 2012 to June 08, 2012
Dated: June 17, 2012 to June 22, 2012
Dated: July 29, 2012 to August 02, 2012
Dated: August 18, 2012 to August 20, 2012
Dated: February 13, 2013 to February 17, 2013
Dated: April 5, 2013 to April 24, 2013
Dated: February 21,2014 to Feb 25,2014

Credits goes to the original uploader|poster!!! Cool
06-12-2012, 08:23 AM
Post: #4
RE: [GET] [JVZOO POTD->MEMBERSHIP PLUGIN] Fast Member - WP Membership System Builds Sites In Minutes Not Hours
For those not well versed in PHP, the following should do the trick:

Code:
function CheckLicCode() {
        return true;
    }
(And yeah, get rid of any calls that could be used to track you...)
06-12-2012, 06:44 PM
Post: #5
RE: [GET] [JVZOO POTD->MEMBERSHIP PLUGIN] Fast Member - WP Membership System Builds Sites In Minutes Not Hours
Can some1 take a look at this and remove all the tracking? The task is beyond my PHP code editing skills by far... :/
58.gif
06-13-2012, 12:35 PM (This post was last modified: 07-29-2012 01:16 AM by It'sOkayNow.)
Post: #6
RE: [GET] [JVZOO POTD->MEMBERSHIP PLUGIN] Fast Member - WP Membership System Builds Sites In Minutes Not Hours
who have no time to null this plugin
06-14-2012, 10:06 AM
Post: #7
RE: [GET] [JVZOO POTD->MEMBERSHIP PLUGIN] Fast Member - WP Membership System Builds Sites In Minutes Not Hours
Great share awesome needed this.
06-30-2012, 06:53 AM
Post: #8
RE:
..........
11-02-2012, 11:01 PM
Post: #9
RE:
Guys, is it working for you? Every time I set the "return" value to false, my site goes down. The admin section works, though.
11-02-2012, 11:10 PM
Post: #10
RE:
(11-02-2012 11:01 PM)Traste Wrote:  Guys, is it working for you? Every time I set the "return" value to false, my site goes down. The admin section works, though.
I didn't try yet, but they said before, that you need to set the return value to "true", to get rid of the checking license
76.gif




24.gif
Free counters!