Gossamer Forum
Quote Reply
GoCart Bug
hi,

when a user is presented with the error page (error.html) from the shopping cart, it no longer recognises that the user is logged in - ie. it displays "Login" instead of "Logout".

r
Quote Reply
Re: [ryel01] GoCart Bug In reply to
Could you try this? In cart.cgi, insert the line:

Code:
Links::init_user();

Right below the call to "Links::init( /path/to/admin )"
Quote Reply
Re: [Aki] GoCart Bug In reply to
Hi Aki,

That worked great!

Bug fixed! Smile

Regan.
Quote Reply
Re: [Aki] GoCart Bug In reply to
had a problem with it, but that may have fixed one thing, but I have two other problems.

1) shipping doesn't seem to be being calculated at all. I get the same fixed rate shipping no matter how many products (or quantity) is added.

2) The user information entered doesn't seem to be saved (perhaps until an order is completed?). It should be saved once the user enters it, and clicks continue/etc. The user who goes away, will find stuff in their cart, but not their user information. That is "unwelcoming". The idea is to capture as much user information as provided, and keep it on-hand til the order is completed, or it's specificially deleted.

If I can get the shipping working, I'd deploy this, for public use to see how it goes.


PUGDOG� Enterprises, Inc.

The best way to contact me is to NOT use Email.
Please leave a PM here.