Maybe a few of you could help me by looking at my html on a webpage I am getting some code gibberish on (i'm designing it for our church group). I am trying to show a calendar on the left side and (later) add an event listing on the right side (like the event listing that - i believe - tomB uses on his website).
The webpage that is giving me the problem is ... www.webdwelling.com/events/index2.htm
I loaded all the calendar distribution files into an EVENTS subdirectory on my website (/public_html/events). And, I have ALL the calendar-related files in this EVENTS directory.
The calendar file that I am using is named cal_view.php (I duplicated demo.php and changed all the locations inside it where "demo.php" was listed to "cal_view.php").
I also edited the escalConfig.php file's $calendarLink setting from demo.php to cal_view.php.
I am using the flat-file (non-SQL) option and have no problem pulling up the calendar in my web browser at www.webdwelling.com/events/cal_view.php.
It just isn't working when I try to add it to a webpage. I'm not sure where the gibberish is coming from. Any suggestions?
DAVE
(By the way, awesome calendar!)
|