BigJohnny
10-16-2010, 10:03 PM
My custom index is basically built from vbulletins index file, minus the forums listings and a few things added.
I want to add the calendar to the home page for everyone to see and members to add events to.
I've tried copying the contents of calendar.php to my custom index.php file, and modified it as needed, then copied the CALENDAR template to my custom index template.
I have so far only been able to display the top header to add an event, but I can't get a monthly calendar to show up.
How can I go about adding a calendar to my custom index? can I include or require the file instead of copying and pasting its php code into my index.php?
I want to add the calendar to the home page for everyone to see and members to add events to.
I've tried copying the contents of calendar.php to my custom index.php file, and modified it as needed, then copied the CALENDAR template to my custom index template.
I have so far only been able to display the top header to add an event, but I can't get a monthly calendar to show up.
How can I go about adding a calendar to my custom index? can I include or require the file instead of copying and pasting its php code into my index.php?