Putting Calendar in my Dreamweaver Site
Hello! I just started working with the demo. I am doing a website for a church and we're looking at purchasing the calendar. I'm not very familiar with php, just html and css, so this is my first stab at this sort of thing. I had everything set up and working with putting the scripts on my server and whatnot, but I'm really confused as far as how to go about integrating the calendar on my page. I have a page (cbbaptist.com/calendar1.php) set aside for the calendar to be on, but do I just copy and paste the demo code into the div box I've set up there? I tried that, but I just get errors like:
"
Warning: main(calendar/calendar.php) [function.main]: failed to open stream: No such file or directory in /home/.punch/crescent1/cbbaptist.com/calendar/demo.php on line 79".
I want the calendar to look like the TOC calendar, but I'm having a hard time finding documentation on how the code in my html needs to look. Help!
|