Hi,
We noticed (actually, a customer noticed - wacky output on the Thank You page) that a piece of our shopping cart template was corrupted.
Here are the pieces...
What should be:
<td align="center" width="120" alt="Photography" title="Photography">
<a class="navbar" href="/photography">Photography</a>
</td>
became:
<td align="center" width="120" alt="Photography" title="Photography">
<a cla/images/wrapping_paper/navy_blue.jp Confirm Your Ordertable border=0 width=g href=
[-- BUTTON MakeChanges --]/images/wrapping_paper/navy_blue.jpg href=
[-- BUTTON MakeChanges --]/images/wrapping_paper/navy_blue.jpg href=
[-- BUTTON MakeChanges --]/images/wrapping_paper/navy_blue.jpg href=
[-- BUTTON MakeChanges --]ss="navbar" href="/photography">Photograph
[-- BUTTON MakeChanges --]y</a>
</td>
and what should be (this one is a little longer, so keep scrolling):
<tr>
<td align="center">
[-- SC_Address --]
</td>
</tr>
<tr><td align="center"><hr noshade size="2"></td></tr>
<tr>
<td align="center">
[-- SC_Payment --]
</td>
</tr>
<tr><td align="center"><hr noshade size="2"></td></tr>
[-- VAR.HR No --]
[-- IF SC_OrderingInstructions_Text --]
<tr>
<td align="center">
[-- SC_OrderingInstructions --]
</td>
</tr>
became:
<tr>
<td align="left">
[-- SC_Addres0
[-- IF SC_Or
[-- END_IF --]
[-- IF CustomHTML --]
deringInstruvar
ANS_customer_id=Acceptnavbarctions --]
[-- SC_OrderingInstructions 0
[-- IF SC_OrderingInstructions --]
[-- SC_OrderingInstructions 4 60 --]
[-- END_IF --]
4 60 --]
[-- END_IF --]
s --]
</td>
</tr>
Any ideas as to what happened? Sort of disturbing.
Luckily, the corruption was isolated to this portion of the Thank You page section, and I had a back up copy.
Thanks,
Don