If you have upgraded the layout 'Standard Javascript Header Functions' and subsequently upgraded from SellerDeck 2014 v14.00 to v14.01 and see 404 errors online, then this is because during the upgrade code has been added to that layout that refers to 3 non-existent scripts.
To resolve this please go to the 'Standard Javascript Header Functions' and remove the following code: -
This will look like the following in the layout: -
To resolve this please go to the 'Standard Javascript Header Functions' and remove the following code: -
Code:
<script type="text/javascript" src="htmlparser.js<actinic:block if="%3cactinic%3avariable%20name%3d%22ECDayno%22%20%2f%3e%20%21%3d%20%22%22" >?DAYNO=<actinic:variable name="ECDayno" /></actinic:block>"></script> <script type="text/javascript" src="postscribe.js<actinic:block if="%3cactinic%3avariable%20name%3d%22ECDayno%22%20%2f%3e%20%21%3d%20%22%22" >?DAYNO=<actinic:variable name="ECDayno" /></actinic:block>"></script> <script type="text/javascript" src="htmlentity.js<actinic:block if="%3cactinic%3avariable%20name%3d%22ECDayno%22%20%2f%3e%20%21%3d%20%22%22" >?DAYNO=<actinic:variable name="ECDayno" /></actinic:block>"></script>