PDA

View Full Version : Items value box not working


Lordlister
28-Oct-2003, 11:09 AM
For some reason the items / value box that allows customers to keep track of their spending does not seem to be working. I select a product, put it in my basket, but the values on the item/value box that displays on all the pages remains 0.

I have not yet found a way of fixing this, anyone got any suggestions.

Thanks

garyhay
28-Oct-2003, 01:46 PM
the reference to external .js files must be in act_primary.html


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

Lordlister
28-Oct-2003, 02:48 PM
Thanks. I have checked those settings and they are in place, however it is still not working?

Any other suggestions will be gratefully received.

Ben
30-Oct-2003, 09:51 AM
There is another suggestion here (http://knowledge.actinic.com/users/kadmin/cgi-bin/ss000007.pl?PRODREF=GC183&NOLOGIN=1&ACTINIC_REFERRER=http://knowledge.actinic.com/users/kadmin/acatalog/).

Lordlister
30-Oct-2003, 10:14 AM
Excellent Ben problem solved, than you very much

:D