61.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")

01-25-2018, 11:45 AM
Post: #41
RE: [Get]Wordfence 6.3.14 nulled. Steps on how to null is also included
WordFence version 7 out with different structure code. Need to nullified it.
01-27-2018, 09:27 AM (This post was last modified: 01-27-2018 09:34 AM by ewolf.)
Post: #42
RE: [Get]Wordfence 6.3.14 nulled. Steps on how to null is also included
Code is a little different, but the procedure is the same :)
1. In wordfence\lib\wfConfig.php go to line 738
2. Replace

public static function cbp($key){
if(self::get('isPaid') and& self::get($key)){
echo ' checked ';
}
}
with

public static function cbp($key){
wfConfig::set('isPaid', '1');

echo ' checked ';

}

Enjoy!

P.S. If the WP Editor will not save it, upload file via FTP.
01-27-2018, 11:13 AM
Post: #43
RE: [Get]Wordfence 6.3.14 nulled. Steps on how to null is also included
it saved but I dont see any premium features unlocked
01-27-2018, 11:55 AM
Post: #44
RE: [Get]Wordfence 6.3.14 nulled. Steps on how to null is also included
(01-27-2018 09:27 AM)ewolf Wrote:  Code is a little different, but the procedure is the same :)
1. In wordfence\lib\wfConfig.php go to line 738
2. Replace

public static function cbp($key){
if(self::get('isPaid') and& self::get($key)){
echo ' checked ';
}
}
with

public static function cbp($key){
wfConfig::set('isPaid', '1');

echo ' checked ';

}

Enjoy!

P.S. If the WP Editor will not save it, upload file via FTP.


Doesn't seem to be working for version 7.
01-27-2018, 01:12 PM
Post: #45
RE: [Get]Wordfence 6.3.14 nulled. Steps on how to null is also included
This worked for me:
Install a previously nulled version 6.3.14 or whatever you have installed that you know is working in Premium.
In WP dashboard for plugins, update Wordfence to 7. Premium remains Activated.

It works for me.
52.gif
01-29-2018, 11:52 AM
Post: #46
RE: [Get]Wordfence 6.3.14 nulled. Steps on how to null is also included
Thanks This worked for me. Over 1700 days left on my upgrade lol

(01-27-2018 01:12 PM)Vmax Wrote:  This worked for me:
Install a previously nulled version 6.3.14 or whatever you have installed that you know is working in Premium.
In WP dashboard for plugins, update Wordfence to 7. Premium remains Activated.

It works for me.
01-29-2018, 10:44 PM (This post was last modified: 01-29-2018 10:44 PM by kirstie.)
Post: #47
RE: [Get]Wordfence 6.3.14 nulled. Steps on how to null is also included
Thanks for your work on this basabz - repped :)
01-29-2018, 11:08 PM
Post: #48
RE: [Get]Wordfence 6.3.14 nulled. Steps on how to null is also included
Thank you very much!
02-05-2018, 02:58 PM
Post: #49
RE: [Get]Wordfence 6.3.14 nulled. Steps on how to null is also included
WP v4.9.2...

Had 6.3.22 installed and nulled to premium using this method of replacing the key verification code...

Upgraded to 7.0.2 - lost premium...

Deactivated and uninstalled 7.0.2...

Re-installed 6.3.22 - got premium back again...

Re-updated to 7.0.2 - lost premium again...

Deactivated and uninstalled 7.0.2...

Re-installed 6.3.22 - got premium back *again* ...

Staying with 6.3.22 until there is a better solution...
02-06-2018, 01:27 PM
Post: #50
RE: [Get]Wordfence 6.3.14 nulled. Steps on how to null is also included
Premium stopped working, the updating method does not work :(

(01-27-2018 01:12 PM)Vmax Wrote:  This worked for me:
Install a previously nulled version 6.3.14 or whatever you have installed that you know is working in Premium.
In WP dashboard for plugins, update Wordfence to 7. Premium remains Activated.

It works for me.
18.gif




37.gif