1 Jul 2009, 10:13 PM
Zen Follower
- Join Date:
- Jan 2008
- Location:
- Portland, Oregon USA
- Posts:
- 356
- Plugin Contributions:
- 0
Help with add-on calendar script
I have time slot booking calendar script that is on both our website:
http://www.broadwayfloral.com/index.php?main_page=wedding_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!