• Resolved ray88

    (@ray88)


    Hello olly,
    i using wp pizza for my website
    ynot-takeout.com (currently under construction)
    but the things is after the latest update
    cart doesnt function properly
    also when i click place the order button,it display nothing.
    i can just order one menu and when i click another menu,it replace the previous one.
    can you help me?
    Thanks.

    https://ww.wp.xz.cn/plugins/wppizza/

Viewing 7 replies - 1 through 7 (of 7 total)
  • Plugin Author ollybach

    (@ollybach)

    unless you have a working link i can have a look at , i can’t really do anything

    Thread Starter ray88

    (@ray88)

    ynot-takeout.com

    please take a look….
    the menu is inside our restaurant.

    Thank you

    Plugin Author ollybach

    (@ollybach)

    looks to me like sessions aren’t working

    did you update anything else (like php vesrion or something ?)

    Thread Starter ray88

    (@ray88)

    nope,
    or maybe there is conflict with theme?
    how can i fix this?

    Plugin Author ollybach

    (@ollybach)

    maybe , dunno.
    did you just change the theme or any plugins when updating or is all that got updated the wppizza plugin ?

    can you also enable debug and give me admin rights to that site so i can have a look ?

    (send details to dev[at]wp-pizza.com )

    Plugin Author ollybach

    (@ollybach)

    i just installed the theme you are using as well ass a couple of plugins i can see you are using (you may be using others , but that’s not clear by just looking at the frontend)

    it all works just fine here….

    are you using a cache plugin at all ?

    Plugin Author ollybach

    (@ollybach)

    ok then , there is an issue in your php.ini settings.
    as i do not have access to those you should get you server people to sort out the following:

    your session save path is set to /var/php_sessions
    this path either does not exist or is not writable (so sessions are not saved)

    get them to create that path (or any other one they like) and make sure this is set in your session_save_path variable of your php.ini

    after that it should just be fine again

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

The topic ‘Cart doesnt function properly’ is closed to new replies.