WoodMart - Multi-purpose WooCommerce Theme By Xtemos

WoodMart - Multi-purpose WooCommerce Theme By Xtemos v8.1.2

No permission to download

babiato321

Member
Aug 29, 2020
71
17
8
Hi

I have the following errors in the console:

NoticeUndefined variable: codewp-content/themes/woodmart/inc/classes/License.php:89
NoticeUndefined variable: datawp-content/themes/woodmart/inc/classes/License.php:89
NoticeTrying to access array offset on value of type nullwp-content/themes/woodmart/inc/classes/License.php:89

This is the line:

PHP:
$this->activate ( $code, $data['token'] );

Any advice please on how to fix this?
 

doodlebug

New member
Jan 3, 2019
5
5
3
europe
sorry need to check again
so heres the thing I installed the null on a new database and had the licence errors but it seems to trigger the activation!
I then placed an original licence .php and seems to be holding so far with no errors and still activated but I keep expecting it to change try it and report please :)
 

Attachments

  • License.php.txt
    9.9 KB · Views: 35
  • Image woo1.jpg
    Image woo1.jpg
    341 KB · Views: 47
Last edited:
  • Like
Reactions: anymoment

doodlebug

New member
Jan 3, 2019
5
5
3
europe
further investigations I found this worked great site many thanks

lines 8-10
update_option( 'woodmart_token', true );
update_option( 'woodmart_is_activated', true );
update_option( 'woodmart_purchase_code', valid );
 

Attachments

  • Image bab2.jpg
    Image bab2.jpg
    111.5 KB · Views: 55

capitancapo

Active member
Babiato Lover
Banned User
May 14, 2020
150
169
43
further investigations I found this worked great site many thanks

lines 8-10
update_option( 'woodmart_token', true );
update_option( 'woodmart_is_activated', true );
update_option( 'woodmart_purchase_code', valid );

For me is working with:
update_option( 'woodmart_purchase_code', 'valid' );
 

About us

  • Our community has been around for many years and pride ourselves on offering unbiased, critical discussion among people of all different backgrounds. We are working every day to make sure our community is one of the best.

Quick Navigation

User Menu