When you click on the checkout button it does not work
we have customers ring us to tell us this is happening from last night.
First can we get it fixed and Second how has this happened
Thanks
David
When you click on the checkout button it does not work
we have customers ring us to tell us this is happening from last night.
First can we get it fixed and Second how has this happened
Thanks
David
Hi David,
It seems that someone removed the following script from [line 110 of ] the Header section of the www.partyworld.ie NitroScript Template :
<script language="javascript" type="text/javascript">
<!--
function submitForm(actionval) {
document.frmMain.action.value = actionval;
document.frmMain.submit();
}
//-->
</script>
This script is required to update the basket and proceed to the checkout from the basket page. I have restored it now.
To prevent the introduction of further errors , I have disabled NitroScript access to all users of the Partyworld portal account.
Regards,
Brian.
Hi Brian
Thanks a mill
David