• Resolved fatpotanga

    (@fatpotanga)


    Hi,
    Updated to Woocommerce 3.2.1 and suddenly getting 404’s for the Checkout page.
    Updated my theme which has been updated for use with Woocommerce 3.2.1
    Switched themes – error persists.
    Toggled Force SSL error persists.
    Page is there and linked to. Shortcode is in page. Permalinks updated.

    H E L P!!

Viewing 5 replies - 1 through 5 (of 5 total)
  • Enable WP_DEBUG, reload the page and look in the log. Does it have a “Fatal Error” in it?

    Thread Starter fatpotanga

    (@fatpotanga)

    Thanks for your help Vankaa, yes fatal errors

    2017-10-26T11:21:00+00:00 CRITICAL Uncaught Error: Call to undefined function basel_get_opt() in /wp-content/themes/basel-child/functions.php:6
    Stack trace:
    #0/wp-includes/class-wp-hook.php(298): basel_child_enqueue_styles('')
    #1 /wp-includes/class-wp-hook.php(323): WP_Hook->apply_filters(NULL, Array)
    #2 /wp-includes/plugin.php(453): WP_Hook->do_action(Array)
    #3 /wp-includes/script-loader.php(1300): do_action('wp_enqueue_scri...')
    #4 /wp-includes/class-wp-hook.php(298): wp_enqueue_scripts('')
    #5 /wp-includes/class-wp-hook.php(323): WP_Hook->apply_filters(NULL, Array)
    #6 /wp-includes/plugin.php(453): WP_Hook->do_action(Array)
    #7 /wp-includes/general-template.php(2589): do_action('wp_head')
    #8 /wp-includes/theme-compat/header.php(46): wp_head()
    #9 /wp-includes/tem
    • This reply was modified 8 years, 9 months ago by fatpotanga.

    It seems that a function(basel_get_opt) is missing. Are you using a child theme? Is this function from the parent theme or another theme? May be you changed the main theme or the function was replaced with something else? Try looking in that direction.

    Thread Starter fatpotanga

    (@fatpotanga)

    Thanks Vankaa.
    I’m using a Child theme, updated the main theme today to be wc 3.2.1 compatible.
    Will check the child.
    Again, appreciate you taking the time to help

    Thread Starter fatpotanga

    (@fatpotanga)

    Fixed – turns out my host had swapped servers and wasn’t reading my .htaccess file correctly. (Grrr…)

    Thanks again for all your help.
    Hopefully the information above will come in useful to someone else at some point.

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘V3.2.1 404 Checkout’ is closed to new replies.