PDA

View Full Version : Adding Easy PHP Calendar to Content Management System


thelastmuskateer
06-19-2006, 03:47 PM
Hello All,

I am trying to add the Calendar to a content management system that uses templates, and pulls content, etc from a database.

I have been able to add code the page to allow the calendar to appear, but the calendar shows up in the top left hand corner of the page, and does not render within the table where it was placed.

Just curious if anyone has encountered this and found a solution, or if there is a php expert out there who could help?

Thanks.

ve9gra
06-20-2006, 08:10 AM
Usually, when using templates, you have to cache the output. This post (http://www.easyphpcalendar.com/forums/showthread.php?t=3917) should be of help.