PDA

View Full Version : How do I make TOC calendar show up at the first page?


megavovan
10-11-2006, 08:48 PM
Hello to ePHPc developers and community!
I am doing a calendar website, it is located at http://mrstaton.info/
There is a trial version v6, I want Text On Calendar view. How do I make it work? The calendar works right now, but there is no template, just plain text. I read somewhere I have to integrate the calendar into a webpage. If so, how do I do it? The mysql database/Zend optimizer work perfectly.
Thanks,
Vladimir.

Brian
10-12-2006, 12:25 AM
Make sure to follow the Important steps of the Integration section of the instructions. It'll provide the code you need to add the styles back to your page. :)

megavovan
10-12-2006, 07:13 PM
I just edited the demo.php file ;)
(Uncommented the line below one that said "uncomment for TOC view")

And by the way, calendar is awesome!
It all works now, WOOTness!