Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi Zoe,

    What versions of wordpress / wp-e-commerce / gold cart are you running?

    This problem cropped up in December with a customer of mine after he had upgraded WordPress. I think that getting everything up to date basically resolved the problem.

    Alternatively follow this fix. Find wp-e-commerce/wpsc-includes/cart-item.class.php and change this:
    public $custom_message = null;
    to
    public $custom_message = ”;

    I believe that will fix it. Feel free to get in touch via whitelamp.com for help – I am also in the UK.

    …Or if you want to leave the code alone, modify the cart items table in the database to allow NULL values.

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

The topic ‘sagepay error’ is closed to new replies.