• Resolved nicisme

    (@nicisme)


    Updating this plugin to the 1.3 caused my site to go white and only render the websites logo. Can’t send a link because it’s on my local machine.

    Had to roll it back

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Damian Góra

    (@damian-gora)

    Hi,
    Some logs?
    Could you paste it to wp-config.php and check out if there are some errors?

    
    error_reporting(E_ALL);
    ini_set('display_errors', '1');
    define( 'WP_DEBUG', true );
    
    Thread Starter nicisme

    (@nicisme)

    Thanks Damian,

    Here is the log

    [06-Jan-2019 10:09:29 UTC] PHP Fatal error: Uncaught Error: Call to undefined method DgoraWcas\Shortcode::get_form() in /Applications/AMPPS/www/hidden/wp-content/plugins/ajax-search-for-woocommerce/widget.php:50
    Stack trace:
    #0 /Applications/AMPPS/www/hidden/wp-includes/class-wp-widget.php(372): DGWT_WCAS_Search_Widget->widget(Array, Array)
    #1 /Applications/AMPPS/www/hidden/wp-includes/widgets.php(743): WP_Widget->display_callback(Array, Array)
    #2 /Applications/AMPPS/www/hidden/wp-content/themes/astra/inc/extras.php(1194): dynamic_sidebar(‘below-header-wi…’)
    #3 /Applications/AMPPS/www/hidden/wp-content/plugins/astra-addon/addons/header-sections/classes/class-astra-ext-header-sections-markup.php(927): astra_get_sidebar(‘below-header-wi…’)
    #4 /Applications/AMPPS/www/hidden/wp-content/plugins/astra-addon/addons/header-sections/classes/class-astra-ext-header-sections-markup.php(439): Astra_Ext_Header_Sections_Markup::get_below_header_section(‘below-header-se…’)
    #5 /Applications/AMPPS/www/hidden/wp-content/plugins/as in /Applications/AMPPS/www/hidden/wp-content/plugins/ajax-search-for-woocommerce/widget.php on line 50

    Plugin Author Damian Góra

    (@damian-gora)

    I have fixed it. Update to v1.3.1.

    Let me know.

    Apologies for this!

    Thread Starter nicisme

    (@nicisme)

    You are a legend.

    Thank you!

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Latest update crashed website’ is closed to new replies.