I am having a problem with the new event calendar mod. It won't let me add events. Or I am not doing it right. When I click on the add event button it slides open but nothing is in there and if I click GO then it goes to the next page and says the Events are not allowed in this forum. So Go figure. If you can help that would be great.
Thanks that is what it was. Can you tell me what the array Id's are because I just added a bunch on numbers to it and then it failed, then I added 1,2,5,10 and it works. Why is it that only those numbers work?
fixitben: The numbers correspond to the forum ID#. All you do it put in your forumID# where it says arrCalForumID. For example: arrCalForumID = Array(7). This would make it to where I could only post events in forumID#7. If you know what forum you want to add events in, but don't know the forum ID#, just click on the forum title. Then look in your internet browser bar and at the end it will have FORUM_ID= (whatever # that is). For more than one place to add events, just add those numbers in arrCalForumID seperated by commas.