• Resolved tomkeyte

    (@tomkeyte)


    Using marketpress lite version 2.9.5.6
    wordpress version 4.9.8

    I have tried updating to the latest version but that just breaks lots of other aspects of the site! I’d rather not have to fix so much as the site is being totally re-created soon.

    Issue is, when you complete the shipping form, the ajax request is sent off (from store.js), which hits the following:

    // Require an action parameter
    if ( empty( $_REQUEST[‘action’] ) )
    wp_die( ‘0’, 400 );

    in admin-ajax.php

    the form:
    <form id=”mp_shipping_form” method=”post” action=”” _lpchecked=”1″> etc…

    has no action, therefore dies with a 400 status as above.

    Tried fixing for hours to no avail!

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

Viewing 1 replies (of 1 total)
  • Plugin Support Laura – WPMU DEV Support

    (@wpmudev-support8)

    Hey @tomkeyte,

    Hope you’re well.

    Unfortunately, the version you are trying is very old and we are not supporting it anymore. So we can’t help about it, you should update it first and if the problem still continues then we can investigate it. But probably it solved on the newest versions.

    If you have any problem with the latest version that you cannot solve we can always try to help with it.

    Cheers,
    Oguz

Viewing 1 replies (of 1 total)

The topic ‘Checkout’ is closed to new replies.