Announcement

Collapse
No announcement yet.

Problem with Check Out Display - Nothing shows up.

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

    Problem with Check Out Display - Nothing shows up.

    Hi there,

    I find this forum very usefull and have always found the information I am looking for. To all members who contribute I would firstly like to say thankyou.

    However far from contributing in this thread I am again stuck and in need of help. If you look at my test site:

    http://www.manicmayhem.co.uk/acatalo...d_Ons.html#a11

    You can see that the 'Your Basket' Box shows that the cart is empty and when you add items to your cart this box updates and reflects on those changes.

    However here comes the problem - I have given the webmaster for the site, which this new template is being designed for, all the template files for him to upload. When he uploads on the live site the Your Basket section fails to display anything at all. The contens of his local /site1 files have been updated with the ones from my test site - exsactly the same.

    Now the question - Why is it that it works on my example site and not on the live site? Is it to do with settings from within the Actinic GUI? I'm not sure where to start, the webmaster assures me that he copied all html files to the site1 folder, overwriting all the old.

    What say you?

    Regards,

    Matt M

    #2
    You have JavaScript errors on all pages.

    The line

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

    is missing from your Primary Template(s).
    Norman - www.drillpine.biz
    Edinburgh, U K / Bitez, Turkey

    Comment


      #3
      Hi Norman,

      Couple of things - firstly its late and probably a foolish hour for me to be looking at this problem.

      The Javascript is indeed in the main template. It's made me wonder whether the webmaster, who I've sent the html files, is perhaps using an older primary template file without the javascript? I will verify this before proceeding.

      One question for now - Why do I have javascript errors on all pages (www.manicmayhem.co.uk)? The script is in my main template file and appears exsactly as you have written it within the head of the html file.

      Matt

      Comment


        #4
        Whoever is uploading your site isn't using your version of Act_Primary.html. Alternatively their copy of Actinic is set to use a different filename instead of Act_Primary.html - see Design / Options / Layouts / Primary Templates.
        Norman - www.drillpine.biz
        Edinburgh, U K / Bitez, Turkey

        Comment


          #5
          Hello Norman,

          I am picking this one up a bit late I know but I have been away for a few months. This issue is still a problem so I have asked the webmaster to send me his copy of the Act_Primary.html.

          It looks like this

          Code:
          <!-- Primary HTML begin -->
          <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
          <HTML>
          <HEAD>
             <TITLE>
             NETQUOTEVAR:PAGETITLE NETQUOTEVAR:PAGEHEADER
             </TITLE>
             <Actinic:BASEHREF VALUE="NETQUOTEVAR:BASEHREF"/>
             <META NAME="ACTINICTITLE" CONTENT="NETQUOTEVAR:PAGEHEADER">
             <META HTTP-EQUIV="Content-Type" content="text/html; charset=iso-8859-1">
             <!--@act NETQUOTEVAR:HEADERMETA -->
             <!--@act NETQUOTEVAR:LOADFUNCTION -->
             <!--@act NETQUOTEVAR:SUBMITFUNCTION -->
             <!--@act NETQUOTEVAR:P3PFULLPOLICYLINK -->
          <LINK REL=STYLESHEET HREF="actinic.css">
          
          
          <SCRIPT LANGUAGE="JavaScript" SRC="actiniccore.js" TYPE="text/javascript"></SCRIPT>
          <SCRIPT LANGUAGE="JavaScript" SRC="actinicextras.js" TYPE="text/javascript"></SCRIPT>
          
          <!-- Placeholder of cookie checking javascript code. Do not remove it! -->
          <Actinic:COOKIECHECK/>
          
          <!--
          The NETQUOTEVARs below can be uncommented for getting raw section lists:
          1. Top level section list
          2. Section list from current level and all children
          3. The whole section tree
          The rest covers the standalone structure members for each array - e.g. if
          you only need sName or sURL from an array.
          See the documentation for details.
          
          NETQUOTEVAR:TOPLEVELSECTIONS_RAW
          NETQUOTEVAR:CHILDSECTIONS_RAW
          NETQUOTEVAR:SECTIONTREE_RAW
          
          NETQUOTEVAR:SECTIONTREE_NAMES
          NETQUOTEVAR:SECTIONTREE_URLS
          NETQUOTEVAR:SECTIONTREE_IMAGES
          NETQUOTEVAR:SECTIONTREE_IMAGEWIDTHS
          NETQUOTEVAR:SECTIONTREE_IMAGEHEIGHTS
          NETQUOTEVAR:SECTIONTREE_SECTIONIDS
          
          NETQUOTEVAR:TOPLEVELSECTIONS_NAMES
          NETQUOTEVAR:TOPLEVELSECTIONS_URLS
          NETQUOTEVAR:TOPLEVELSECTIONS_IMAGES
          NETQUOTEVAR:TOPLEVELSECTIONS_IMAGEWIDTHS
          NETQUOTEVAR:TOPLEVELSECTIONS_IMAGEHEIGHTS
          NETQUOTEVAR:TOPLEVELSECTIONS_SECTIONIDS
          
          NETQUOTEVAR:CHILDSECTIONS_NAMES
          NETQUOTEVAR:CHILDSECTIONS_URLS
          NETQUOTEVAR:CHILDSECTIONS_IMAGES
          NETQUOTEVAR:CHILDSECTIONS_IMAGEWIDTHS
          NETQUOTEVAR:CHILDSECTIONS_IMAGEHEIGHTS
          NETQUOTEVAR:CHILDSECTIONS_SECTIONIDS
          
          The section level can be accessed through:
          NETQUOTEVAR:SECTIONLEVEL
          -->
          <!--
          The NETQUOTEVARs below can be uncommented and moved to the appropriate
          
          location
          to save and load shopping lists
          <A HREF="NETQUOTEVAR:SAVECARTURL"><FONT FACE=ARIAL SIZE=-1><I><B>Save
          
          Shopping List</B></I></FONT></A>
          <A HREF="NETQUOTEVAR:RESTORECARTURL"><FONT FACE=ARIAL SIZE=-1><I><B>Load
          
          Shopping List</B></I></FONT></A>
          --->
          
          </HEAD>
          
          <BODY NETQUOTEVAR:BGIMAGE OnLoad="NETQUOTEVAR:ONLOAD" NETQUOTEVAR:BGCOLOR TEXT="NETQUOTEVAR:FGCOLOR" NETQUOTEVAR:LINKCOLOR NETQUOTEVAR:VLINKCOLOR NETQUOTEVAR:ALINKCOLOR marginwidth="5" marginheight="5">
          
          <table width="100%" border="0" cellspacing="0" cellpadding="5" background="palette2bg.gif">
                  <tr>
                    <td>NETQUOTEVAR:LOGOIMAGE</td>
                    <td align="right">NETQUOTEVAR:FOOTERGUIDE&nbsp;</td>
                  </tr>
                </table>
          
          <table width="100%" border="0" cellspacing="0" cellpadding="5" height="100%">
                  <tr>
                    <td background="palette3bg.gif" valign="top" width="160"><br>
                      NETQUOTEVAR:SIMPLESEARCH<br>
                      <br>
                      NETQUOTEVAR:TOPLEVELSECTIONSTOP<br>
                      <table width="100" border="0" cellspacing="0" cellpadding="0" align="center">
                        <tr>
                          <td bgcolor="NETQUOTEVAR:FGCOLORCSS">
                            <div align="center"> <span class="actxxsmall"> <font color="NETQUOTEVAR:BGCOLORCSS">
                              <script language="JavaScript">
          						document.write("NETQUOTEVAR:CARTCOOKIEITEMS&nbsp;" + getCartItem(3)+"&nbsp;<BR>");
          						document.write("NETQUOTEVAR:CARTCOOKIEVALUE&nbsp;" + getCartItem(1));
          					</script>
                              </font></span> </div>
                          </td>
                        </tr>
                      </table>
          
          
                    </td>
                    <td valign="top">
          <TABLE BORDER="0" CELLSPACING="0" CELLPADDING="0" WIDTH="CUSTOMVAR:ACTSTDWIDTH" ALIGN="CENTER">
          <TR>
          	<TD VALIGN="MIDDLE" ALIGN="LEFT" >
          	NETQUOTEVAR:FORMBEGIN
          	<A NAME="top"><INPUT TYPE=HIDDEN NAME=RANDOM VALUE="NETQUOTEVAR:RANDOM"></A>
          	                NETQUOTEVAR:HIDDENFIELDS
          					<!-- If customer accounts are in operation following two lines allow displaying -->
                              <!-- User name and customer account name on every page -->
                              <!-- NETQUOTEVAR:LOGINLINK --><Actinic:NOWSERVING/><Actinic:CURRACCOUNT/><Actinic:LOGOUT_SIMPLE/><br>
          					<!-- NETQUOTEVAR:HEADER -->
          					<span class="actxsmall">NETQUOTEVAR:HEADERTEXT<br><br></span>
          					NETQUOTEVAR:BULK <br><br>
                      <span class="actxsmall">NETQUOTEVAR:FOOTERTEXT</span> 
                      <!-- NETQUOTEVAR:FOOTER -->
                      NETQUOTEVAR:FORMEND<br><div align="center">NETQUOTEVAR:POWEREDBY</div></TD>
                  </TR>
          </TABLE>
          
              </td>
            </tr>
          </table>
          </BODY>
          </HTML>
          <!-- Primary HTML end -->
          The only thing I can think of at the moment is the difference between your suggested line and the one we find here.

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

          and

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

          Is this the problem? The webmaster is now on holiday so I cannot test it, my system at home (which I used to create the test site) is undergoing an upgrade and subsequently I do not have the files for comparison.

          actinicore.js
          or
          actiniccore.js

          ?

          Kind Regards,

          Matt M

          Comment


            #6
            The one with 2 c's

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

            is correct but is definitely missing from the live site.
            Norman - www.drillpine.biz
            Edinburgh, U K / Bitez, Turkey

            Comment

            Working...
            X