BV Commerce Forum
»
BV Commerce Support
»
General Support
»
We are getting the following pop-up Error (PrintOrder.ASPX)
Rank: Member
Joined: 8/25/2007(UTC) Posts: 124
|
[color="#FFFFFF"> [[Order.ShippingAddress]]</td> </tr> </table> <BR></BR>
<SPAN style="COLOR: blue"> <tr> <td colspan="5" vAlign="top" align="left"> <table class="PrintBorder" width="550" border="1" cellspacing="0" cellpadding="3" ID="Table4"> <tr> <td><b>Product SKU</b></td> <td><b>Product Name</b></td> <td><b>Quantity</b></td> </tr> [[RepeatingSection]] </tr> </table> </td> </tr> </tr> </table> <br> <br> We appreciate the business. Thank you for the order.<o:p></o:p>
<o:p><FONT size=3 face=Calibri>[/color]</o:p>
|
|
|
|
Rank: Member
Joined: 8/25/2007(UTC) Posts: 124
|
The error goes away when I remove this line.... Any ideas?
<tr> <td colspan="5"><img src="[[Site.Logo]]" alt="HardwareChimp.com" width="285" height="109"></td> </tr>
|
|
|
|
Rank: Member
Joined: 8/25/2007(UTC) Posts: 124
|
I replaced
<tr> <td colspan="5"><img src="[[Site.Logo]]" alt="HardwareChimp.com" width="285" height="109"></td> </tr>
with
<tr> <td colspan="5"><img src="/images/homepage/hardwarechimplogo.png" alt="HardwareChimp.com" width="285" height="109"></td> </tr>
This has resoved the issue.
I did not like [[Site.Logo]]
|
|
|
|
Rank: Administration
Joined: 4/2/2004(UTC) Posts: 2,393 Location: Hummelstown, PA Thanks: 6 times Was thanked: 163 time(s) in 158 post(s)
|
Right, because it's URL is http when the page is in https. Changing it to a relative URL, as you did, will fix it. |
Aaron Sherrick BV Commerce Toll-free 888-665-8637 - Int'l +1 717-220-0012 |
|
|
|
Forum Jump
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.