Announcement

Collapse
No announcement yet.

Javascript Errors - Design view

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

    Javascript Errors - Design view

    I completed a site a few months ago and the Cart Details display were in order to the right of the site. See http://www.chainscreens.co.uk/

    It should read you have 0 item(s) totalling (0) before purchases are made. On opening the snapshot from the client there is now a warning errors box in the Design view.

    In fact there are three errors shown. 1 and 2 are exactly the same error,
    i.e. A Javascript error has been found on the page ('The value of the property 'getCartItem' is null or undefined, not a function object')

    The 3rd error starts the same, but then says ('The value of the property 'PreloadImages' is null or undefined, not a Function object')

    If anyone can assist as to what is amiss, I'd be obliged.
    -----------------------------
    www.synchronisedwebdesign.com
    Location: North Yorkshire UK

    #2
    You're not loading actiniccore.js and actinicextras.js.
    Norman - www.drillpine.biz
    Edinburgh, U K / Bitez, Turkey

    Comment


      #3
      Originally posted by NormanRouxel View Post
      You're not loading actiniccore.js and actinicextras.js.
      Thank you for this Norman. Surely Actinic should include this info automatically.

      What would be my best course of action, just to link in the head?

      I've just checked the server and both files are present.
      -----------------------------
      www.synchronisedwebdesign.com
      Location: North Yorkshire UK

      Comment


        #4
        This matter is now resolved.

        My client had moved the Google Analytics coding and missed the <!-- --> surrounding the code. This then eliminated the remaining .js files and beggared the cart display.

        Hope this might help someone else in future.
        -----------------------------
        www.synchronisedwebdesign.com
        Location: North Yorkshire UK

        Comment

        Working...
        X