Your shopping cart is empty! Error

Discussion in 'PHP' started by deccanbazaar.biz, Jan 6, 2009.

  1. #1
    I have a dlstore script running on one of my website and when ever i add some thing to the cart it gives me this error can anyone over here help me fix this problem url is



    http://www.gfaelectronics.com/dlstore/item.php?item=112


    click the add to cart button and you will know what i am talking about.


    any help appreciated.
     
    deccanbazaar.biz, Jan 6, 2009 IP
  2. Colbyt

    Colbyt Notable Member

    Messages:
    3,224
    Likes Received:
    185
    Best Answers:
    0
    Trophy Points:
    210
    #2
    I don't need to add anything to the cart. That is a very old script that requires register_globals on in order to work.

    Register_globals are off by default sine PHP4 and you should consider having the script modified to work without them as having them on can pose some security risks.

    If your host allows it and you want to know how to turn them on, post and ask.
     
    Colbyt, Jan 6, 2009 IP
  3. deccanbazaar.biz

    deccanbazaar.biz Banned

    Messages:
    2,349
    Likes Received:
    40
    Best Answers:
    0
    Trophy Points:
    0
    #3
    thanks for the help that helped.

    but i will make sure to get the script work without the register globals on.
     
    deccanbazaar.biz, Jan 6, 2009 IP