Announcement

Collapse
No announcement yet.

Editing Act_ProductLine.html

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

    Editing Act_ProductLine.html

    Hi,

    I've tried editing the Act_ProductLine.html page by uncommenting the tables to display the variables however when I apply this and it looks great it doesn't actually add the items to cart? I got the following error message:

    A General Script Error Occurred
    Error: Ciba Focus Dailies: Invalid order details

    Press the Browser back button and try again or contact the site owner

    I've checked the ca000001.pl file and its CHMOD is set at 755?

    I uncommented this section:

    <!-- <table width="100%" border="0" cellspacing="0" cellpadding="0">
    <tr>
    <td height="19" colspan="2" valign="top">NETQUOTEVAR:VARIANTLABEL1</td>
    </tr>
    <tr>
    <td width="50%" height="19" valign="top">NETQUOTEVAR:VARIANTSELECTOR1</td>
    <td width="50%" valign="top">NETQUOTEVAR:VARIANTSELECTOR2</td>
    </tr>
    </table>
    <table width="100%" border="0" cellspacing="0" cellpadding="0">
    <tr>
    <td height="19" colspan="2" valign="top">NETQUOTEVAR:VARIANTLABEL3</td>
    </tr>
    <tr>
    <td width="50%" height="19" valign="top">NETQUOTEVAR:VARIANTSELECTOR3</td>
    <td width="50%" valign="top">NETQUOTEVAR:VARIANTSELECTOR4</td>
    </tr>
    </table>
    <table width="100%" border="0" cellspacing="0" cellpadding="0">
    <tr>
    <td width="50%" height="19" valign="top">NETQUOTEVAR:VARIANTLABEL5</td>
    <td width="50%" valign="top">&nbsp;</td>
    </tr>
    <tr>
    <td height="19" valign="top">NETQUOTEVAR:VARIANTSELECTOR5</td>
    <td width="50%" valign="top">NETQUOTEVAR:VARIANTSELECTOR6</td>
    </tr>
    </table>
    <table width="100%" border="0" cellspacing="0" cellpadding="0">
    <tr>
    <td width="50%" height="19" valign="top">NETQUOTEVAR:VARIANTLABEL7</td>
    <td width="50%" valign="top">&nbsp;</td>
    </tr>
    <tr>
    <td height="19" valign="top">NETQUOTEVAR:VARIANTSELECTOR7</td>
    <td width="50%" valign="top">NETQUOTEVAR:VARIANTSELECTOR8</td>
    </tr>
    </table>
    <table width="100%" border="0" cellspacing="0" cellpadding="0">
    <tr>
    <td height="38" valign="top"><table width="100%" border="0" cellspacing="0" cellpadding="0">
    <tr>
    <td>NETQUOTEVAR:VARIANTLABEL9</td>
    </tr>
    </table>
    <table width="100%" border="0" cellspacing="0" cellpadding="0">
    <tr>
    <td height="19">NETQUOTEVAR:VARIANTSELECTOR9</td>
    </tr>
    </table></td>
    </tr>
    </table>
    <table width="100%" border="0" cellspacing="0" cellpadding="0">
    <tr>
    <td width="50%" height="38" valign="top"><table width="100%" border="0" cellspacing="0" cellpadding="0">
    <tr>
    <td>&nbsp;</td>
    </tr>
    </table>
    <table width="100%" border="0" cellspacing="0" cellpadding="0">
    <tr>
    <td height="19">&nbsp;</td>
    </tr>
    </table></td>
    <td width="50%" valign="top"><table width="100%" border="0" cellspacing="0" cellpadding="0">
    <tr>
    <td>&nbsp;</td>
    </tr>
    </table>
    <table width="100%" border="0" cellspacing="0" cellpadding="0">
    <tr>
    <td>NETQUOTEVAR:VARIANTADDTOCARTBUTTON</td>
    </tr>
    </table></td>
    </tr>
    </table> -->

    Can anyone please help me and tell me what I've missed out? Do I need to add something else in?

    TIA

    #2
    Which theme are you working from?

    Comment


      #3
      Hi,

      I am using Layout3 in V7 however I have pretty much changed the whole look but have kept all the NETQUOTEVARS in place etc. It works when I leave it uncommented but it lists the variables as a column and I'd prefer it in a row.

      Thanks

      Comment


        #4
        Hi

        No worries, have sorted it out now I was just being blind!

        Thanks anyways!

        Comment

        Working...
        X