August 13, 2016 at 2:02 pm
#17692
Ruffo Valiente
Participant
Hi Claude,
It’s not working for me. I’ve change the lines 128 and 132. The line 126 to 133 here:
protected function checkData( $item = null ) {
if ( empty( $this->license_data ) ) {
return true;
}
if ( in_array( self::ALL_TAG, $this->license_data ) ) {
return true;
}
The same way it’s not working. Thrive plugins and themes is required validation. (e-mail and serial key).
I have a serial key valid for Content Builder and the same way it’s not working for others plugins.
Any idea?
Thank you very much!