PDA

View Full Version : 'Cart Summary' not working correctly


marc-man
26-Mar-2003, 01:39 PM
I think this has been covered before but I cant seem to find the thread.

The Cart Summary box is not displaying the number of items or totals on the main Catalog pages. If I go to 'view cart' then the cart summary box does show the number of items or totals but as soon as I return to the catalog they are gone again.

Any help much appreciated

Marc

cdicken
27-Mar-2003, 03:43 PM
Check that the template you are using for your Checkout pages (in 'Design | Options | Layouts') contains the line

<SCRIPT LANGUAGE="JavaScript" SRC="actinicextras.js" TYPE="text/javascript"></SCRIPT>

This line needs to be underneath the line that says:

<SCRIPT LANGUAGE="JavaScript" SRC="actiniccore.js" TYPE="text/javascript"></SCRIPT>

marc-man
27-Mar-2003, 03:51 PM
These pages already contain these lines.

I have also followed article http://www.actinic.com/knowledge/acatalog/v6_Viewing_the_Online_Store.html#aGC119
but this stops the summary working altogehter.

cdicken
28-Mar-2003, 10:03 AM
I don't know the answer to this one.

If you can post your URL we'll have more of a chance of figuring it out.

marc-man
22-Apr-2003, 03:01 PM
Finally solved it!

In 'Advanced Network Setup' I didnt have 'Use Relative CGI-BIN URLs in Catalog Pages' ticked. Whenever I had ticked it and updated the site I would get Internal Server Errors whenever the cart was used. I have now discovered that this was to do with my privacy settings in Internet Explorer.