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

10-04-2017, 01:27 AM
Post: #1
[HOW TO] Null Newspaper (or almost any) TagDiv theme
Many people have been asking about this, I too was looking and looking and finally found something that works! The Activation method (going to the freeiz link) was not working for me..

After this, probably they will change this too, but anyways, here it is. If it helped you, pls rep and if you see anyone asking how to null, send them here!

Magic Button :
To fix Newspaper 8.1 activation, we must change file td_ajax.php in Newspaper/includes/wp_booster/td_ajax.php

In the function td_validate_data line 887

Replace this:

private static function td_validate_data($id, $ec, $ad) {
if (md5($id . $ec) == $ad) {
return true;
} else {
return false;
}
}


with this:

private static function td_validate_data($id, $ec, $ad) {
if (md5($id . $ec) == $ad) {
return true;
} else {
return true;
}
}


[BASICALLY WE MADE THE FALSE TO TRUE]

Then goto your theme, activate theme, click on Manual activation (it will be way down.. in the footer)

Go Admin Cp > Newspaper > Activate theme > click Activate the theme manually (footer)

Envato purchase code: BestBlackHatForumRules
TagDiv activation key: ILoveHdaackda1

Click on ACTIVATE => Done

You should see this:

Theme successfully activated using manual activation. Thanks for buying our product.

Happy Activating :)
10-04-2017, 01:51 AM
Post: #2
RE: [HOW TO] Null Newspaper (or almost any) TagDiv theme
Well, the activation method is working for everyone using clean theme. Why to edit the code, when simple solution exists.
And it is not going to change anytime soon.
10-04-2017, 02:22 AM (This post was last modified: 10-04-2017 02:25 AM by Batmans.)
Post: #3
RE: [HOW TO] Null Newspaper (or almost any) TagDiv theme
Thank you for sharing this information.

BATMAN
10-04-2017, 02:24 AM (This post was last modified: 10-04-2017 02:26 AM by Batmans.)
Post: #4
RE: [HOW TO] Null Newspaper (or almost any) TagDiv theme
Can you also share the latest version of this NewsPaper theme?
10-04-2017, 03:49 AM
Post: #5
RE: [HOW TO] Null Newspaper (or almost any) TagDiv theme
Thanks,
Reps+ added.
Please share the latest version of this NewsPaper theme.
48.gif
10-04-2017, 04:35 PM
Post: #6
RE: [HOW TO] Null Newspaper (or almost any) TagDiv theme
(10-04-2017 02:24 AM)Batmans Wrote:  Can you also share the latest version of this NewsPaper theme?

Bro, the latest version is 8.1 and its already shared on this forum

See http://bestblackhatforum.com/Thread-GET-...paper-v8-1
10-05-2017, 03:15 PM
Post: #7
RE: [HOW TO] Null Newspaper (or almost any) TagDiv theme
(10-04-2017 04:35 PM)hdaackda1 Wrote:  
(10-04-2017 02:24 AM)Batmans Wrote:  Can you also share the latest version of this NewsPaper theme?

Bro, the latest version is 8.1 and its already shared on this forum

See http://bestblackhatforum.com/Thread-GET-...paper-v8-1

Thanks,
10-06-2017, 01:06 AM
Post: #8
RE: [HOW TO] Null Newspaper (or almost any) TagDiv theme
Activate the theme manually is not working.
It's just showing Activate the theme manually if i click it nothing is coming up, can anyone please help.
It's not redirecting to any link.
10-11-2017, 04:10 PM
Post: #9
RE: [HOW TO] Null Newspaper (or almost any) TagDiv theme
(10-06-2017 01:06 AM)Sunil aryan Wrote:  Activate the theme manually is not working.
It's just showing Activate the theme manually if i click it nothing is coming up, can anyone please help.
It's not redirecting to any link.

did you make the changes in code?
10-11-2017, 05:15 PM
Post: #10
RE: [HOW TO] Null Newspaper (or almost any) TagDiv theme
(10-06-2017 01:06 AM)Sunil aryan Wrote:  Activate the theme manually is not working.
It's just showing Activate the theme manually if i click it nothing is coming up, can anyone please help.
It's not redirecting to any link.

have u tried using http://bestblackhatforum.com/Thread-tagD...ACTIVATION ?
u cn use it without touching any code
54.gif




14.gif