"your cart is empty" error on add listing checkout form

This topic contains 1 reply, has 2 voices, and was last updated by  Alex Rollin 4 years, 6 months ago.

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket
  • Author
    Posts
  • #515123

    Ryan Chart
    Expired Member
    Post count: 23

    We have made GeoDirectory setup and everything else is working, but when users finish the add listing form, they are taken to wpi-checkout page and sometimes it shows the checkout form and sometimes it shows your cart is empty message. We are not sure why this is happening.

    We have also tried the following fix that was mentioned on other ticket but it is also not working:

    
    
    /* PHP SESSION TEMPORARY FIX */
    if ( !defined( 'GEODIR_USE_PHP_SESSIONS' ) ) {
       define( 'GEODIR_USE_PHP_SESSIONS', false );
    }
    if ( !defined( 'WPINV_USE_PHP_SESSIONS' ) ) {
       define( 'WPINV_USE_PHP_SESSIONS', false );
    }
    /* PHP SESSION TEMPORARY FIX */

    Can you please guide us to fix this issue?

    #515150

    Alex Rollin
    Moderator
    Post count: 27815

    Please post WP Invoicing issues to https://wpinvoicing.com/support/ so we can help you with that.

    You can use the same login credentials for that site.

Viewing 2 posts - 1 through 2 (of 2 total)

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket