03-24-2017, 10:01 AM
03-27-2017, 08:36 AM
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
I updated the plugin (thrive visual editor" to Version 1.500.12
03-29-2017, 12:15 AM
(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
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
05-01-2017, 07:22 PM
(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:
All Green:
No License Needed:
Although I'm not a user, seems to work fine for me!
05-07-2017, 04:36 PM
MATE, you are awesome!!!
I tried exactly what you did and it's working fine for me :)
Awesome job mate.. max repped :)
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!
05-14-2017, 01:30 AM
Pass to unlock rar?
07-08-2017, 06:57 AM
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!
07-22-2017, 03:23 AM
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! :)
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! :)
07-22-2017, 10:11 AM
"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?
Anyone else having this issue when trying to install the plugins?
07-22-2017, 01:05 PM
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?