• Resolved ata98

    (@ata98)


    Everything is okay till order status page. I couldn’t pay with debit or bank transfer. On this section it gives error.

    After click this button, the next page is come broken

    But still the order created. Like this:

    So, what the error or the issue is? Could you provide me support.

    Thanks.

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • Anonymous User

    (@anonymized-20801613)

    I found similar topic here – 404 Order Received | www.ads-software.com

    1. Turn on Debugging: Should the problem still be there, let’s try activating debugging in WordPress. This can help us pinpoint the issue. You can turn on debugging by adding these lines to your wp-config.php file:
    define( 'WP_DEBUG', true );
    define( 'WP_DEBUG_LOG', true );
    define( 'WP_DEBUG_DISPLAY', false );
    @ini_set( 'display_errors', 0 );

    This will create a debug.log file in your wp-content directory, logging any PHP errors or notices. For a more detailed guide on enabling debugging in WordPress, you can visit this link: ?? Debugging in WordPress

    If the issue continues after trying these steps, please share more details, like the exact error messages you see when debug mode is on. This will help us identify and solve the problem more effectively.

    Also, please share any?fatal error logs?(if any) found under?WooCommerce > Status > Logs.

    — also this is a got comment from – 404 Order Received | www.ads-software.com

    Hey @derek072,

    Thanks for sharing that!

    Can you please navigate to WooCommerce → Settings → Advanced  Page setup and share a screenshot of the Checkout endpoints section.

    If you do not already have a screenshot tool installed, Snipboard.io can be used for easily sharing screenshots.

    Cheers!

    — if this will not work, check .htacess 404 Order Received | www.ads-software.com and cache – 404 Order Received | www.ads-software.com.

    — check if your checkout page (order receivied) is in draft status? 404 Order Received – page 2 | www.ads-software.com

    Thread Starter ata98

    (@ata98)

    Hello @rokmeglic,

    Many thanks for your help. May issue solved thanks to you. I had followed the logs and figure it out that my WooCommerce → Settings →?Advanced?→?Page setup?and share a screenshot of the?Checkout endpoints?section.” endpoints are missing. When I got changed it original ones, it stared worked.

    Best regards.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘After Checkout Page, Order Status page broken’ is closed to new replies.