Best Blackhat Forum

Full Version: All thrive plugins and thmes - latest version
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2 3 4 5
Thanks, darkatdawn and Healer302. Both repped!
I added the code to line 113 and it says license activated in green, but when I click on "edit with thrive builder" on a page it keeps saying "You need to activate your license before you can use the editor!"
I updated the plugin (thrive visual editor" to Version 1.500.12 7wondering
(03-27-2017 08:36 AM)tequilajack Wrote: [ -> ]I added the code to line 113 and it says license activated in green, but when I click on "edit with thrive builder" on a page it keeps saying "You need to activate your license before you can use the editor!"
I updated the plugin (thrive visual editor" to Version 1.500.12 7wondering

Just make sure that thrive visual editor and thrive lead is match version. If TCB is 1.500.12 then thrive lead should be 1.95.13

In the wp plugin setting, just check for the update for both TCB and T Leads. After plugin updated, then edit the php file again. Hope it help. Thanks
(03-12-2017 07:58 PM)Healer302 Wrote: [ -> ]Go to wp-content>plugins>thrive visual builder>thrive dashboard>classes>product>lisenceManager[dot]php.

Thanks, although I did something slightly different. I have greens all round!

Editor:
[Image: KMX7hjS.png]

All Green:
[Image: OL1WIkA.png]

No License Needed:
[Image: GgEb25R.png]

Although I'm not a user, seems to work fine for me!
MATE, you are awesome!!!

I tried exactly what you did and it's working fine for me :)

Awesome job mate.. max repped :)

(05-01-2017 07:22 PM)no1youknowz Wrote: [ -> ]
(03-12-2017 07:58 PM)Healer302 Wrote: [ -> ]Go to wp-content>plugins>thrive visual builder>thrive dashboard>classes>product>lisenceManager[dot]php.

Thanks, although I did something slightly different. I have greens all round!

Editor:
IMAGE REMOVED FOR READABILITY

All Green:
IMAGE REMOVED FOR READABILITY

No License Needed:
IMAGE REMOVED FOR READABILITY

Although I'm not a user, seems to work fine for me!
Pass to unlock rar?
Not worked with new update bro. Any solution?

(05-01-2017 07:22 PM)no1youknowz Wrote: [ -> ]
(03-12-2017 07:58 PM)Healer302 Wrote: [ -> ]Go to wp-content>plugins>thrive visual builder>thrive dashboard>classes>product>lisenceManager[dot]php.

Thanks, although I did something slightly different. I have greens all round!

Editor:
IMAGE REMOVED FOR READABILITY

All Green:
IMAGE REMOVED FOR READABILITY

No License Needed:
IMAGE REMOVED FOR READABILITY

Although I'm not a user, seems to work fine for me!
Hi guys!

Thrive has been their plugin to the latest one . Now as a TCB it is version 1.500.20

THE QUESTION IS..HOW TO UPDATE THE OLP PLUGIN VERSION TO THE NEW ONE?

Here is how it work.

Wordpress version : latest 4.8

Using the same method.

Open your cpanel or using FTP,

Go to wp-content -> plugin -> ThriveDashboard -> classes -> product -> LicenseManager.php

So open that licenseManager.php using your editor.

Browse the code carefully UNTILL YOU FIND this -> return $licensed;

NOW, the magic begin..

Write this code, $licensed = 'ACTIVE';
.....and paste this code on top of that code exactly.

Now it should be this way..

In my cpanel editor
Row 120 : $licensed = 'ACTIVE';
Row 121 : return $licensed;

Thats it!

Now the plugin will turn back to GREEN. Enjoy! :)
"The package could not be installed. PCLZIP_ERR_BAD_FORMAT (-10) : Unable to find End of Central Dir Record signature"

Anyone else having this issue when trying to install the plugins?
I just install the plugin to my friend wordpres yesterday with no issue. Try to reinstall it.

(07-22-2017 10:11 AM)DanielS96 Wrote: [ -> ]"The package could not be installed. PCLZIP_ERR_BAD_FORMAT (-10) : Unable to find End of Central Dir Record signature"

Anyone else having this issue when trying to install the plugins?
Pages: 1 2 3 4 5
Reference URL's