Announcement

Collapse
No announcement yet.

Shopping Cart not re-directing to PROTX server!

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

    Shopping Cart not re-directing to PROTX server!

    Hi

    I seem to be having a problem with Actinic not re-directing to the PROTX server...

    Line: 3
    Char: 1
    Error: Object expected
    Code: 0
    URL: http://www.chelgames.net/cgi-bin/os000001.pl

    Any help with this problem would be appreciated.

    Kind Regards
    Malcolm Lane
    www.chelgames.net

    #2
    Hi there

    When checking your checkout stage primary template, it seems you have the:

    <SCRIPT LANGUAGE="JavaScript" SRC="actiniccore.js" TYPE="text/javascript"></SCRIPT><SCRIPT LANGUAGE="JavaScript" SRC="actinicextras.js" >
    in the body template, but this should be in the head template.

    Please check in "Design | Option | Section" that "Checkout Page layout" that your head tag contains the following:

    <SCRIPT LANGUAGE="JavaScript" SRC="actiniccore.js" TYPE="text/javascript"></SCRIPT>
    <SCRIPT LANGUAGE="JavaScript" SRC="actinicextras.js" TYPE="text/javascript"></SCRIPT>
    and your body tags contains:

    [quote[<body OnLoad="NETQUOTEVAR:ONLOAD"....>[/quote]
    Somewhere in this.

    Kind Regards
    Nadeem Rasool
    SellerDeck Development

    Comment


      #3
      A complete re-install, solved the problem. I've had price increase dumped on me by my suppliers, so it was just as easy to start again!

      Many thanks for your reply.

      Malcolm

      Comment

      Working...
      X