• The default language of any content posted is English.
WoodMart - Multipurpose WooCommerce Theme by xtemos

WoodMart - Multipurpose WooCommerce Theme by xtemos 7.5.1 NULLED

Please cant start woodmart core plugin... says "can't start plugin because it has generated a fatal error"
 
Showing the below error in latest version 7.5.1

Notice: Undefined variable: code in /home/***/public_html/wp-content/themes/woodmart/inc/classes/class-activation.php on line 166

Notice
: Undefined variable: data in /home/***/public_html/wp-content/themes/woodmart/inc/classes/class-activation.php on line 166

Notice
: Trying to access array offset on value of type null in /home/***/public_html/wp-content/themes/woodmart/inc/classes/class-activation.php on line 166

Notice
: Undefined variable: dev in /home/***/public_html/wp-content/themes/woodmart/inc/classes/class-activation.php on line 166
 
Showing the below error in latest version 7.5.1

Warning: Undefined variable $code in /home/u1723936/public_html/wp-content/themes/woodmart/inc/classes/class-activation.php on line 166

Warning
: Undefined variable $data in /home/u1723936/public_html/wp-content/themes/woodmart/inc/classes/class-activation.php on line 166

Warning
: Trying to access array offset on value of type null in /home/u1723936/public_html/wp-content/themes/woodmart/inc/classes/class-activation.php on line 166

Warning
: Undefined variable $dev in /home/u1723936/public_html/wp-content/themes/woodmart/inc/classes/class-activation.php on line 166
 
Showing the below error in latest version 7.5.1
Php version conflict?
Or file perms
Chmod 0755


Add @ line 165
Code:
$code = "012345";
$data['token'] = "null";
 
Last edited:
Top