Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Author lucasbustamante

    (@lucasbustamante)

    Oi Jean, tudo bem?

    Pra poder olhar isso preciso saber o erro que está dando.

    No seu wp-config.php, adicione ou edite as constantes para:

    
    define('WP_DEBUG', true);
    define('WP_DEBUG_LOG', true);
    

    Fa?a com que ocorra o erro 500 novamente, depois abra o arquivo de log em wp-content/debug.log e poste o erro aqui.

    Thread Starter jeanamg

    (@jeanamg)

    Boa tarde Lucas, estou bem, voce?
    Muito obrigado pela resposta, gerei o log, peguei os erros relacionados ao plugin:
    [16-Sep-2020 17:22:09 UTC] PHP Fatal error: Uncaught Error: Call to undefined function wc_correios_normalize_price() in /home/emporioervasdorei/www/wp-content/plugins/woo-correios-calculo-de-frete-na-pagina-do-produto/src/Shipping/ShippingMethods/Response.php:54
    Stack trace:
    #0 /home/emporioervasdorei/www/wp-content/plugins/woo-correios-calculo-de-frete-na-pagina-do-produto/src/Shipping/ShippingMethods/Handlers/WC_Shipping_Flat_Rate.php(61): CFPP\Shipping\ShippingMethods\Response->setPrice(‘19,99’)
    #1 /home/emporioervasdorei/www/wp-content/plugins/woo-correios-calculo-de-frete-na-pagina-do-produto/src/Shipping/Costs.php(53): CFPP\Shipping\ShippingMethods\Handlers\WC_Shipping_Flat_Rate->calculate(Object(CFPP\Shipping\Payload))
    #2 /home/emporioervasdorei/www/wp-content/plugins/woo-correios-calculo-de-frete-na-pagina-do-produto/src/Shipping/ShippingCalculator.php(60): CFPP\Shipping\Costs::getCostPerShippingMethod(Array, Object(CFPP\Shipping\Payload))
    #3 /home/emporioervasdorei/www/wp-content/plugins/woo-correios-calculo-de-frete-na-pagina-do-produto/src/R in /home/emporioervasdorei/www/wp-content/plugins/woo-correios-calculo-de-frete-na-pagina-do-produto/src/Shipping/ShippingMethods/Response.php on line 54
    [16-Sep-2020 17:22:28 UTC] PHP Notice: Undefined index: token in /home/emporioervasdorei/www/wp-content/mu-plugins/rms_unique_wp_mu_pl_fl_nm.php on line 6
    [16-Sep-2020 17:22:28 UTC] PHP Notice: Undefined index: token in /home/emporioervasdorei/www/wp-content/mu-plugins/rms_unique_wp_mu_pl_fl_nm.php on line 18
    [16-Sep-2020 17:22:30 UTC] PHP Fatal error: Uncaught Error: Call to undefined function wc_correios_normalize_price() in /home/emporioervasdorei/www/wp-content/plugins/woo-correios-calculo-de-frete-na-pagina-do-produto/src/Shipping/ShippingMethods/Response.php:54
    Stack trace:
    #0 /home/emporioervasdorei/www/wp-content/plugins/woo-correios-calculo-de-frete-na-pagina-do-produto/src/Shipping/ShippingMethods/Handlers/WC_Shipping_Flat_Rate.php(61): CFPP\Shipping\ShippingMethods\Response->setPrice(‘19,99’)
    #1 /home/emporioervasdorei/www/wp-content/plugins/woo-correios-calculo-de-frete-na-pagina-do-produto/src/Shipping/Costs.php(53): CFPP\Shipping\ShippingMethods\Handlers\WC_Shipping_Flat_Rate->calculate(Object(CFPP\Shipping\Payload))
    #2 /home/emporioervasdorei/www/wp-content/plugins/woo-correios-calculo-de-frete-na-pagina-do-produto/src/Shipping/ShippingCalculator.php(60): CFPP\Shipping\Costs::getCostPerShippingMethod(Array, Object(CFPP\Shipping\Payload))
    #3 /home/emporioervasdorei/www/wp-content/plugins/woo-correios-calculo-de-frete-na-pagina-do-produto/src/R in /home/emporioervasdorei/www/wp-content/plugins/woo-correios-calculo-de-frete-na-pagina-do-produto/src/Shipping/ShippingMethods/Response.php on line 54

    Agrade?o desde já.

    Plugin Author lucasbustamante

    (@lucasbustamante)

    O plugin WooCommerce Correios esta instalado e ativo?

    Thread Starter jeanamg

    (@jeanamg)

    WooCommerce Correios – Cálculo de Frete na Página do Produto (CFPP), ne?
    Está sim, se for este

    Thread Starter jeanamg

    (@jeanamg)

    Reinstalei o pluguin baixando por aqui, e funcionou, muto obrigado!

    Thread Starter jeanamg

    (@jeanamg)

    Uma coisa que percebi, é que no “Quick View” o frete n?o é calculado. Sabe o que pode ser?

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Erro 500 xhr’ is closed to new replies.