Announcement

Collapse
No announcement yet.

Log in-Log out errors

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

    Log in-Log out errors

    Just created a customer account then logged in. Mistake..


    URL now displays the below.
    http://www.acpackaging.co.uk/cgi-bin/bb000001.pl

    Also displays the word error bottom left which when clicked reveals the following:

    Webpage error details


    Message: Expected ')'
    Line: 44
    Char: 108
    Code: 0
    URI: http://www.acpackaging.co.uk/cgi-bin/bb000001.pl

    All i did was create the account and tried adding a log out button then just reverted back to factory settings but still error.

    Can anyone shed any light???

    #2
    Your link doesn't work.

    You'll need to post a login username / password so people can see what's happening.
    Norman - www.drillpine.biz
    Edinburgh, U K / Bitez, Turkey

    Comment


      #3
      Also the following code (or the code that generates it) is duplicated in your Overall Layout:
      Code:
      <script language="javascript" type="text/javascript" src="actiniccore.js">
      </script><script language="javascript" type="text/javascript" src="actinicextras.js"></script>
      <Actinic:COOKIECHECK />
      <script language="javascript" type="text/javascript">
      <!-- 
      saveReferrer();
      // -->
      </script>
      And there's an error in this code:
      Code:
      <script type="text/javascript">
      <!--
      var utmt, utmi, utmordernumber, utmprice, utminvoice, utmquantity, utmprodref, utmproduct;
      utmi = "";
      -->
      </script>
      The --> should be // -->
      Norman - www.drillpine.biz
      Edinburgh, U K / Bitez, Turkey

      Comment


        #4
        Thanks for your help Norman.

        I have fixed the // you spotted on the layout code but the account problem still lurks. Login details below if you want to have a look??

        U: test
        P: test

        Comment


          #5
          Originally posted by packaging123 View Post
          Thanks for your help Norman.

          I have fixed the // you spotted on the layout code but the account problem still lurks. Login details below if you want to have a look??

          U: test
          P: test
          Login worked OK for me using Firefox browser at 14:44, no logout button though

          Malcolm

          SellerDeck Accredited Partner,
          SellerDeck 2016 Extensions, and
          Custom Packages

          Comment

          Working...
          X