Announcement

Collapse
No announcement yet.

getCartItem(1)

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    getCartItem(1)

    Hi,

    I have a script on my page that shows the getCartItem(3) variable. For some reason it seems to have stopped working. What can stop this working?

    Thanks,
    Paul.

    #2
    Look at the page with Firefox and use it's Tools / JavaScript Console.

    Otherwise we'll need that elusive URL.
    Norman - www.drillpine.biz
    Edinburgh, U K / Bitez, Turkey

    Comment


      #3
      Ahah! If it's Madmash, you have

      <script language="javascript" type="text/javascript" src="actiniccore.js"></script>

      but not

      <script language="javascript" type="text/javascript" src="actinicextras.js"></script>
      Norman - www.drillpine.biz
      Edinburgh, U K / Bitez, Turkey

      Comment


        #4
        Doh!

        Thanks norman as always

        Paul.

        Comment

        Working...
        X