• Hello
    I am not allowed to do any more update otherwise I have an error and the website can no longer be seen. Version 3.8.6 is the last one, followed by a critical bug. I found out that when I disable the plugin ‘Plugin Manager’, the web page comes back and it doesn’t show a critical error.

    Do you know what to do?

    The page I need help with: [log in to see the link]

Viewing 15 replies - 1 through 15 (of 26 total)
  • Plugin Contributor alexmigf

    (@alexmigf)

    Hi @pacson

    Sorry to hear that!

    Would you be willing to try this beta version? If so, please add the following code snippet just before replacing the plugin:

    add_filter( 'wpo_wcpdf_filesystem_method', function( $method ) {
    return 'php';
    } );

    Let us know your feedback!

    Thread Starter pacson

    (@pacson)

    Thank you.
    I pasted the code into Snippet Code and installed the beta. I tried, but the critical error comes back.

    Plugin Contributor alexmigf

    (@alexmigf)

    Could you please check under WooCommerce > Status > Logs to see if there are any related errors?

    Thread Starter pacson

    (@pacson)

    I don’t find any errors, just a warning, in plugin-woocommerce-2025-04-09
    “Got blank templates from PTK Pattern Store”.

    However, if I go under Woo>> status under woocommerce pages at e.g. shopping cart: The page does not contain the [woocommerce_cart] shortcode or woocommerce/cart block. or under checkout: The page does not contain the [woocommerce_cart] shortcode or woocommerce/cart block.
    They work with Divi single blocks.

    Otherwise there are no errors

    • This reply was modified 1 year, 1 month ago by pacson.
    • This reply was modified 1 year, 1 month ago by pacson.
    • This reply was modified 1 year, 1 month ago by pacson.
    Plugin Contributor alexmigf

    (@alexmigf)

    Do you have WP debug enabled?

    Thread Starter pacson

    (@pacson)

    sorry no, im not good in website

    Plugin Contributor alexmigf

    (@alexmigf)

    Add this to your wp-config.php file:

    // Enable WP_DEBUG mode
    define( 'WP_DEBUG', true );

    // Enable Debug logging to the /wp-content/debug.log file
    define( 'WP_DEBUG_LOG', true );

    // Disable display of errors and warnings
    define( 'WP_DEBUG_DISPLAY', false );
    @ini_set( 'display_errors', 0 );

    Try to reproduce the error, then check the /wp-content/debug.log file to see if any related errors have been logged.

    Thread Starter pacson

    (@pacson)

    I tried, but the folder is not there debug.log

    i try with chatgpt

    Thread Starter pacson

    (@pacson)

    ok, this is in debug
    Fatal error: Uncaught Error: Call to undefined function WPO\IPS\as_schedule_recurring_action() in /data/hydrogra/public_html/wp-content/plugins/woocommerce-pdf-invoices-packing-slips/includes/Semaphore.php:406 Stack trace: #0 /data/hydrogra/public_html/wp-content/plugins/woocommerce-pdf-invoices-packing-slips/includes/Semaphore.php(417): WPO\IPS\Semaphore::schedule_semaphore_cleanup() #1 /data/hydrogra/public_html/wp-includes/class-wp-hook.php(324): WPO\IPS\Semaphore::init_cleanup() #2 /data/hydrogra/public_html/wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters() #3 /data/hydrogra/public_html/wp-includes/plugin.php(517): WP_Hook->do_action() #4 /data/hydrogra/public_html/wp-settings.php(704): do_action() #5 /data/hydrogra/public_html/wp-config.php(101): require_once(‘/data/hydrogra/…’) #6 /data/hydrogra/public_html/wp-load.php(50): require_once(‘/data/hydrogra/…’) #7 /data/hydrogra/public_html/wp-blog-header.php(13): require_once(‘/data/hydrogra/…’) #8 /data/hydrogra/public_html/index.php(17): require(‘/data/hydrogra/…’) #9 {main} thrown in /data/hydrogra/public_html/wp-content/plugins/woocommerce-pdf-invoices-packing-slips/includes/Semaphore.php on line 406

    Plugin Contributor alexmigf

    (@alexmigf)

    Hi @pacson

    Could you please replace your current plugin with this beta version and let me know if it resolves the issue?

    Thread Starter pacson

    (@pacson)

    critical error again:

    Fatal error: Uncaught Error: Call to undefined function WPO\IPS\wcpdf_log_error() in /data/hydrogra/public_html/wp-content/plugins/woocommerce-pdf-invoices-packing-slips/includes/Semaphore.php:371 Stack trace: #0 /data/hydrogra/public_html/wp-content/plugins/woocommerce-pdf-invoices-packing-slips/includes/Semaphore.php(413): WPO\IPS\Semaphore::is_cleanup_scheduled() #1 /data/hydrogra/public_html/wp-content/plugins/woocommerce-pdf-invoices-packing-slips/includes/Semaphore.php(431): WPO\IPS\Semaphore::schedule_semaphore_cleanup() #2 /data/hydrogra/public_html/wp-includes/class-wp-hook.php(324): WPO\IPS\Semaphore::init_cleanup() #3 /data/hydrogra/public_html/wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters() #4 /data/hydrogra/public_html/wp-includes/plugin.php(517): WP_Hook->do_action() #5 /data/hydrogra/public_html/wp-settings.php(704): do_action() #6 /data/hydrogra/public_html/wp-config.php(101): require_once(‘/data/hydrogra/…’) #7 /data/hydrogra/public_html/wp-load.php(50): require_once(‘/data/hydrogra/…’) #8 /data/hydrogra/public_html/wp-blog-header.php(13): require_once(‘/data/hydrogra/…’) #9 /data/hydrogra/public_html/index.php(17): require(‘/data/hydrogra/…’) #10 {main} thrown in /data/hydrogra/public_html/wp-content/plugins/woocommerce-pdf-invoices-packing-slips/includes/Semaphore.php on line 371

    Plugin Contributor alexmigf

    (@alexmigf)

    @pacson

    Sorry about the trouble. Could you please try this one?

    Thread Starter pacson

    (@pacson)

    Sorry critical Error too.
    I can’t always put my website in critical condition. My visitors lose trust. 🙁

    Thanks for try the help

    Plugin Contributor alexmigf

    (@alexmigf)

    Please test on a staging site first; I did not suggest testing on the live site. Could you share the error trace?

    Thread Starter pacson

    (@pacson)

    Fatal error: Uncaught Error: Call to undefined function wcpdf_log_error() in /data/hydrogra/public_html/wp-content/plugins/woocommerce-pdf-invoices-packing-slips/includes/Semaphore.php:371 Stack trace: #0 /data/hydrogra/public_html/wp-content/plugins/woocommerce-pdf-invoices-packing-slips/includes/Semaphore.php(413): WPO\IPS\Semaphore::is_cleanup_scheduled() #1 /data/hydrogra/public_html/wp-content/plugins/woocommerce-pdf-invoices-packing-slips/includes/Semaphore.php(431): WPO\IPS\Semaphore::schedule_semaphore_cleanup() #2 /data/hydrogra/public_html/wp-includes/class-wp-hook.php(324): WPO\IPS\Semaphore::init_cleanup() #3 /data/hydrogra/public_html/wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters() #4 /data/hydrogra/public_html/wp-includes/plugin.php(517): WP_Hook->do_action() #5 /data/hydrogra/public_html/wp-settings.php(704): do_action() #6 /data/hydrogra/public_html/wp-config.php(100): require_once(‘/data/hydrogra/…’) #7 /data/hydrogra/public_html/wp-load.php(50): require_once(‘/data/hydrogra/…’) #8 /data/hydrogra/public_html/wp-blog-header.php(13): require_once(‘/data/hydrogra/…’) #9 /data/hydrogra/public_html/index.php(17): require(‘/data/hydrogra/…’) #10 {main} thrown in /data/hydrogra/public_html/wp-content/plugins/woocommerce-pdf-invoices-packing-slips/includes/Semaphore.php on line 371

Viewing 15 replies - 1 through 15 (of 26 total)

The topic ‘Version 3.8.6’ is closed to new replies.