I have time slot booking calendar script that is on both our website:
http://www.broadwayfloral.com/index....dding_services

and on our blog:
http://www.broadwayfloral.com/blog/?page_id=83

Same script to the same calendar that resides in a sub-directory, as does our blog.

Here's the script. Pasted onto a define page and worked just fine.

<link href="/calendar/calendar.css" rel="stylesheet" type="text/css" />
<script language="javascript" src="/calendar/load.php?view=1&cid=1"></script>

Now, about three weeks later from the ZenCart define page the calendar does not want to send it's Email. Works from the blog however.

I can't think of anything that I've done that would block it - anybody have any suggestions on where to look?

Many thanks in advance!