Announcement

Collapse
No announcement yet.

Cart Error

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Cart Error

    Hi all,

    I've been recenttly been getting this error.

    Error: ./acatalog/81Z5Z154Z102A1401267797B95876.session can not be locked during Session init!

    The site www.ecosure.co.uk is currently on a Windows server. It's been fine for ages. Started happening last week.



    I've added
    sub DESTROY
    {
    my $Self = shift;
    $Self->{_LOCKER}->Unlock()
    }

    to the Sesson.pm but has hed little effect.

    Any help would be great.

    Many thanks
    James

    #2
    See http://community.sellerdeck.com/showthread.php?t=55254

    Comment

    Working...
    X