Calendar Link from Block takes me to blank calendar
mimetic2 - February 6, 2009 - 23:16
| Project: | OG Calendar |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
Hello,
So I created a new content type and gave the name "eventz". I made the calendar only able to be seen on a certain view. However when I click the link on the left block that says "group calendar" i cant see any changes I've made.
How do I make an event that is read on that calendar?
Best,

#1
I have same problem. After editing link 'Group Calendar', all group events can b found on calander.
echo l(t("Group Calendar"), "event/".date("Y")."/".date("m")."/".date("d")."/month/groupevent" );
But i want all the events to be displayed for a specific group. Any Solution?