• You MUST read the Babiato Rules before making your first post otherwise you may get permanent warning points or a permanent Ban.

    Our resources on Babiato Forum are CLEAN and SAFE. So you can use them for development and testing purposes. If your are on Windows and have an antivirus that alerts you about a possible infection: Know it's a false positive because all scripts are double checked by our experts. We advise you to add Babiato to trusted sites/sources or disable your antivirus momentarily while downloading a resource. "Enjoy your presence on Babiato"

WoodMart - Multi-purpose WooCommerce Theme By Xtemos

WoodMart - Multi-purpose WooCommerce Theme By Xtemos v7.5.1

No permission to download
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?
 
On test site it is all working fine. Not sure what your issue is!
 
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
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
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' );
 
AdBlock Detected

We get it, advertisements are annoying!

However in order to keep our huge array of resources free of charge we need to generate income from ads so to use the site you will need to turn off your adblocker.

If you'd like to have an ad free experience you can become a Babiato Lover by donating as little as $5 per month. Click on the Donate menu tab for more info.

I've Disabled AdBlock