• Hello,

    I have been using the plugin for a while without worries, but now, recently, I added products, and impossible to make a mass edition to have the product id in sku, without adding others (if the id is: 61630, the sku is: 61630)

    But there you have it, the mass generation tool, add a 5-digit code in front of the id, I put as parameters:

    -5 Characters (like the length of the id? + I can’t put 0)

    – No prefix

    -Only numbers

    – I checked “if checked, product id will be added to sku”

    and that’s all.

    I have a store of 15,000 products, there were no errors before, but since the last 2000 additions I am blocking.

    I think this comes from the mandatory number of chatacters to put

    Yours truly.

Viewing 15 replies - 1 through 15 (of 15 total)
  • Plugin Author Dan Zakirov

    (@alexodiy)

    Hello @antreek

    Perhaps the problem is that somewhere you receive a product with the same SKU that you already have. This is very rare, you have a lot of products, but a statically filled manual product can be the same as a created one.

    Let’s figure it out …

    Try this filter first:

    add_filter( 'wc_product_has_unique_sku', '__return_false' );

    This allows SKU to be repeated. It needs to be installed in the function.php file of your template. After applying it, the problem may disappear.

    Also, since there are so many products out there, maybe increase the number of interactions so that everything generates faster? For example, 20 products or 50 in 1 step

    Tell me, what other settings do you think need to be redone, introduce new ones, etc.? I will try to make an update as soon as possible.

    Yours truly.

    Thread Starter antreek

    (@antreek)

    Good evening,

    Not always the same problem, in fact I just have to have the same id and the same sku for my search engines already set up.

    The only concern I have was that your plugin necessarily asks me at least 4 characters to add before adding the id in the future sku.

    Do you have a solution so that I can remove this limit of 4 minimum?

    Yours truly.

    Plugin Author Dan Zakirov

    (@alexodiy)

    Update the plugin through the site admin panel and it will be less than 4 characters, I made an update

    Plugin Author Dan Zakirov

    (@alexodiy)

    Sorry, it doesn’t work with zero, I’ll fix it now

    Plugin Author Dan Zakirov

    (@alexodiy)

    The error is fixed, you can check it, be sure to write down how it works

    I am having a problem use the bulk generator .

    I am using a prefix and number .

    The screeen goes light as if something is happening but then seems t hang.

    Plugin Author Dan Zakirov

    (@alexodiy)

    @john05

    Hello. Do you have any errors in the console?

    No , I am just getting a grayed out screen – it seems to hang and do nothing.

    Plugin Author Dan Zakirov

    (@alexodiy)

    What browser are you using? And another question. Look at the server logs.

    I browser from Firefox to Chrome – same result .

    I check the log and there are two errors :

    [29-Nov-2020 14:50:33 UTC] PHP Notice Trying to get property of non-object in /home3/thenart3/public_html/wp-content/plugins/woolementor/includes/Front.php on line 133

    [29-Nov-2020 14:51:08 UTC] PHP Notice Trying to get property of non-object in /home3/thenart3/public_html/wp-content/plugins/woolementor/includes/Front.php on line 133

    Plugin Author Dan Zakirov

    (@alexodiy)

    the error looks like a PHP version issue. Try to fix it first. Then we’ll think about the generator.

    We cannot ask for files and permissions on this forum. Sorry.

    I have updated PhP …

    This is what I have on the log:
    [29-Nov-2020 14:50:33 UTC] PHP Notice Trying to get property of non-object in /home3/thenart3/public_html/wp-content/plugins/woolementor/includes/Front.php on line 133

    [29-Nov-2020 14:51:08 UTC] PHP Notice Trying to get property of non-object in /home3/thenart3/public_html/wp-content/plugins/woolementor/includes/Front.php on line 133

    [29-Nov-2020 15:20:25 UTC] Successfully loaded service schemas from server response. (fetch_service_schemas_from_connect_server)

    [29-Nov-2020 16:06:38 UTC] PHP Notice Trying to get property of non-object in /home3/thenart3/public_html/wp-content/plugins/woolementor/includes/Front.php on line 133

    [29-Nov-2020 18:28:25 UTC] PHP Notice Trying to get property of non-object in /home3/thenart3/public_html/wp-content/plugins/woolementor/includes/functions.php on line 1342

    [29-Nov-2020 18:39:42 UTC] PHP Fatal error Cannot redeclare got_mod_rewrite() (previously declared in /home3/thenart3/public_html/wp-admin/includes/misc.php:17) in /home3/thenart3/public_html/wp-admin/includes/misc.php on line 32

    [29-Nov-2020 18:39:43 UTC] PHP Fatal error Cannot redeclare got_mod_rewrite() (previously declared in /home3/thenart3/public_html/wp-admin/includes/misc.php:17) in /home3/thenart3/public_html/wp-admin/includes/misc.php on line 32

    [29-Nov-2020 18:39:48 UTC] PHP Fatal error Cannot redeclare got_mod_rewrite() (previously declared in /home3/thenart3/public_html/wp-admin/includes/misc.php:17) in /home3/thenart3/public_html/wp-admin/includes/misc.php on line 32

    [29-Nov-2020 18:39:49 UTC] PHP Fatal error Cannot redeclare got_mod_rewrite() (previously declared in /home3/thenart3/public_html/wp-admin/includes/misc.php:17) in /home3/thenart3/public_html/wp-admin/includes/misc.php on line 32

    [29-Nov-2020 18:39:49 UTC] PHP Fatal error Cannot redeclare got_mod_rewrite() (previously declared in /home3/thenart3/public_html/wp-admin/includes/misc.php:17) in /home3/thenart3/public_html/wp-admin/includes/misc.php on line 32

    [29-Nov-2020 18:39:50 UTC] PHP Fatal error Cannot redeclare got_mod_rewrite() (previously declared in /home3/thenart3/public_html/wp-admin/includes/misc.php:17) in /home3/thenart3/public_html/wp-admin/includes/misc.php on line 32

    [29-Nov-2020 18:39:50 UTC] PHP Fatal error Cannot redeclare got_mod_rewrite() (previously declared in /home3/thenart3/public_html/wp-admin/includes/misc.php:17) in /home3/thenart3/public_html/wp-admin/includes/misc.php on line 32

    [29-Nov-2020 18:42:41 UTC] PHP Notice Undefined property: stdClass::$slug in /home3/thenart3/public_html/wp-content/plugins/woolementor-pro/vendor/mukto90/cx-update-api/src/class.cx-update-api.php on line 47

    [29-Nov-2020 18:42:42 UTC] PHP Notice Undefined property: stdClass::$slug in /home3/thenart3/public_html/wp-content/plugins/woolementor-pro/vendor/mukto90/cx-update-api/src/class.cx-update-api.php on line 47

    [29-Nov-2020 18:48:57 UTC] PHP Deprecated: The called constructor method for Debug_Bar_Panel::Debug_Bar_Panel in Debug_Bar_Panel is deprecated since version 0.8.3! Use __construct() instead. in /home3/thenart3/public_html/wp-includes/functions.php on line 4870

    [29-Nov-2020 18:49:39 UTC] PHP Deprecated: The called constructor method for Debug_Bar_Panel::Debug_Bar_Panel in Debug_Bar_Panel is deprecated since version 0.8.3! Use __construct() instead. in /home3/thenart3/public_html/wp-includes/functions.php on line 4870

    [29-Nov-2020 18:49:44 UTC] PHP Deprecated: The called constructor method for Debug_Bar_Panel::Debug_Bar_Panel in Debug_Bar_Panel is deprecated since version 0.8.3! Use __construct() instead. in /home3/thenart3/public_html/wp-includes/functions.php on line 4870

    [29-Nov-2020 18:50:20 UTC] PHP Deprecated: The called constructor method for Debug_Bar_Panel::Debug_Bar_Panel in Debug_Bar_Panel is deprecated since version 0.8.3! Use __construct() instead. in /home3/thenart3/public_html/wp-includes/functions.php on line 4870

    [29-Nov-2020 18:50:26 UTC] PHP Deprecated: The called constructor method for Debug_Bar_Panel::Debug_Bar_Panel in Debug_Bar_Panel is deprecated since version 0.8.3! Use __construct() instead. in /home3/thenart3/public_html/wp-includes/functions.php on line 4870

    [29-Nov-2020 18:50:27 UTC] PHP Deprecated: The called constructor method for Debug_Bar_Panel::Debug_Bar_Panel in Debug_Bar_Panel is deprecated since version 0.8.3! Use __construct() instead. in /home3/thenart3/public_html/wp-includes/functions.php on line 4870

    [29-Nov-2020 18:50:53 UTC] PHP Deprecated: The called constructor method for Debug_Bar_Panel::Debug_Bar_Panel in Debug_Bar_Panel is deprecated since version 0.8.3! Use __construct() instead. in /home3/thenart3/public_html/wp-includes/functions.php on line 4870

    [29-Nov-2020 18:50:56 UTC] PHP Deprecated: The called constructor method for Debug_Bar_Panel::Debug_Bar_Panel in Debug_Bar_Panel is deprecated since version 0.8.3! Use __construct() instead. in /home3/thenart3/public_html/wp-includes/functions.php on line 4870

    [29-Nov-2020 18:50:57 UTC] WPE PHP Compatibility: startScan:

    [29-Nov-2020 18:50:57 UTC] WPE PHP Compatibility: timeout: 60

    [29-Nov-2020 18:50:57 UTC] WPE PHP Compatibility: lock: 1

    [29-Nov-2020 18:50:57 UTC] WPE PHP Compatibility: scan status:

    [29-Nov-2020 18:50:57 UTC] WPE PHP Compatibility: Generating directory list.

    [29-Nov-2020 18:50:58 UTC] PHP Deprecated: The called constructor method for Debug_Bar_Panel::Debug_Bar_Panel in Debug_Bar_Panel is deprecated since version 0.8.3! Use __construct() instead. in /home3/thenart3/public_html/wp-includes/functions.php on line 4870

    [29-Nov-2020 18:50:58 UTC] PHP Warning Division by zero in /home3/thenart3/public_html/wp-content/plugins/php-compatibility-checker/wpengine-phpcompat.php on line 230

    [29-Nov-2020 18:51:05 UTC] WPE PHP Compatibility: 38 plugins left to process.

    [29-Nov-2020 18:51:05 UTC] WPE PHP Compatibility: Processing: Akismet Anti-Spam

    [29-Nov-2020 18:51:05 UTC] WPE PHP Compatibility: Attempted scan count: 1

    [29-Nov-2020 18:51:41 UTC] WPE PHP Compatibility: Processing: Astra

    [29-Nov-2020 18:51:41 UTC] WPE PHP Compatibility: Attempted scan count: 1

    [29-Nov-2020 18:52:28 UTC] PHP Deprecated: The called constructor method for Debug_Bar_Panel::Debug_Bar_Panel in Debug_Bar_Panel is deprecated since version 0.8.3! Use __construct() instead. in /home3/thenart3/public_html/wp-includes/functions.php on line 4870

    [29-Nov-2020 18:54:29 UTC] PHP Deprecated: The called constructor method for Debug_Bar_Panel::Debug_Bar_Panel in Debug_Bar_Panel is deprecated since version 0.8.3! Use __construct() instead. in /home3/thenart3/public_html/wp-includes/functions.php on line 4870

    [29-Nov-2020 18:54:31 UTC] WPE PHP Compatibility: startScan:

    [29-Nov-2020 18:54:31 UTC] WPE PHP Compatibility: timeout: 60

    [29-Nov-2020 18:54:31 UTC] WPE PHP Compatibility: lock:

    [29-Nov-2020 18:54:31 UTC] WPE PHP Compatibility: scan status: 1

    [29-Nov-2020 18:54:31 UTC] WPE PHP Compatibility: 37 plugins left to process.

    [29-Nov-2020 18:54:31 UTC] WPE PHP Compatibility: Processing: Astra

    [29-Nov-2020 18:54:31 UTC] WPE PHP Compatibility: Attempted scan count: 2

    [29-Nov-2020 18:54:32 UTC] PHP Deprecated: The called constructor method for Debug_Bar_Panel::Debug_Bar_Panel in Debug_Bar_Panel is deprecated since version 0.8.3! Use __construct() instead. in /home3/thenart3/public_html/wp-includes/functions.php on line 4870

    [29-Nov-2020 18:55:20 UTC] WPE PHP Compatibility: Processing: Astra Pro

    [29-Nov-2020 18:55:20 UTC] WPE PHP Compatibility: Attempted scan count: 1

    [29-Nov-2020 18:56:30 UTC] PHP Deprecated: The called constructor method for Debug_Bar_Panel::Debug_Bar_Panel in Debug_Bar_Panel is deprecated since version 0.8.3! Use __construct() instead. in /home3/thenart3/public_html/wp-includes/functions.php on line 4870

    [29-Nov-2020 18:56:31 UTC] WPE PHP Compatibility: startScan:

    [29-Nov-2020 18:56:31 UTC] WPE PHP Compatibility: timeout: 60

    [29-Nov-2020 18:56:31 UTC] WPE PHP Compatibility: lock:

    [29-Nov-2020 18:56:31 UTC] WPE PHP Compatibility: scan status: 1

    [29-Nov-2020 18:56:31 UTC] WPE PHP Compatibility: 36 plugins left to process.

    [29-Nov-2020 18:56:31 UTC] WPE PHP Compatibility: Processing: Astra Pro

    [29-Nov-2020 18:56:31 UTC] WPE PHP Compatibility: Attempted scan count: 2

    [29-Nov-2020 18:58:29 UTC] PHP Deprecated: The called constructor method for Debug_Bar_Panel::Debug_Bar_Panel in Debug_Bar_Panel is deprecated since version 0.8.3! Use __construct() instead. in /home3/thenart3/public_html/wp-includes/functions.php on line 4870

    [29-Nov-2020 19:00:33 UTC] PHP Deprecated: The called constructor method for Debug_Bar_Panel::Debug_Bar_Panel in Debug_Bar_Panel is deprecated since version 0.8.3! Use __construct() instead. in /home3/thenart3/public_html/wp-includes/functions.php on line 4870

    [29-Nov-2020 19:00:34 UTC] WPE PHP Compatibility: startScan:

    [29-Nov-2020 19:00:34 UTC] WPE PHP Compatibility: timeout: 60

    [29-Nov-2020 19:00:34 UTC] WPE PHP Compatibility: lock:

    [29-Nov-2020 19:00:34 UTC] WPE PHP Compatibility: scan status: 1

    [29-Nov-2020 19:00:34 UTC] WPE PHP Compatibility: 36 plugins left to process.

    [29-Nov-2020 19:00:34 UTC] WPE PHP Compatibility: Processing: Astra Pro

    [29-Nov-2020 19:00:34 UTC] WPE PHP Compatibility: Attempted scan count: 3

    [29-Nov-2020 19:00:34 UTC] WPE PHP Compatibility: Skipped: Astra Pro

    [29-Nov-2020 19:00:34 UTC] WPE PHP Compatibility: Processing: Bluehost

    [29-Nov-2020 19:00:34 UTC] WPE PHP Compatibility: Attempted scan count: 1

    [29-Nov-2020 19:00:36 UTC] PHP Fatal error Uncaught Error: Call to undefined method PHPCompatibility\PHPCSHelper::findStartOfStatement() in /home3/thenart3/public_html/wp-content/plugins/php-compatibility-checker/vendor/phpcompatibility/php-compatibility/PHPCompatibility/Sniffs/FunctionUse/ArgumentFunctionsReportCurrentValueSniff.php:323

    Stack trace:

    #0 /home3/thenart3/public_html/wp-content/plugins/php-compatibility-checker/vendor/squizlabs/php_codesniffer/CodeSniffer/File.php(576): PHPCompatibility\Sniffs\FunctionUse\ArgumentFunctionsReportCurrentValueSniff->process(Object(PHP_CodeSniffer_File), 1644)
    #1 /home3/thenart3/public_html/wp-content/plugins/php-compatibility-checker/vendor/squizlabs/php_codesniffer/CodeSniffer.php(1894): PHP_CodeSniffer_File->start(NULL)
    #2 /home3/thenart3/public_html/wp-content/plugins/php-compatibility-checker/vendor/squizlabs/php_codesniffer/CodeSniffer.php(1772): PHP_CodeSniffer->_processFile(‘/home3/thenart3…’, NULL)
    #3 /home3/thenart3/public_html/wp-content/plugins/php-compatibility-checker/vendor/squizlabs/php_cod in /home3/thenart3/public_html/wp-content/plugins/php-compatibility-checker/vendor/phpcompatibility/php-compatibility/PHPCompatibility/Sniffs/FunctionUse/ArgumentFunctionsReportCurrentValueSniff.php on line 323

    [29-Nov-2020 19:02:39 UTC] PHP Deprecated: The called constructor method for Debug_Bar_Panel::Debug_Bar_Panel in Debug_Bar_Panel is deprecated since version 0.8.3! Use __construct() instead. in /home3/thenart3/public_html/wp-includes/functions.php on line 4870

    [29-Nov-2020 19:02:45 UTC] WPE PHP Compatibility: startScan:

    [29-Nov-2020 19:02:45 UTC] WPE PHP Compatibility: timeout: 60

    [29-Nov-2020 19:02:45 UTC] WPE PHP Compatibility: lock:

    [29-Nov-2020 19:02:45 UTC] WPE PHP Compatibility: scan status: 1

    [29-Nov-2020 19:02:45 UTC] WPE PHP Compatibility: 35 plugins left to process.

    [29-Nov-2020 19:02:45 UTC] WPE PHP Compatibility: Processing: Bluehost

    [29-Nov-2020 19:02:45 UTC] WPE PHP Compatibility: Attempted scan count: 2

    [29-Nov-2020 19:02:47 UTC] PHP Fatal error Uncaught Error: Call to undefined method PHPCompatibility\PHPCSHelper::findStartOfStatement() in /home3/thenart3/public_html/wp-content/plugins/php-compatibility-checker/vendor/phpcompatibility/php-compatibility/PHPCompatibility/Sniffs/FunctionUse/ArgumentFunctionsReportCurrentValueSniff.php:323

    Stack trace:

    #0 /home3/thenart3/public_html/wp-content/plugins/php-compatibility-checker/vendor/squizlabs/php_codesniffer/CodeSniffer/File.php(576): PHPCompatibility\Sniffs\FunctionUse\ArgumentFunctionsReportCurrentValueSniff->process(Object(PHP_CodeSniffer_File), 1644)
    #1 /home3/thenart3/public_html/wp-content/plugins/php-compatibility-checker/vendor/squizlabs/php_codesniffer/CodeSniffer.php(1894): PHP_CodeSniffer_File->start(NULL)
    #2 /home3/thenart3/public_html/wp-content/plugins/php-compatibility-checker/vendor/squizlabs/php_codesniffer/CodeSniffer.php(1772): PHP_CodeSniffer->_processFile(‘/home3/thenart3…’, NULL)
    #3 /home3/thenart3/public_html/wp-content/plugins/php-compatibility-checker/vendor/squizlabs/php_cod in /home3/thenart3/public_html/wp-content/plugins/php-compatibility-checker/vendor/phpcompatibility/php-compatibility/PHPCompatibility/Sniffs/FunctionUse/ArgumentFunctionsReportCurrentValueSniff.php on line 323

    [29-Nov-2020 19:04:34 UTC] PHP Deprecated: The called constructor method for Debug_Bar_Panel::Debug_Bar_Panel in Debug_Bar_Panel is deprecated since version 0.8.3! Use __construct() instead. in /home3/thenart3/public_html/wp-includes/functions.php on line 4870

    [29-Nov-2020 19:06:33 UTC] PHP Deprecated: The called constructor method for Debug_Bar_Panel::Debug_Bar_Panel in Debug_Bar_Panel is deprecated since version 0.8.3! Use __construct() instead. in /home3/thenart3/public_html/wp-includes/functions.php on line 4870

    [29-Nov-2020 19:06:35 UTC] WPE PHP Compatibility: startScan:

    [29-Nov-2020 19:06:35 UTC] WPE PHP Compatibility: timeout: 60

    [29-Nov-2020 19:06:35 UTC] WPE PHP Compatibility: lock:

    [29-Nov-2020 19:06:35 UTC] WPE PHP Compatibility: scan status: 1

    [29-Nov-2020 19:06:35 UTC] WPE PHP Compatibility: 35 plugins left to process.

    [29-Nov-2020 19:06:35 UTC] WPE PHP Compatibility: Processing: Bluehost

    [29-Nov-2020 19:06:35 UTC] WPE PHP Compatibility: Attempted scan count: 3

    [29-Nov-2020 19:06:35 UTC] WPE PHP Compatibility: Skipped: Bluehost

    [29-Nov-2020 19:06:35 UTC] WPE PHP Compatibility: Processing: Contact Form 7

    [29-Nov-2020 19:06:35 UTC] WPE PHP Compatibility: Attempted scan count: 1

    [29-Nov-2020 19:07:00 UTC] WPE PHP Compatibility: Processing: Contact Form Widget Elementor

    [29-Nov-2020 19:07:00 UTC] WPE PHP Compatibility: Attempted scan count: 1

    [29-Nov-2020 19:07:01 UTC] WPE PHP Compatibility: Processing: Debug Bar

    [29-Nov-2020 19:07:01 UTC] WPE PHP Compatibility: Attempted scan count: 1

    [29-Nov-2020 19:07:03 UTC] PHP Fatal error Uncaught Error: Call to undefined method PHPCompatibility\PHPCSHelper::findStartOfStatement() in /home3/thenart3/public_html/wp-content/plugins/php-compatibility-checker/vendor/phpcompatibility/php-compatibility/PHPCompatibility/Sniffs/FunctionUse/ArgumentFunctionsReportCurrentValueSniff.php:323

    Stack trace:

    #0 /home3/thenart3/public_html/wp-content/plugins/php-compatibility-checker/vendor/squizlabs/php_codesniffer/CodeSniffer/File.php(576): PHPCompatibility\Sniffs\FunctionUse\ArgumentFunctionsReportCurrentValueSniff->process(Object(PHP_CodeSniffer_File), 784)
    #1 /home3/thenart3/public_html/wp-content/plugins/php-compatibility-checker/vendor/squizlabs/php_codesniffer/CodeSniffer.php(1894): PHP_CodeSniffer_File->start(NULL)
    #2 /home3/thenart3/public_html/wp-content/plugins/php-compatibility-checker/vendor/squizlabs/php_codesniffer/CodeSniffer.php(1772): PHP_CodeSniffer->_processFile(‘/home3/thenart3…’, NULL)
    #3 /home3/thenart3/public_html/wp-content/plugins/php-compatibility-checker/vendor/squizlabs/php_code in /home3/thenart3/public_html/wp-content/plugins/php-compatibility-checker/vendor/phpcompatibility/php-compatibility/PHPCompatibility/Sniffs/FunctionUse/ArgumentFunctionsReportCurrentValueSniff.php on line 323

    [29-Nov-2020 19:08:34 UTC] PHP Deprecated: The called constructor method for Debug_Bar_Panel::Debug_Bar_Panel in Debug_Bar_Panel is deprecated since version 0.8.3! Use __construct() instead. in /home3/thenart3/public_html/wp-includes/functions.php on line 4870

    [29-Nov-2020 19:08:38 UTC] WPE PHP Compatibility: startScan:

    [29-Nov-2020 19:08:38 UTC] WPE PHP Compatibility: timeout: 60

    [29-Nov-2020 19:08:38 UTC] WPE PHP Compatibility: lock:

    [29-Nov-2020 19:08:38 UTC] WPE PHP Compatibility: scan status: 1

    [29-Nov-2020 19:08:38 UTC] WPE PHP Compatibility: 32 plugins left to process.

    [29-Nov-2020 19:08:38 UTC] WPE PHP Compatibility: Processing: Debug Bar

    [29-Nov-2020 19:08:38 UTC] WPE PHP Compatibility: Attempted scan count: 2

    [29-Nov-2020 19:08:40 UTC] PHP Fatal error Uncaught Error: Call to undefined method PHPCompatibility\PHPCSHelper::findStartOfStatement() in /home3/thenart3/public_html/wp-content/plugins/php-compatibility-checker/vendor/phpcompatibility/php-compatibility/PHPCompatibility/Sniffs/FunctionUse/ArgumentFunctionsReportCurrentValueSniff.php:323

    Stack trace:

    #0 /home3/thenart3/public_html/wp-content/plugins/php-compatibility-checker/vendor/squizlabs/php_codesniffer/CodeSniffer/File.php(576): PHPCompatibility\Sniffs\FunctionUse\ArgumentFunctionsReportCurrentValueSniff->process(Object(PHP_CodeSniffer_File), 784)
    #1 /home3/thenart3/public_html/wp-content/plugins/php-compatibility-checker/vendor/squizlabs/php_codesniffer/CodeSniffer.php(1894): PHP_CodeSniffer_File->start(NULL)
    #2 /home3/thenart3/public_html/wp-content/plugins/php-compatibility-checker/vendor/squizlabs/php_codesniffer/CodeSniffer.php(1772): PHP_CodeSniffer->_processFile(‘/home3/thenart3…’, NULL)
    #3 /home3/thenart3/public_html/wp-content/plugins/php-compatibility-checker/vendor/squizlabs/php_code in /home3/thenart3/public_html/wp-content/plugins/php-compatibility-checker/vendor/phpcompatibility/php-compatibility/PHPCompatibility/Sniffs/FunctionUse/ArgumentFunctionsReportCurrentValueSniff.php on line 323

    [29-Nov-2020 19:10:37 UTC] PHP Deprecated: The called constructor method for Debug_Bar_Panel::Debug_Bar_Panel in Debug_Bar_Panel is deprecated since version 0.8.3! Use __construct() instead. in /home3/thenart3/public_html/wp-includes/functions.php on line 4870

    [29-Nov-2020 19:10:39 UTC] WPE PHP Compatibility: startScan:

    [29-Nov-2020 19:10:39 UTC] WPE PHP Compatibility: timeout: 60

    [29-Nov-2020 19:10:39 UTC] WPE PHP Compatibility: lock:

    [29-Nov-2020 19:10:39 UTC] WPE PHP Compatibility: scan status: 1

    [29-Nov-2020 19:10:39 UTC] WPE PHP Compatibility: 32 plugins left to process.

    [29-Nov-2020 19:10:39 UTC] WPE PHP Compatibility: Processing: Debug Bar

    [29-Nov-2020 19:10:39 UTC] WPE PHP Compatibility: Attempted scan count: 3

    [29-Nov-2020 19:10:39 UTC] WPE PHP Compatibility: Skipped: Debug Bar

    [29-Nov-2020 19:10:39 UTC] WPE PHP Compatibility: Processing: Disable Cart Fragments

    [29-Nov-2020 19:10:39 UTC] WPE PHP Compatibility: Attempted scan count: 1

    [29-Nov-2020 19:10:40 UTC] WPE PHP Compatibility: Processing: Duplicate Page

    [29-Nov-2020 19:10:40 UTC] WPE PHP Compatibility: Attempted scan count: 1

    [29-Nov-2020 19:10:41 UTC] PHP Deprecated: The called constructor method for Debug_Bar_Panel::Debug_Bar_Panel in Debug_Bar_Panel is deprecated since version 0.8.3! Use __construct() instead. in /home3/thenart3/public_html/wp-includes/functions.php on line 4870

    [29-Nov-2020 19:10:41 UTC] WPE PHP Compatibility: Processing: Easy Auto SKU Generator for WooCommerce

    [29-Nov-2020 19:10:41 UTC] WPE PHP Compatibility: Attempted scan count: 1

    [29-Nov-2020 19:10:42 UTC] WPE PHP Compatibility: Processing: Easy WP SMTP

    [29-Nov-2020 19:10:42 UTC] WPE PHP Compatibility: Attempted scan count: 1

    [29-Nov-2020 19:10:45 UTC] WPE PHP Compatibility: Processing: Elementor

    [29-Nov-2020 19:10:45 UTC] WPE PHP Compatibility: Attempted scan count: 1

    [29-Nov-2020 19:11:35 UTC] PHP Fatal error Maximum execution time of 55 seconds exceeded in /home3/thenart3/public_html/wp-includes/formatting.php on line 2701

    [29-Nov-2020 19:12:33 UTC] PHP Deprecated: The called constructor method for Debug_Bar_Panel::Debug_Bar_Panel in Debug_Bar_Panel is deprecated since version 0.8.3! Use __construct() instead. in /home3/thenart3/public_html/wp-includes/functions.php on line 4870

    [29-Nov-2020 19:13:43 UTC] WPE PHP Compatibility: startScan:

    [29-Nov-2020 19:13:43 UTC] WPE PHP Compatibility: timeout: 60

    [29-Nov-2020 19:13:43 UTC] WPE PHP Compatibility: lock:

    [29-Nov-2020 19:13:43 UTC] WPE PHP Compatibility: scan status: 1

    [29-Nov-2020 19:13:43 UTC] WPE PHP Compatibility: 27 plugins left to process.

    [29-Nov-2020 19:13:43 UTC] WPE PHP Compatibility: Processing: Elementor

    [29-Nov-2020 19:13:43 UTC] WPE PHP Compatibility: Attempted scan count: 2

    [29-Nov-2020 19:14:17 UTC] PHP Deprecated: The called constructor method for Debug_Bar_Panel::Debug_Bar_Panel in Debug_Bar_Panel is deprecated since version 0.8.3! Use __construct() instead. in /home3/thenart3/public_html/wp-includes/functions.php on line 4870

    [29-Nov-2020 19:14:20 UTC] PHP Deprecated: The called constructor method for Debug_Bar_Panel::Debug_Bar_Panel in Debug_Bar_Panel is deprecated since version 0.8.3! Use __construct() instead. in /home3/thenart3/public_html/wp-includes/functions.php on line 4870

    [29-Nov-2020 19:14:31 UTC] PHP Deprecated: The called constructor method for Debug_Bar_Panel::Debug_Bar_Panel in Debug_Bar_Panel is deprecated since version 0.8.3! Use __construct() instead. in /home3/thenart3/public_html/wp-includes/functions.php on line 4870

    [29-Nov-2020 19:14:34 UTC] PHP Deprecated: The called constructor method for Debug_Bar_Panel::Debug_Bar_Panel in Debug_Bar_Panel is deprecated since version 0.8.3! Use __construct() instead. in /home3/thenart3/public_html/wp-includes/functions.php on line 4870

    [29-Nov-2020 19:16:36 UTC] PHP Deprecated: The called constructor method for Debug_Bar_Panel::Debug_Bar_Panel in Debug_Bar_Panel is deprecated since version 0.8.3! Use __construct() instead. in /home3/thenart3/public_html/wp-includes/functions.php on line 4870

    [29-Nov-2020 19:16:38 UTC] WPE PHP Compatibility: startScan:

    [29-Nov-2020 19:16:38 UTC] WPE PHP Compatibility: timeout: 60

    [29-Nov-2020 19:16:38 UTC] WPE PHP Compatibility: lock:

    [29-Nov-2020 19:16:38 UTC] WPE PHP Compatibility: scan status: 1

    [29-Nov-2020 19:16:38 UTC] WPE PHP Compatibility: 27 plugins left to process.

    [29-Nov-2020 19:16:38 UTC] WPE PHP Compatibility: Processing: Elementor

    [29-Nov-2020 19:16:38 UTC] WPE PHP Compatibility: Attempted scan count: 3

    [29-Nov-2020 19:16:38 UTC] WPE PHP Compatibility: Skipped: Elementor

    [29-Nov-2020 19:16:38 UTC] WPE PHP Compatibility: Processing: Elementor – Header, Footer & Blocks

    [29-Nov-2020 19:16:38 UTC] WPE PHP Compatibility: Attempted scan count: 1

    [29-Nov-2020 19:16:54 UTC] WPE PHP Compatibility: Processing: Elementor Pro

    [29-Nov-2020 19:16:54 UTC] WPE PHP Compatibility: Attempted scan count: 1

    [29-Nov-2020 19:17:33 UTC] PHP Fatal error Maximum execution time of 55 seconds exceeded in /home3/thenart3/public_html/wp-content/plugins/php-compatibility-checker/vendor/phpcompatibility/php-compatibility/PHPCompatibility/AbstractFunctionCallParameterSniff.php on line 94

    [29-Nov-2020 19:18:32 UTC] PHP Deprecated: The called constructor method for Debug_Bar_Panel::Debug_Bar_Panel in Debug_Bar_Panel is deprecated since version 0.8.3! Use __construct() instead. in /home3/thenart3/public_html/wp-includes/functions.php on line 4870

    [29-Nov-2020 19:18:39 UTC] PHP Deprecated: The called constructor method for Debug_Bar_Panel::Debug_Bar_Panel in Debug_Bar_Panel is deprecated since version 0.8.3! Use __construct() instead. in /home3/thenart3/public_html/wp-includes/functions.php on line 4870

    [29-Nov-2020 19:18:48 UTC] PHP Deprecated: The called constructor method for Debug_Bar_Panel::Debug_Bar_Panel in Debug_Bar_Panel is deprecated since version 0.8.3! Use __construct() instead. in /home3/thenart3/public_html/wp-includes/functions.php on line 4870

    [29-Nov-2020 19:18:52 UTC] WPE PHP Compatibility: startScan:

    [29-Nov-2020 19:18:52 UTC] WPE PHP Compatibility: timeout: 60

    [29-Nov-2020 19:18:52 UTC] WPE PHP Compatibility: lock:

    [29-Nov-2020 19:18:52 UTC] WPE PHP Compatibility: scan status: 1

    [29-Nov-2020 19:18:52 UTC] WPE PHP Compatibility: 25 plugins left to process.

    [29-Nov-2020 19:18:52 UTC] WPE PHP Compatibility: Processing: Elementor Pro

    [29-Nov-2020 19:18:52 UTC] WPE PHP Compatibility: Attempted scan count: 2

    [29-Nov-2020 19:19:03 UTC] PHP Deprecated: The called constructor method for Debug_Bar_Panel::Debug_Bar_Panel in Debug_Bar_Panel is deprecated since version 0.8.3! Use __construct() instead. in /home3/thenart3/public_html/wp-includes/functions.php on line 4870

    [29-Nov-2020 19:19:06 UTC] PHP Deprecated: The called constructor method for Debug_Bar_Panel::Debug_Bar_Panel in Debug_Bar_Panel is deprecated since version 0.8.3! Use __construct() instead. in /home3/thenart3/public_html/wp-includes/functions.php on line 4870

    [29-Nov-2020 19:19:08 UTC] PHP Deprecated: The called constructor method for Debug_Bar_Panel::Debug_Bar_Panel in Debug_Bar_Panel is deprecated since version 0.8.3! Use __construct() instead. in /home3/thenart3/public_html/wp-includes/functions.php on line 4870

    [29-Nov-2020 19:19:13 UTC] PHP Deprecated: The called constructor method for Debug_Bar_Panel::Debug_Bar_Panel in Debug_Bar_Panel is deprecated since version 0.8.3! Use __construct() instead. in /home3/thenart3/public_html/wp-includes/functions.php on line 4870

    [29-Nov-2020 19:19:20 UTC] PHP Deprecated: The called constructor method for Debug_Bar_Panel::Debug_Bar_Panel in Debug_Bar_Panel is deprecated since version 0.8.3! Use __construct() instead. in /home3/thenart3/public_html/wp-includes/functions.php on line 4870

    [29-Nov-2020 19:19:20 UTC] PHP Deprecated: The called constructor method for Debug_Bar_Panel::Debug_Bar_Panel in Debug_Bar_Panel is deprecated since version 0.8.3! Use __construct() instead. in /home3/thenart3/public_html/wp-includes/functions.php on line 4870

    [29-Nov-2020 19:19:20 UTC] PHP Deprecated: The called constructor method for Debug_Bar_Panel::Debug_Bar_Panel in Debug_Bar_Panel is deprecated since version 0.8.3! Use __construct() instead. in /home3/thenart3/public_html/wp-includes/functions.php on line 4870

    [29-Nov-2020 19:19:26 UTC] PHP Deprecated: The called constructor method for Debug_Bar_Panel::Debug_Bar_Panel in Debug_Bar_Panel is deprecated since version 0.8.3! Use __construct() instead. in /home3/thenart3/public_html/wp-includes/functions.php on line 4870

    [29-Nov-2020 19:20:01 UTC] PHP Fatal error Maximum execution time of 55 seconds exceeded in /home3/thenart3/public_html/wp-content/plugins/php-compatibility-checker/vendor/phpcompatibility/php-compatibility/PHPCompatibility/PHPCSHelper.php on line 80

    [29-Nov-2020 19:20:38 UTC] PHP Deprecated: The called constructor method for Debug_Bar_Panel::Debug_Bar_Panel in Debug_Bar_Panel is deprecated since version 0.8.3! Use __construct() instead. in /home3/thenart3/public_html/wp-includes/functions.php on line 4870

    [29-Nov-2020 19:22:39 UTC] PHP Deprecated: The called constructor method for Debug_Bar_Panel::Debug_Bar_Panel in Debug_Bar_Panel is deprecated since version 0.8.3! Use __construct() instead. in /home3/thenart3/public_html/wp-includes/functions.php on line 4870

    [29-Nov-2020 19:22:40 UTC] WPE PHP Compatibility: startScan:

    [29-Nov-2020 19:22:40 UTC] WPE PHP Compatibility: timeout: 60

    [29-Nov-2020 19:22:40 UTC] WPE PHP Compatibility: lock:

    [29-Nov-2020 19:22:40 UTC] WPE PHP Compatibility: scan status: 1

    [29-Nov-2020 19:22:40 UTC] WPE PHP Compatibility: 25 plugins left to process.

    [29-Nov-2020 19:22:40 UTC] WPE PHP Compatibility: Processing: Elementor Pro

    [29-Nov-2020 19:22:40 UTC] WPE PHP Compatibility: Attempted scan count: 3

    [29-Nov-2020 19:22:40 UTC] WPE PHP Compatibility: Skipped: Elementor Pro

    [29-Nov-2020 19:22:40 UTC] WPE PHP Compatibility: Processing: Flying Pages by WP Speed Matters

    [29-Nov-2020 19:22:40 UTC] WPE PHP Compatibility: Attempted scan count: 1

    [29-Nov-2020 19:22:41 UTC] WPE PHP Compatibility: Processing: Jetpack by WordPress.com

    [29-Nov-2020 19:22:41 UTC] WPE PHP Compatibility: Attempted scan count: 1

    [29-Nov-2020 19:22:41 UTC] WPE PHP Compatibility: Processing: Oliver POS – A WooCommerce Point of Sale (POS)

    [29-Nov-2020 19:22:41 UTC] WPE PHP Compatibility: Attempted scan count: 1

    [29-Nov-2020 19:22:55 UTC] WPE PHP Compatibility: Processing: PW WooCommerce Gift Cards Pro

    [29-Nov-2020 19:22:55 UTC] WPE PHP Compatibility: Attempted scan count: 1

    [29-Nov-2020 19:23:19 UTC] WPE PHP Compatibility: Processing: Query Monitor

    [29-Nov-2020 19:23:19 UTC] WPE PHP Compatibility: Attempted scan count: 1

    [29-Nov-2020 19:23:19 UTC] WPE PHP Compatibility: Processing: Smash Balloon Instagram Feed

    [29-Nov-2020 19:23:19 UTC] WPE PHP Compatibility: Attempted scan count: 1

    [29-Nov-2020 19:23:36 UTC] PHP Fatal error Maximum execution time of 55 seconds exceeded in /home3/thenart3/public_html/wp-content/plugins/php-compatibility-checker/vendor/squizlabs/php_codesniffer/CodeSniffer.php on line 306

    [29-Nov-2020 19:24:29 UTC] PHP Deprecated: The called constructor method for Debug_Bar_Panel::Debug_Bar_Panel in Debug_Bar_Panel is deprecated since version 0.8.3! Use __construct() instead. in /home3/thenart3/public_html/wp-includes/functions.php on line 4870

    [29-Nov-2020 19:24:33 UTC] PHP Deprecated: The called constructor method for Debug_Bar_Panel::Debug_Bar_Panel in Debug_Bar_Panel is deprecated since version 0.8.3! Use __construct() instead. in /home3/thenart3/public_html/wp-includes/functions.php on line 4870

    [29-Nov-2020 19:24:37 UTC] PHP Deprecated: The called constructor method for Debug_Bar_Panel::Debug_Bar_Panel in Debug_Bar_Panel is deprecated since version 0.8.3! Use __construct() instead. in /home3/thenart3/public_html/wp-includes/functions.php on line 4870

    [29-Nov-2020 19:24:43 UTC] WPE PHP Compatibility: startScan:

    [29-Nov-2020 19:24:43 UTC] WPE PHP Compatibility: timeout: 60

    [29-Nov-2020 19:24:43 UTC] WPE PHP Compatibility: lock:

    [29-Nov-2020 19:24:43 UTC] WPE PHP Compatibility: scan status: 1

    [29-Nov-2020 19:24:43 UTC] WPE PHP Compatibility: 19 plugins left to process.

    [29-Nov-2020 19:24:43 UTC] WPE PHP Compatibility: Processing: Smash Balloon Instagram Feed

    [29-Nov-2020 19:24:43 UTC] WPE PHP Compatibility: Attempted scan count: 2

    [29-Nov-2020 19:25:11 UTC] WPE PHP Compatibility: Processing: Smush Pro

    [29-Nov-2020 19:25:11 UTC] WPE PHP Compatibility: Attempted scan count: 1

    [29-Nov-2020 19:25:38 UTC] PHP Fatal error Maximum execution time of 55 seconds exceeded in /home3/thenart3/public_html/wp-content/plugins/php-compatibility-checker/vendor/squizlabs/php_codesniffer/CodeSniffer.php on line 298

    [29-Nov-2020 19:26:43 UTC] PHP Deprecated: The called constructor method for Debug_Bar_Panel::Debug_Bar_Panel in Debug_Bar_Panel is deprecated since version 0.8.3! Use __construct() instead. in /home3/thenart3/public_html/wp-includes/functions.php on line 4870

    [29-Nov-2020 19:26:44 UTC] WPE PHP Compatibility: startScan:

    [29-Nov-2020 19:26:44 UTC] WPE PHP Compatibility: timeout: 60

    [29-Nov-2020 19:26:44 UTC] WPE PHP Compatibility: lock:

    [29-Nov-2020 19:26:44 UTC] WPE PHP Compatibility: scan status: 1

    [29-Nov-2020 19:26:44 UTC] WPE PHP Compatibility: 18 plugins left to process.

    [29-Nov-2020 19:26:44 UTC] WPE PHP Compatibility: Processing: Smush Pro

    [29-Nov-2020 19:26:44 UTC] WPE PHP Compatibility: Attempted scan count: 2

    [29-Nov-2020 19:26:46 UTC] PHP Deprecated: The called constructor method for Debug_Bar_Panel::Debug_Bar_Panel in Debug_Bar_Panel is deprecated since version 0.8.3! Use __construct() instead. in /home3/thenart3/public_html/wp-includes/functions.php on line 4870

    [29-Nov-2020 19:27:20 UTC] WPE PHP Compatibility: Processing: Starter Templates

    [29-Nov-2020 19:27:20 UTC] WPE PHP Compatibility: Attempted scan count: 1

    [29-Nov-2020 19:28:35 UTC] PHP Deprecated: The called constructor method for Debug_Bar_Panel::Debug_Bar_Panel in Debug_Bar_Panel is deprecated since version 0.8.3! Use __construct() instead. in /home3/thenart3/public_html/wp-includes/functions.php on line 4870

    [29-Nov-2020 19:28:36 UTC] PHP Deprecated: The called constructor method for Debug_Bar_Panel::Debug_Bar_Panel in Debug_Bar_Panel is deprecated since version 0.8.3! Use __construct() instead. in /home3/thenart3/public_html/wp-includes/functions.php on line 4870

    [29-Nov-2020 19:28:39 UTC] PHP Deprecated: The called constructor method for Debug_Bar_Panel::Debug_Bar_Panel in Debug_Bar_Panel is deprecated since version 0.8.3! Use __construct() instead. in /home3/thenart3/public_html/wp-includes/functions.php on line 4870

    [29-Nov-2020 19:28:46 UTC] PHP Deprecated: The called constructor method for Debug_Bar_Panel::Debug_Bar_Panel in Debug_Bar_Panel is deprecated since version 0.8.3! Use __construct() instead. in /home3/thenart3/public_html/wp-includes/functions.php on line 4870

    [29-Nov-2020 19:28:46 UTC] PHP Deprecated: The called constructor method for Debug_Bar_Panel::Debug_Bar_Panel in Debug_Bar_Panel is deprecated since version 0.8.3! Use __construct() instead. in /home3/thenart3/public_html/wp-includes/functions.php on line 4870

    [29-Nov-2020 19:28:46 UTC] PHP Deprecated: The called constructor method for Debug_Bar_Panel::Debug_Bar_Panel in Debug_Bar_Panel is deprecated since version 0.8.3! Use __construct() instead. in /home3/thenart3/public_html/wp-includes/functions.php on line 4870

    [29-Nov-2020 19:28:50 UTC] WPE PHP Compatibility: startScan:

    [29-Nov-2020 19:28:50 UTC] WPE PHP Compatibility: timeout: 60

    [29-Nov-2020 19:28:50 UTC] WPE PHP Compatibility: lock:

    [29-Nov-2020 19:28:50 UTC] WPE PHP Compatibility: scan status: 1

    [29-Nov-2020 19:28:50 UTC] WPE PHP Compatibility: 17 plugins left to process.

    [29-Nov-2020 19:28:50 UTC] WPE PHP Compatibility: Processing: Starter Templates

    [29-Nov-2020 19:28:50 UTC] WPE PHP Compatibility: Attempted scan count: 2

    [29-Nov-2020 19:28:52 UTC] PHP Deprecated: The called constructor method for Debug_Bar_Panel::Debug_Bar_Panel in Debug_Bar_Panel is deprecated since version 0.8.3! Use __construct() instead. in /home3/thenart3/public_html/wp-includes/functions.php on line 4870

    [29-Nov-2020 19:29:11 UTC] PHP Deprecated: The called constructor method for Debug_Bar_Panel::Debug_Bar_Panel in Debug_Bar_Panel is deprecated since version 0.8.3! Use __construct() instead. in /home3/thenart3/public_html/wp-includes/functions.php on line 4870

    [29-Nov-2020 19:29:11 UTC] WPE PHP Compatibility: Processing: Stripe For WooCommerce

    [29-Nov-2020 19:29:11 UTC] WPE PHP Compatibility: Attempted scan count: 1

    [29-Nov-2020 19:29:15 UTC] PHP Deprecated: The called constructor method for Debug_Bar_Panel::Debug_Bar_Panel in Debug_Bar_Panel is deprecated since version 0.8.3! Use __construct() instead. in /home3/thenart3/public_html/wp-includes/functions.php on line 4870

    [29-Nov-2020 19:29:19 UTC] PHP Deprecated: The called constructor method for Debug_Bar_Panel::Debug_Bar_Panel in Debug_Bar_Panel is deprecated since version 0.8.3! Use __construct() instead. in /home3/thenart3/public_html/wp-includes/functions.php on line 4870

    [29-Nov-2020 19:29:28 UTC] PHP Deprecated: The called constructor method for Debug_Bar_Panel::Debug_Bar_Panel in Debug_Bar_Panel is deprecated since version 0.8.3! Use __construct() instead. in /home3/thenart3/public_html/wp-includes/functions.php on line 4870

    [29-Nov-2020 19:29:33 UTC] PHP Deprecated: The called constructor method for Debug_Bar_Panel::Debug_Bar_Panel in Debug_Bar_Panel is deprecated since version 0.8.3! Use __construct() instead. in /home3/thenart3/public_html/wp-includes/functions.php on line 4870

    [29-Nov-2020 19:29:33 UTC] PHP Fatal error Uncaught Error: Call to undefined method PHPCompatibility\PHPCSHelper::findStartOfStatement() in /home3/thenart3/public_html/wp-content/plugins/php-compatibility-checker/vendor/phpcompatibility/php-compatibility/PHPCompatibility/Sniffs/FunctionUse/ArgumentFunctionsReportCurrentValueSniff.php:323

    Stack trace:

    #0 /home3/thenart3/public_html/wp-content/plugins/php-compatibility-checker/vendor/squizlabs/php_codesniffer/CodeSniffer/File.php(576): PHPCompatibility\Sniffs\FunctionUse\ArgumentFunctionsReportCurrentValueSniff->process(Object(PHP_CodeSniffer_File), 994)
    #1 /home3/thenart3/public_html/wp-content/plugins/php-compatibility-checker/vendor/squizlabs/php_codesniffer/CodeSniffer.php(1894): PHP_CodeSniffer_File->start(NULL)
    #2 /home3/thenart3/public_html/wp-content/plugins/php-compatibility-checker/vendor/squizlabs/php_codesniffer/CodeSniffer.php(1772): PHP_CodeSniffer->_processFile(‘/home3/thenart3…’, NULL)

    Not sur eif you can make any sense out of it ….

    Plugin Author Dan Zakirov

    (@alexodiy)

    All this can be adapted to the new php version. But now we are deviating from the original SKU generation problem.

    Next week there will be a website for our plugin that can help you.

    I don’t understand your response .

    Are you saying that there will be a new version next week that will help?

    Plugin Author Dan Zakirov

    (@alexodiy)

    I repeat that within the framework of this forum it will be difficult for us to understand what kind of error you have. Wait until the plugin site appears, they will help you there.

Viewing 15 replies - 1 through 15 (of 15 total)
  • The topic ‘SKU generation problem’ is closed to new replies.