clicking the buy button does not go to basket

tristanh

No avatar

2006-08-23 05:03

Hey there,

I'm using the latest Quick.Cart loaded package.

When a customer clicks the image/test to buy a product, it adds the product to the basket but DOES NOT take them to the basket page. However in the standard Quick.Cart package it does do this. I've hunted the forums for a solution to this but I have not found one.

Does anyone know of a quickfix for this?

Cheers.

tristanh

No avatar

2006-08-23 05:24

Actually managed to fix this problem 5 minutes after I posted the thread.

I removed the following:

// added for not showing basket
echo "<script type='text/javascript' language='javascript'>
history.go(-1);

</script>";
exit;
// end

from actions_client/orders.php

I don't use the sidebar that shows what is in the basket so my hack won't affect my cart, but it may yours if you use the sidebar.

Cheers.

Back to top
about us | contact